SMAEA05800_재진료대상자조회.xrw 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  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. <main>
  10. <list>
  11. <item>
  12. <pid/>
  13. <hngnm/>
  14. <age/>
  15. <ioflag/>
  16. <wardcd/>
  17. <wardnm/>
  18. <roomcd/>
  19. <orddeptcd/>
  20. <orddeptnm/>
  21. <orddrid/>
  22. <orddrnm/>
  23. <acptdd/>
  24. </item>
  25. </list>
  26. </main>
  27. <send>
  28. <globalinstance>
  29. <instance1/>
  30. </globalinstance>
  31. <suppdeptcd/>
  32. <srchioflag/>
  33. <excuroomcd/>
  34. <execrid/>
  35. <srchdate1/>
  36. <srchdate2/>
  37. </send>
  38. <init>
  39. <cmb_info>
  40. <excuroomcdlist>
  41. <excuroom>
  42. <basecd/>
  43. <basecdflagdesc/>
  44. </excuroom>
  45. </excuroomcdlist>
  46. <execridlist>
  47. <execr>
  48. <basecd/>
  49. <basecdflagdesc/>
  50. </execr>
  51. </execridlist>
  52. </cmb_info>
  53. </init>
  54. <hidden/>
  55. </root>
  56. </instance>
  57. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  58. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  59. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  60. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  61. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  62. <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
  63. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  64. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  65. <script type="javascript" ev:event="xforms-ready">
  66. <![CDATA[
  67. aezfSetSuppDeptcd();
  68. model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
  69. // var fromdd = getCurrentDate().substr(0,6).toDate().getAddDate(1,"D").getDateFormat("YYYYMMDD");
  70. // ipt_fromdd.value = fromdd;
  71. // var todd = getCurrentDate().substr(0,6) + fromdd.toDate().getMonthDay();
  72. // ipt_todd.value = todd;
  73. model.setValue("/root/send/srchdate1", getCurrentDate());
  74. model.setValue("/root/send/srchdate2", getCurrentDate());
  75. submit("TRAEA00902", false); //검사실
  76. submit("TRAEA00903", false); //검사자
  77. addComboItem("cmb_curerm","--전체--","","above");
  78. addComboItem("cmb_execdrid","--전체--","","above");
  79. model.removenode("/root/main/list/item");
  80. model.refresh();
  81. ]]>
  82. </script>
  83. <script type="javascript">
  84. <![CDATA[
  85. ]]>
  86. </script>
  87. <submission id="TRAEA00902" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/cmb_info/excuroomcdlist"/>
  88. <submission id="TRAEA00903" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/cmb_info/execridlist"/>
  89. <submission id="TRAEA05800" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list"/>
  90. </model>
  91. </xhtml:head>
  92. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  93. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  94. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:200px; height:14px; ">재진료 대상자</caption>
  95. </group>
  96. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  97. <caption id="caption1" class="tit_2" style="left:5px; top:40px; width:200px; height:13px; ">재진료 대상자 List</caption>
  98. <line id="line1" class="line_1" style="x1:0px; y1:55px; x2:1195px; y2:55px; "/>
  99. <button id="btn_excsave" class="btn2_letter4" style="left:1125px; top:35px; width:64px; height:19px; ">
  100. <caption>엑셀저장</caption>
  101. <script type="javascript" ev:event="DOMActivate">
  102. <![CDATA[
  103. var fileName = window.fileDialog("save", ",", false, "", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  104. if (fileName != "") {
  105. grd_list.saveExcel(fileName);
  106. }
  107. ]]>
  108. </script>
  109. </button>
  110. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1191px; height:35px; "/>
  111. <select1 id="cmb_execdrid" ref="/root/send/execrid" appearance="minimal" itemcount="10" style="left:605px; top:8px; width:115px; height:19px; ">
  112. <choices>
  113. <itemset nodeset="/root/init/cmb_info/execridlist/execr">
  114. <label ref="basecdflagdesc"/>
  115. <value ref="basecd"/>
  116. </itemset>
  117. </choices>
  118. </select1>
  119. <caption id="caption13" class="search_name" style="left:760px; top:10px; width:119px; height:17px; ">입원/외래구분 :</caption>
  120. <button id="btn_sea" class="btn1_letter2" navindex="4" style="left:1115px; top:7px; width:56px; height:22px; ">
  121. <caption>조회</caption>
  122. <script type="javascript" ev:event="DOMActivate">
  123. <![CDATA[
  124. model.removenode("/root/main/list");
  125. if (submit("TRAEA05800")) {
  126. }
  127. ]]>
  128. </script>
  129. </button>
  130. <select1 id="radio3" ref="/root/send/srchioflag" appearance="full" cols="3" overflow="visible" style="left:885px; top:9px; width:140px; height:18px; border-style:none; ">
  131. <choices>
  132. <item>
  133. <label>전체</label>
  134. <value/>
  135. </item>
  136. <item>
  137. <label>입원</label>
  138. <value>I</value>
  139. </item>
  140. <item>
  141. <label>외래</label>
  142. <value>O</value>
  143. </item>
  144. </choices>
  145. </select1>
  146. <select1 id="cmb_curerm" ref="/root/send/excuroomcd" appearance="minimal" itemcount="10" style="left:390px; top:8px; width:115px; height:19px; ">
  147. <choices>
  148. <itemset nodeset="/root/init/cmb_info/excuroomcdlist/excuroom">
  149. <label ref="basecdflagdesc"/>
  150. <value ref="basecd"/>
  151. </itemset>
  152. </choices>
  153. </select1>
  154. <caption id="caption8" class="search_name" style="left:310px; top:10px; width:78px; height:17px; ">치료실 :</caption>
  155. <caption id="caption9" class="search_name" style="left:525px; top:10px; width:78px; height:17px; ">치료사 :</caption>
  156. <caption id="caption2" class="search_name" style="left:10px; top:10px; width:86px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">접수일자 :</caption>
  157. <input id="ipt_todd" ref="/root/send/srchdate2" class="input_s_essential" navindex="2" inputtype="date" style="left:197px; top:8px; width:91px; height:19px; background-image:../../../com/commonweb/images/input_s_essential.gif; "/>
  158. <input id="ipt_fromdd" ref="/root/send/srchdate1" class="input_s_essential" navindex="1" inputtype="date" style="left:98px; top:8px; width:92px; height:19px; background-image:../../../com/commonweb/images/input_s_essential.gif; "/>
  159. <line id="line2" class="line_4" style="x1:1106px; y1:7px; x2:1106px; y2:29px; "/>
  160. <datagrid id="grd_list" nodeset="/root/main/list/item" caption="등록번호^성명^성별/나이^입원/외래^병동^병동^병실^진료과^진료과^처방의^처방의^연속처방종료일^caption2" colsep="^" colwidth="100, 62, 100, 66, 100, 100, 100, 100, 100, 100, 100, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:60px; width:1195px; height:667px; ">
  161. <col ref="pid" style="text-align:center; "/>
  162. <col ref="hngnm" style="text-align:center; "/>
  163. <col ref="age" style="text-align:center; "/>
  164. <col ref="ioflag" style="text-align:center; "/>
  165. <col ref="wardcd" style="text-align:center; "/>
  166. <col ref="wardnm" style="text-align:center; "/>
  167. <col ref="roomcd" style="text-align:center; "/>
  168. <col ref="orddeptcd" style="text-align:center; "/>
  169. <col ref="orddeptnm" style="text-align:center; "/>
  170. <col ref="orddrid" style="text-align:center; "/>
  171. <col ref="orddrnm" style="text-align:center; "/>
  172. <col ref="acptdd" format="yyyy-mm-dd" style="text-align:center; "/>
  173. </datagrid>
  174. </group>
  175. </xhtml:body>
  176. </xhtml:html>