SMARC00800_응급실환자조회.xrw 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <main>
  10. <list>
  11. <erpatlist>
  12. <reqrgstyn/>
  13. <pid/>
  14. <hngnm/>
  15. <rrgstno/>
  16. <sex/>
  17. <age/>
  18. <calcdd/>
  19. <eroutdt/>
  20. <orddeptnm/>
  21. <orddrnm/>
  22. <snw/>
  23. <careinrmdd/>
  24. <roomcd/>
  25. <rqsthospcd/>
  26. <drnm/>
  27. <rrgstno1/>
  28. <rrgstno2/>
  29. <ordtype/>
  30. <dschdd/>
  31. <indschacptstat/>
  32. </erpatlist>
  33. </list>
  34. <search>
  35. <condflag/>
  36. <fromdd/>
  37. <todd/>
  38. <pid/>
  39. <hngnm/>
  40. <opyn/>
  41. <reqyn/>
  42. <reqrgstyn>A</reqrgstyn>
  43. </search>
  44. <patinfo>
  45. <patinfolist/>
  46. </patinfo>
  47. </main>
  48. <send>
  49. <reqdata/>
  50. <savedata/>
  51. </send>
  52. <temp/>
  53. <init/>
  54. <hidden/>
  55. </root>
  56. </instance>
  57. <script type="javascript" ev:event="xforms-ready">
  58. <![CDATA[
  59. fInit();
  60. ]]>
  61. </script>
  62. <submission id="TRARC00801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/search" resultref="/root/main/list"/>
  63. <submission id="TRARC00702" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/temp"/>
  64. </model>
  65. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  66. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  67. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  68. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  69. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  70. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  71. <script type="javascript" src="../../../ast/healcarecoopweb/js/SMARC00800.js"/>
  72. </xhtml:head>
  73. <xhtml:body guideline="1,2;1,1195;1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  74. <group id="group3" scroll="auto" style="left:0px; top:0px; width:1195px; height:784px; ">
  75. <group id="group2" style="left:0px; top:13px; width:1195px; height:744px; vertical-align:top; ">
  76. <group id="group1" style="left:0px; top:10px; width:1194px; height:45px; vertical-align:top; ">
  77. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:40px; "/>
  78. <button id="button5" class="btn1_letter2" style="left:1126px; top:10px; width:56px; height:22px; ">
  79. <caption>조회</caption>
  80. <script type="javascript" ev:event="DOMActivate">
  81. <![CDATA[
  82. fSearch();
  83. //model.refresh();
  84. ]]>
  85. </script>
  86. </button>
  87. <line id="line8" class="line_4" style="x1:1115px; y1:10px; x2:1115px; y2:35px; "/>
  88. <caption id="caption9" class="search_name" style="left:20px; top:10px; width:99px; height:17px; ">조회일자 :</caption>
  89. <caption id="caption5" class="search_no_b" style="left:292px; top:10px; width:12px; height:17px; ">~</caption>
  90. <select1 id="cmd_condflag" ref="/root/main/search/condflag" class="combo_search" appearance="minimal" style="left:110px; top:10px; width:80px; height:19px; ">
  91. <choices>
  92. <item>
  93. <label>내원자</label>
  94. <value>1</value>
  95. </item>
  96. <item>
  97. <label>퇴원일자</label>
  98. <value>2</value>
  99. </item>
  100. </choices>
  101. <script type="javascript" ev:event="xforms-value-changed">
  102. <![CDATA[
  103. fSetCondition(model.getValue('/root/main/search/condflag'));
  104. ]]>
  105. </script>
  106. </select1>
  107. <input id="ipt_fromdd" ref="/root/main/search/fromdd" class="input_search" inputtype="date" style="left:190px; top:10px; width:95px; height:19px; "/>
  108. <input id="ipt_todd" ref="/root/main/search/todd" class="input_search" inputtype="date" style="left:310px; top:10px; width:95px; height:19px; "/>
  109. <input id="ipt_pid" ref="/root/main/search/pid" class="input_search" style="left:500px; top:10px; width:100px; height:19px; ">
  110. <script type="javascript" ev:event="onkeydown">
  111. <![CDATA[
  112. if(event.keyCode == 13){
  113. model.setFocus('btn_search');
  114. fGetPatientInfo('1', ipt_pid.currentText);
  115. }
  116. ]]>
  117. </script>
  118. </input>
  119. <input id="ipt_hngnm" ref="/root/main/search/hngnm" class="input_search" style="left:705px; top:10px; width:100px; height:19px; ">
  120. <script type="javascript" ev:event="onkeydown">
  121. <![CDATA[
  122. if(event.keyCode == 13){
  123. fSearch();
  124. //model.refresh();
  125. //model.setFocus('btn_search');
  126. //fGetPatientInfo('2', ipt_hngnm.currentText);
  127. }
  128. ]]>
  129. </script>
  130. </input>
  131. <select id="checkbox1" ref="/root/main/search/reqyn" overflow="visible" appearance="full" style="left:810px; top:10px; width:80px; height:20px; border-style:none; ">
  132. <choices>
  133. <item>
  134. <label>의뢰환자</label>
  135. <value>CP</value>
  136. </item>
  137. </choices>
  138. </select>
  139. <button id="button19" class="icon_search" style="left:604px; top:10px; width:16px; height:16px; ">
  140. <caption/>
  141. <script type="javascript" ev:event="DOMActivate">
  142. <![CDATA[
  143. fPopupWindowPatient();
  144. ]]>
  145. </script>
  146. </button>
  147. <caption id="caption1" class="search_name" style="left:629px; top:10px; width:80px; height:17px; ">환자명 :</caption>
  148. <caption id="caption15" class="search_name" style="left:414px; top:10px; width:95px; height:17px; ">등록번호:</caption>
  149. <select1 id="cmb_reqrgstyn" ref="/root/main/search/reqrgstyn" class="combo_search" appearance="minimal" style="left:1010px; top:10px; width:90; height:19px; ">
  150. <choices>
  151. <item>
  152. <label>- 전 체 -</label>
  153. <value>A</value>
  154. </item>
  155. <item>
  156. <label>등록</label>
  157. <value>Y</value>
  158. </item>
  159. <item>
  160. <label>미등록</label>
  161. <value>N</value>
  162. </item>
  163. </choices>
  164. </select1>
  165. <caption id="caption6" class="search_name" style="left:895px; top:10px; width:112px; height:17px; ">의뢰등록여부 :</caption>
  166. </group>
  167. <caption id="caption22" class="tit_2" style="left:1px; top:58px; width:147px; height:13px; ">응급실환자리스트</caption>
  168. <line id="line1" class="line_1" style="x1:0px; y1:74px; x2:1194px; y2:74px; "/>
  169. <datagrid id="grd_list" nodeset="/root/main/list/erpatlist" autoresize="true" caption="의뢰등록여부^등록번호^환자명^주민번호^성별^나이^내원일자^퇴실일자^주진료과^주치의^상병명^입원일자^병실^의뢰병원명^의뢰의" colsep="^" colwidth="100, 89, 103, 99, 51, 53, 77, 77, 130, 82, 148, 77, 75, 124, 73" dataheight="25" extendlastcol="scroll" frozencols="9" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:78px; width:1195px; height:651px; text-align:center; vertical-align:middle; ">
  170. <col ref="reqrgstyn"/>
  171. <col ref="pid" style="text-align:left; "/>
  172. <col ref="hngnm" style="text-align:left; "/>
  173. <col ref="rrgstno" style="text-align:center; "/>
  174. <col ref="sex" style="text-align:center; "/>
  175. <col ref="age" style="text-align:center; "/>
  176. <col ref="calcdd" format="yyyy-mm-dd" style="text-align:center; "/>
  177. <col ref="eroutdt" format="yyyy-mm-dd" style="text-align:center; "/>
  178. <col ref="orddeptnm" style="text-align:left; "/>
  179. <col ref="orddrnm" style="text-align:left; "/>
  180. <col ref="snw" style="text-align:left; "/>
  181. <col ref="careinrmdd" format="yyyy-mm-dd"/>
  182. <col ref="roomcd" style="text-align:center; "/>
  183. <col ref="rqsthospcd" style="text-align:left; "/>
  184. <col ref="drnm" style="text-align:left; "/>
  185. <script type="javascript" ev:event="ondblclick">
  186. <![CDATA[
  187. fOpen();
  188. model.refresh();
  189. ]]>
  190. </script>
  191. </datagrid>
  192. <button id="btn_excel" class="btn2_letter2" style="left:1153px; top:55px; width:42px; height:19px; ">
  193. <caption>엑셀</caption>
  194. <script type="javascript" ev:event="DOMActivate">
  195. <![CDATA[
  196. fExcel();
  197. ]]>
  198. </script>
  199. </button>
  200. </group>
  201. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  202. <caption id="caption2" class="tit_1" style="left:0px; top:0px; width:163px; height:14px; ">응급실환자조회</caption>
  203. </group>
  204. <group id="group6" style="left:0px; top:755px; width:1195px; height:27px; ">
  205. <button id="button10" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
  206. <caption>초기화</caption>
  207. <script type="javascript" ev:event="DOMActivate">
  208. <![CDATA[
  209. fInit();
  210. model.refresh();
  211. ]]>
  212. </script>
  213. </button>
  214. <button id="button4" class="btn3_letter6" navindex="20" style="left:0px; top:3px; width:104px; height:22px; ">
  215. <caption>통합기록조회</caption>
  216. <script type="javascript" ev:event="DOMActivate">
  217. <![CDATA[
  218. fRecPopup();
  219. ]]>
  220. </script>
  221. </button>
  222. </group>
  223. </group>
  224. </xhtml:body>
  225. </xhtml:html>