SMMNE07000_응급의료센터중증환자지표관리.xrw 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>응급의료센터 중증환자 지표관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <init>
  10. <code/>
  11. </init>
  12. <main>
  13. <erpatinfo>
  14. <erpatlist>
  15. <pid/>
  16. <hngnm/>
  17. <sex/>
  18. <calltype/>
  19. <calldr/>
  20. <fcalltime/>
  21. <lcalltime/>
  22. <callcnt/>
  23. <calldept/>
  24. <visittime/>
  25. <callvisit/>
  26. <doortime/>
  27. <outtime/>
  28. <inroomcd/>
  29. <eroutrmkind/>
  30. <indocuisstime/>
  31. <indept/>
  32. <diagnm/>
  33. </erpatlist>
  34. </erpatinfo>
  35. </main>
  36. <send>
  37. <fromdd/>
  38. <todd/>
  39. <grtype/>
  40. </send>
  41. </root>
  42. </instance>
  43. <script type="javascript" ev:event="xforms-ready">
  44. <![CDATA[
  45. fInit();
  46. ]]>
  47. </script>
  48. <script type="javascript">
  49. <![CDATA[
  50. ]]>
  51. </script>
  52. <submission id="TRMNE07001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/erpatlist"/>
  53. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="urlencoded-post"/>
  54. </model>
  55. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  56. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  57. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  58. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  59. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  60. <script type="javascript" src="../../../emr/ercareweb/js/SMMNE07000.js"/>
  61. </xhtml:head>
  62. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  63. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  64. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:216px; height:14px; ">응급의료센터 중증환자 지표관리</caption>
  65. </group>
  66. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  67. <group id="group2" style="left:0px; top:6px; width:1194px; height:39px; vertical-align:top; ">
  68. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  69. <line id="line13" class="line_4" style="x1:1039px; y1:8px; x2:1039px; y2:30px; border-color:#ffe4bb; border-left-style:solid; "/>
  70. <caption id="caption2" class="search_name" style="left:15px; top:8px; width:91px; height:17px; ">조회기간 :</caption>
  71. <input id="input_refFrDT" ref="/root/send/fromdd" class="input_s_essential" inputtype="date" style="left:114px; top:8px; width:100px; height:19px; "/>
  72. <caption id="caption5" class="search_no_b" style="left:221px; top:8px; width:15px; height:17px; ">~</caption>
  73. <input id="input_refToDT" ref="/root/send/todd" class="input_s_essential" inputtype="date" style="left:240px; top:8px; width:100px; height:19px; ">
  74. <script type="javascript" ev:event="xforms-value-changed">
  75. <![CDATA[
  76. ]]>
  77. </script>
  78. </input>
  79. <button id="btn_srch" class="btn1_letter2" style="left:1055px; top:8px; width:56px; height:22px; ">
  80. <caption>조회</caption>
  81. <script type="javascript" ev:event="DOMActivate">
  82. <![CDATA[
  83. fSearch();
  84. ]]>
  85. </script>
  86. </button>
  87. <caption id="caption1" class="search_name" style="left:350px; top:8px; width:91px; height:17px; ">중증분류 :</caption>
  88. <select1 id="radio1" ref="/root/send/grtype" appearance="full" cols="4" overflow="visible" style="left:455px; top:10px; width:285px; height:20px; border-style:none; ">
  89. <choices>
  90. <item>
  91. <label>전체</label>
  92. <value/>
  93. </item>
  94. <item>
  95. <label>Trauma</label>
  96. <value>1</value>
  97. </item>
  98. <item>
  99. <label>New Brain</label>
  100. <value>2</value>
  101. </item>
  102. <item>
  103. <label>New Heart</label>
  104. <value>3</value>
  105. </item>
  106. </choices>
  107. <script type="javascript" ev:event="xforms-value-changed">
  108. <![CDATA[
  109. fSearch();
  110. ]]>
  111. </script>
  112. </select1>
  113. <button id="button1" class="btn1_letter2" style="left:1120px; top:8px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  114. <caption>엑셀</caption>
  115. <script type="javascript" ev:event="DOMActivate">
  116. <![CDATA[
  117. var fileName = window.fileDialog("save", ",", false, "응급의료센터중증환자지표", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
  118. grd_erpatlist.saveExcel(fileName, "SheetName", true, true, "", "", false);
  119. ]]>
  120. </script>
  121. </button>
  122. </group>
  123. <line id="line4" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
  124. <datagrid id="grd_erpatlist" nodeset="/root/main/erpatinfo/erpatlist" class="datagrid2" caption="등록번호^환자명^S/A^CallType^호출Dr^CallTime(최초)^CallTime(최종)^호출횟수^호출과^VisitTime^Call ~Visit^DoorTime^OutTime^입원병실호수^응급실 퇴실유형^입원장발부시간^입원과^진단명" colsep="^" colwidth="72, 55, 44, 100, 83, 114, 95, 60, 63, 110, 84, 101, 101, 91, 100, 110, 73, 200" ellipsis="true" explorerbar="sortmove" frozencols="9" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" style="left:0px; top:74px; width:1194px; height:656px; ">
  125. <col ref="pid"/>
  126. <col ref="hngnm"/>
  127. <col ref="sex"/>
  128. <col ref="calltype"/>
  129. <col ref="calldr"/>
  130. <col ref="fcalltime" format="yyyy/mm/dd hh:nn"/>
  131. <col ref="lcalltime" format="yyyy/mm/dd hh:nn"/>
  132. <col ref="callcnt"/>
  133. <col ref="calldept"/>
  134. <col ref="visittime" format="yyyy/mm/dd hh:nn"/>
  135. <col ref="callvisit"/>
  136. <col ref="doortime" format="yyyy/mm/dd hh:nn"/>
  137. <col ref="outtime" format="yyyy/mm/dd hh:nn"/>
  138. <col ref="inroomcd"/>
  139. <col ref="eroutrmkind" type="combo">
  140. <choices>
  141. <itemset nodeset="/root/init/code/M0555">
  142. <label ref="cdnm"/>
  143. <value ref="cdid"/>
  144. </itemset>
  145. </choices>
  146. </col>
  147. <col ref="indocuisstime" format="yyyy/mm/dd hh:nn"/>
  148. <col ref="indept"/>
  149. <col ref="diagnm"/>
  150. </datagrid>
  151. <caption id="caption22" class="tit_2" style="left:5px; top:55px; width:201px; height:14px; ">응급의료센터 중증환자 리스트</caption>
  152. <line id="line1" class="line_3" style="x1:0px; y1:737px; x2:1194px; y2:737px; "/>
  153. </group>
  154. <group id="group4" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; ">
  155. <caption id="caption3" style="left:1160px; top:5px; width:34px; height:20px; text-align:right; ">[표]</caption>
  156. </group>
  157. </xhtml:body>
  158. </xhtml:html>