SMAES06800_외상혈관촬영실환자대장.xrw 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  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. <patnm/>
  14. <prcpgenrflag/>
  15. <prcpdt/>
  16. <acptdt/>
  17. <excuexectodt/>
  18. <phofromdt/>
  19. <cnfmdt/>
  20. <prcpnm/>
  21. <examroomnm/>
  22. <rgstdepthngnm/>
  23. <rgstridnm/>
  24. <cnfmwait/>
  25. <execwait/>
  26. <inddcnt/>
  27. <indd/>
  28. <dschdd/>
  29. <dschnotidt/>
  30. <execrid1/>
  31. <execrid2/>
  32. <payflagnm/>
  33. <hisorderid/>
  34. <trdiagyn/>
  35. </item>
  36. </list>
  37. </main>
  38. <send>
  39. <execfromdd/>
  40. <exectodd/>
  41. <globalinstance>
  42. <instance1/>
  43. </globalinstance>
  44. <suppdeptcd/>
  45. <cdgrupid/>
  46. <lrgcd/>
  47. <mdlcd/>
  48. <flag/>
  49. <partflag/>
  50. <basecdflag/>
  51. </send>
  52. <init>
  53. <cmb_lrgcd/>
  54. <cmb_mdlcd/>
  55. </init>
  56. <hidden>
  57. <comcd/>
  58. </hidden>
  59. </root>
  60. </instance>
  61. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  62. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  63. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  64. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  65. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  66. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  67. <script type="javascript">
  68. <![CDATA[
  69. /*** ***/
  70. function setTitle() {
  71. }
  72. ]]>
  73. </script>
  74. <script type="javascript" ev:event="xforms-ready">
  75. <![CDATA[
  76. model.removenode("/root/main/list");
  77. aezfSetSuppDeptcd();
  78. var fromdd = getCurrentDate().substr(0,6) + "01";
  79. var todd = getCurrentDate();
  80. model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
  81. model.setValue("/root/send/execfromdd", fromdd);
  82. model.setValue("/root/send/exectodd", todd);
  83. model.setValue("/root/send/flag", "E");
  84. model.setValue("/root/send/cdgrupid", "A0463");
  85. model.setValue("/root/send/basecdflag", "R");
  86. submit("TRAES01502", false);
  87. addComboItem("cmb_lrgcd","--전체--","","above");
  88. model.refresh();
  89. ]]>
  90. </script>
  91. <submission id="TRAES01701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list"/>
  92. <submission id="TRAES01502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cmb_lrgcd"/>
  93. </model>
  94. </xhtml:head>
  95. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  96. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  97. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:200px; height:14px; ">외상혈관촬영실 환자대장</caption>
  98. </group>
  99. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  100. <caption id="caption1" class="tit_2" style="left:5px; top:50px; width:200px; height:14px; ">외상혈관촬영실 환자대장</caption>
  101. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1195px; y2:65px; "/>
  102. <button id="btn_excsave" class="btn2_letter4" style="left:1130px; top:45px; width:64px; height:19px; ">
  103. <caption>엑셀저장</caption>
  104. <script type="javascript" ev:event="DOMActivate">
  105. <![CDATA[
  106. // var fileName = window.fileDialog("save", ",", false, "", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  107. var fileName = window.fileDialog("save",",",false,"excel","xls","All File(*.*)|*.*|Excel File(*.xls)|*.xls"); // 2009-07-01 엑셀저장 두번째 저장 실패 오류 확인 두번째 테스트
  108. if (fileName != "") {
  109. grd_list.saveExcel(fileName);
  110. }
  111. ]]>
  112. </script>
  113. </button>
  114. <datagrid id="grd_list" nodeset="/root/main/list/item" class="datagrid2" autoresize="true" caption="등록번호^환자명^구분^처방일시^ 예약 또는 접수일시^촬영일시^매칭일시^판독일시^처방명^촬영실^처방과^처방의^판독기간^처방&#xA;시행일수^검사&#xA;대기시간^검사시간^일수^입원일자^퇴원일자^퇴원통보일자^실시자^실시자2^급비여부^외상&#xA;환자유무^급비여부" colsep="^" colwidth="65, 60, 45, 70, 70, 73, 70, 70, 200, 67, 73, 60, 60, 60" datatype="xml" explorerbar="sortshowmove" extendlastcol="noscroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:70px; width:1195px; height:670px; text-align:center; ">
  115. <col ref="patnm" visibility="hidden"/>
  116. <col ref="prcpgenrflag" format="#,###" style="text-align:right; "/>
  117. <col ref="prcpdt" format="#,###" style="text-align:right; "/>
  118. <col ref="acptdt" format="#,###" style="text-align:right; "/>
  119. <col ref="excuexectodt" format="#,###" style="text-align:right; "/>
  120. <col ref="phofromdt" format="#,###" style="text-align:right; "/>
  121. <col ref="cnfmdt" format="#,###" style="text-align:right; "/>
  122. <col ref="prcpnm" format="#,###" style="text-align:right; "/>
  123. <col ref="examroomnm" format="#,###" style="text-align:right; "/>
  124. <col ref="rgstdepthngnm" format="#,###" style="text-align:right; "/>
  125. <col ref="rgstridnm" format="#,###" style="text-align:right; "/>
  126. <col ref="cnfmwait" format="#,###" style="text-align:right; "/>
  127. <col ref="execwait" format="#,###" style="text-align:right; "/>
  128. <col ref="inddcnt" format="#,###" style="text-align:right; "/>
  129. </datagrid>
  130. <group id="group1" style="left:0px; top:10px; width:1195px; height:30px; vertical-align:top; ">
  131. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:30px; background-color:#fffbf2; border-color:#ffd799; "/>
  132. <line id="line2" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:25px; "/>
  133. <button id="button1" class="btn1_letter2" navindex="4" style="left:1120px; top:4px; width:56px; height:22px; ">
  134. <caption>조회</caption>
  135. <script type="javascript" ev:event="DOMActivate">
  136. <![CDATA[
  137. setTitle();
  138. openLoadingBar("외상혈관촬영실 환자대장을 조회 중입니다....") ;
  139. if (submit("TRAES06801")) {
  140. }
  141. model.refresh();
  142. closeLoadingBar() ;//처리중 화면을 close한다.
  143. ]]>
  144. </script>
  145. </button>
  146. <caption id="caption2" class="search_name" style="left:10px; top:7px; width:86px; height:17px; ">조회기간 :</caption>
  147. <input id="ipt_todd" ref="/root/send/exectodd" class="input_default" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:212px; top:6px; width:90px; height:19px; "/>
  148. <caption id="caption5" class="search_no_b" style="left:197px; top:6px; width:12px; height:17px; ">~</caption>
  149. <input id="ipt_fromdd" ref="/root/send/execfromdd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:104px; top:6px; width:90px; height:19px; "/>
  150. <caption id="caption7" class="search_name" style="left:320px; top:7px; width:86px; height:17px; ">대분류 :</caption>
  151. <select1 id="cmb_lrgcd" ref="/root/send/lrgcd" appearance="minimal" style="left:400px; top:5px; width:100px; height:19px; ">
  152. <choices>
  153. <itemset nodeset="/root/init/cmb_lrgcd/lrgcdlist">
  154. <label ref="cdnm"/>
  155. <value ref="cdid"/>
  156. </itemset>
  157. </choices>
  158. </select1>
  159. <caption id="caption3" class="search_name" style="left:520px; top:7px; width:60px; height:17px; ">분류 :</caption>
  160. <select1 id="rdo_partflag" ref="/root/send/partflag" appearance="full" cols="3" overflow="visible" style="left:585px; top:7px; width:134px; height:16px; border-style:none; ">
  161. <choices>
  162. <item>
  163. <label>전체</label>
  164. <value/>
  165. </item>
  166. <item>
  167. <label>영상</label>
  168. <value>R</value>
  169. </item>
  170. <item>
  171. <label>건진</label>
  172. <value>S</value>
  173. </item>
  174. </choices>
  175. </select1>
  176. </group>
  177. </group>
  178. </xhtml:body>
  179. </xhtml:html>