SMARC02200_당일접수취소환자조회.xrw 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  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. <send>
  10. <search>
  11. <fromdd/>
  12. <todd/>
  13. <pid/>
  14. <hngnm/>
  15. <reqyn/>
  16. </search>
  17. </send>
  18. <main>
  19. <list>
  20. <cncllist>
  21. <orddd/>
  22. <pid/>
  23. <hngnm/>
  24. <orddeptnm/>
  25. <orddrnm/>
  26. <reqyn/>
  27. <histstat/>
  28. <cretno/>
  29. <acptseqno/>
  30. <orddeptcd/>
  31. <orddrid/>
  32. </cncllist>
  33. </list>
  34. <patinfo>
  35. <patinfolist/>
  36. </patinfo>
  37. </main>
  38. <init>
  39. <hospgrade>
  40. <A0429>
  41. <cdnm>전체병원</cdnm>
  42. <cdid>%</cdid>
  43. </A0429>
  44. </hospgrade>
  45. <areacd>
  46. <A0426/>
  47. </areacd>
  48. </init>
  49. <temp/>
  50. </root>
  51. </instance>
  52. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  53. <submission id="TRZBC00102" mediatype="application/x-www-form-urlencoded" method="post"/>
  54. <script type="javascript" ev:event="xforms-ready">
  55. <![CDATA[
  56. fInit();
  57. ]]>
  58. </script>
  59. <submission id="TRARC02201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/list"/>
  60. </model>
  61. </xhtml:head>
  62. <script src="../../../com/commonweb/js/common.js" type="javascript"/>
  63. <script src="../../../com/commonweb/js/utilHelper.js" type="javascript"/>
  64. <script src="../../../com/commonweb/js/tfHelper.js" type="javascript"/>
  65. <script src="../../../com/commonweb/js/stringHelper.js" type="javascript"/>
  66. <script src="../../../com/commonweb/js/dateHelper.js" type="javascript"/>
  67. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  68. <script type="javascript">
  69. <![CDATA[
  70. // 초기값 셋팅
  71. function fInit()
  72. {
  73. // 공통코드 목록 가져오기
  74. zbcfGetCodeList(new Array("A0429", "A0426"), new Array("/root/init/hospgrade", "/root/init/areacd") , true);
  75. // 오늘 날짜로 세팅
  76. var CurrentDate = getCurrentDate();
  77. model.setValue("/root/send/search/fromdd", CurrentDate.substr(0, 6) + "01");
  78. model.setValue("/root/send/search/todd", CurrentDate);
  79. model.removeNodeset("/root/main/list/cncllist");
  80. model.refresh();
  81. }
  82. function fSearch()
  83. {
  84. // reqGetCoopHospList
  85. // getCoopHospList(coophosplist)
  86. if (submit("TRARC02201", false) == true)
  87. {
  88. }
  89. else
  90. {
  91. messageBox("조회를", "E009");
  92. }
  93. //model.refresh();
  94. }
  95. // 등록번호 조회 팝업
  96. function fPatPopUp()
  97. {
  98. if (ipt_pid.currentText.length> 0)
  99. {
  100. model.makeValue("/root/temp/pid", model.getValue("/root/send/search/pid"));
  101. model.makeValue("/root/temp/srchcond","1");
  102. model.makeValue("/root/temp/autoflag","Y");
  103. }
  104. modal("SPPMC02500", 1,10, 10, "SPPMC02500", "/root/temp", "/root/send");
  105. //model.resetInstanceNode("/root/main/patinfo/patinfolist");
  106. //model.resetInstanceNode("/root/send/cond");
  107. model.setValue("/root/send/search/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  108. model.setValue("/root/send/search/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
  109. //fHistSearch();
  110. model.refresh();
  111. }
  112. // 초기화
  113. function fAllClear()
  114. {
  115. model.resetInstanceNode("/root/send/search");
  116. // 오늘 날짜로 세팅
  117. var CurrentDate = getCurrentDate();
  118. model.setValue("/root/send/search/fromdd", CurrentDate);
  119. model.setValue("/root/send/search/todd", CurrentDate);
  120. model.removeNodeset("/root/main/list/cncllist");
  121. model.refresh();
  122. }
  123. ]]>
  124. </script>
  125. <xhtml:body guideline="1,2;1,1195;1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  126. <group id="group3" scroll="auto" style="left:0px; top:0px; width:1195px; height:784px; ">
  127. <group id="group2" style="left:0px; top:13px; width:1195px; height:744px; vertical-align:top; ">
  128. <group id="group1" style="left:0px; top:10px; width:1194px; height:45px; vertical-align:top; ">
  129. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:40px; "/>
  130. <line id="line8" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:35; "/>
  131. <caption id="caption9" class="search_name" style="left:20px; top:10px; width:112px; height:17px; ">조회일자 :</caption>
  132. <caption id="caption5" class="search_no_b" style="left:219px; top:10px; width:12px; height:17px; ">~</caption>
  133. <caption id="caption13" class="search_name" style="left:885px; top:10px; width:95px; height:17px; ">의뢰등록 :</caption>
  134. <input id="ipt_fromdd" ref="/root/send/search/fromdd" class="input_search" inputtype="date" style="left:115px; top:10px; width:100; height:19px; "/>
  135. <input id="ipt_todd" ref="/root/send/search/todd" class="input_search" inputtype="date" style="left:235px; top:10px; width:100px; height:19px; "/>
  136. <button id="btn_search" class="btn1_letter2" style="left:1126px; top:11px; width:56px; height:22px; ">
  137. <caption>조회</caption>
  138. <script type="javascript" ev:event="DOMActivate">
  139. <![CDATA[
  140. fSearch();
  141. model.refresh();
  142. ]]>
  143. </script>
  144. </button>
  145. <input id="ipt_pid" ref="/root/send/search/pid" class="input_search" style="left:480px; top:10px; width:100px; height:19px; "/>
  146. <input id="ipt_hngnm" ref="/root/send/search/hngnm" class="input_search" style="left:730px; top:10px; width:100px; height:19px; "/>
  147. <caption id="caption6" class="search_name" style="left:649px; top:10px; width:80px; height:17px; ">환자명 :</caption>
  148. <caption id="caption15" class="search_name" style="left:385px; top:10px; width:95px; height:17px; ">환자번호 :</caption>
  149. <button id="btn_pat" class="icon_search" style="left:584px; top:10px; width:16px; height:16px; ">
  150. <caption/>
  151. <script type="javascript" ev:event="DOMActivate">
  152. <![CDATA[
  153. fPatPopUp();
  154. ]]>
  155. </script>
  156. </button>
  157. <select1 id="cmb_reqyn" ref="/root/send/search/reqyn" class="combo_search" appearance="minimal" style="left:980px; top:10px; width:100px; height:19px; ">
  158. <choices>
  159. <item>
  160. <label>전체</label>
  161. <value/>
  162. </item>
  163. <item>
  164. <label>등록</label>
  165. <value>Y</value>
  166. </item>
  167. <item>
  168. <label>미등록</label>
  169. <value>N</value>
  170. </item>
  171. </choices>
  172. </select1>
  173. </group>
  174. <datagrid id="datagrid1" nodeset="/root/main/list/cncllist" caption="진료일자^등록번호^환자명^진료과^진료의사^의뢰등록여부^접수상태" colsep="^" colwidth="140, 120, 140, 180, 180, 120, 120" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:2px; top:65px; width:1189px; height:670px; text-align:center; vertical-align:middle; ">
  175. <col ref="orddd" format="yyyy-mm-dd" style="text-align:center; "/>
  176. <col ref="pid"/>
  177. <col disabled="true" ref="hngnm"/>
  178. <col ref="orddeptnm"/>
  179. <col ref="orddrnm"/>
  180. <col ref="reqyn"/>
  181. <col ref="histstat"/>
  182. </datagrid>
  183. <line id="line1" class="line_1" style="x1:0px; y1:59px; x2:1194px; y2:59px; "/>
  184. </group>
  185. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  186. <caption id="caption2" class="tit_1" style="left:0px; top:0px; width:194px; height:14px; ">당일접수 취소환자조회</caption>
  187. </group>
  188. <group id="group6" style="left:0px; top:755px; width:1195px; height:27px; ">
  189. <button id="button10" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
  190. <caption>초기화</caption>
  191. <script type="javascript" ev:event="DOMActivate">
  192. <![CDATA[
  193. fAllClear();
  194. ]]>
  195. </script>
  196. </button>
  197. </group>
  198. </group>
  199. </xhtml:body>
  200. </xhtml:html>