SMADS00200_항생제통계.xrw 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  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. <statslist/>
  11. </main>
  12. <send>
  13. <srchfromdd/>
  14. <srchtodd/>
  15. <globalinstance>
  16. <instance1/>
  17. </globalinstance>
  18. <suppdeptcd/>
  19. <srchioflag/>
  20. <formflag/>
  21. <drugflag1/>
  22. <drugflag2/>
  23. <srchdeptcd/>
  24. <srchdrid/>
  25. <drugflag1all/>
  26. <drugflag2all/>
  27. </send>
  28. <init>
  29. </init>
  30. <hidden/>
  31. </root>
  32. </instance>
  33. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  34. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  35. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  36. <script type="javascript" ev:event="xforms-ready">
  37. <![CDATA[
  38. aezfSetSuppDeptcd();
  39. // 진료과/진료의 조회
  40. submit("TRPMOCOM01");
  41. var rdo_children = rdo_formcd.children;
  42. rdo_children.item(1).attribute("disable") = true;
  43. model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
  44. model.setValue("/root/send/srchfromdd", getCurrentDate());
  45. model.setValue("/root/send/srchtodd", getCurrentDate());
  46. model.setValue("/root/send/srchioflag", "전체");
  47. model.setValue("/root/send/formflag", "D");
  48. model.setValue("/root/send/drugflag1", "재원 퇴원 외래");
  49. model.setValue("/root/send/drugflag2", "원내 원외");
  50. model.setValue("/root/send/drugflag1all", "전체");
  51. model.setValue("/root/send/drugflag2all", "전체");
  52. model.refresh();
  53. makeReportPreview(0,150,1195,570);
  54. ]]>
  55. </script>
  56. <submission id="TRADS00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
  57. <submission id="TRPMOCOM01" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/hidden/session" replace="instance" resultref="/root/init"/>
  58. </model>
  59. </xhtml:head>
  60. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  61. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  62. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:200px; height:14px; ">항생제 통계</caption>
  63. </group>
  64. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  65. <line id="line1" class="line_1" style="x1:0px; y1:145px; x2:1195px; y2:145px; "/>
  66. <group id="group1" style="left:0px; top:10px; width:1195px; height:110px; vertical-align:top; ">
  67. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:110px; background-color:#fffbf2; border-color:#ffd799; "/>
  68. <line id="line2" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:85px; "/>
  69. <button id="button1" class="btn1_letter2" navindex="4" style="left:1120px; top:4px; width:56px; height:22px; ">
  70. <caption>조회</caption>
  71. <script type="javascript" ev:event="DOMActivate">
  72. <![CDATA[
  73. //model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
  74. if(submit("TRADS00101")){
  75. //exeReportPreview("RPAES01000", "XMLFILE", "/root/main/list/item", "TRAES01001");
  76. exeReportPreview("RPADS00101", "XMLSTR", "/root/main/statslist/item");
  77. }
  78. ]]>
  79. </script>
  80. </button>
  81. <caption id="caption2" class="search_name" style="left:15px; top:30px; width:86px; height:17px; ">처방구분 :</caption>
  82. <input id="ipt_fromdd" ref="/root/send/srchfromdd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:110px; top:5px; width:100px; height:19px; "/>
  83. <input id="ipt_todd" ref="/root/send/srchtodd" class="input_default" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:228px; top:5px; width:100px; height:19px; "/>
  84. <caption id="caption5" class="search_no_b" style="left:213px; top:5px; width:12px; height:17px; ">~</caption>
  85. <caption id="caption3" class="search_name" style="left:15px; top:6px; width:88px; height:17px; ">일자 :</caption>
  86. <caption id="caption4" class="search_name" style="left:410px; top:5px; width:86px; height:17px; ">통계양식 :</caption>
  87. <caption id="caption7" class="search_name" style="left:410px; top:30px; width:86px; height:17px; ">처방경로 :</caption>
  88. <select1 id="rdo_formcd" ref="/root/send/formflag" class="radio_search" appearance="full" cols="4" overflow="visible" style="left:505px; top:5px; width:220px; height:20px; border-style:none; ">
  89. <choices>
  90. <item>
  91. <label>약품별</label>
  92. <value/>
  93. </item>
  94. <item>
  95. <label>추가사유별</label>
  96. <value/>
  97. </item>
  98. </choices>
  99. </select1>
  100. <caption id="caption8" class="search_name" style="left:15px; top:55px; width:86px; height:17px; ">병동 :</caption>
  101. <caption id="caption9" class="search_name" style="left:15px; top:80px; width:86px; height:17px; ">효능분류 :</caption>
  102. <caption id="caption10" class="search_name" style="left:410px; top:55px; width:88px; height:17px; ">진료과 :</caption>
  103. <caption id="caption12" class="search_name" style="left:745px; top:55px; width:90px; height:17px; ">의사 :</caption>
  104. <caption id="caption13" class="search_name" style="left:410px; top:80px; width:86px; height:17px; ">특정코드 :</caption>
  105. <input id="input1" class="input_search" disabled="true" style="left:109px; top:55px; width:196px; height:19px; "/>
  106. <input id="input2" class="input_search" disabled="true" style="left:109px; top:80px; width:196px; height:19px; "/>
  107. <select1 id="cmb_orddept" ref="/root/send/srchdeptcd" class="combo_search" appearance="minimal" style="left:505px; top:55px; width:165px; height:19px; ">
  108. <choices>
  109. <itemset nodeset="/root/init/orddeptcd">
  110. <label ref="nm"/>
  111. <value ref="cd"/>
  112. </itemset>
  113. </choices>
  114. <script type="javascript" ev:event="xforms-value-changed">
  115. <![CDATA[
  116. cmb_orddr.choices.itemset.attribute("nodeset") = "/root/init/orddrid[dp = '"+ cmb_orddept.value +"']";
  117. cmb_orddr.refresh();
  118. ]]>
  119. </script>
  120. </select1>
  121. <select1 id="cmb_orddr" ref="/root/send/srchdrid" class="combo_search" appearance="minimal" style="left:835px; top:55px; width:100px; height:19px; ">
  122. <choices>
  123. <itemset nodeset="/root/init/orddrid">
  124. <label ref="nm"/>
  125. <value ref="cd"/>
  126. </itemset>
  127. </choices>
  128. </select1>
  129. <button id="button2" class="icon_search" disabled="true" style="left:310px; top:55px; width:16px; height:16px; ">
  130. <caption/>
  131. </button>
  132. <button id="button3" class="icon_search" disabled="true" style="left:310px; top:80px; width:16px; height:16px; ">
  133. <caption/>
  134. </button>
  135. <button id="button4" class="icon_search" disabled="true" style="left:650px; top:80px; width:16px; height:16px; ">
  136. <caption/>
  137. </button>
  138. <input id="input3" class="input_search" disabled="true" style="left:505px; top:80px; width:140px; height:19px; "/>
  139. <select id="chk_drugflag1" ref="/root/send/drugflag1" overflow="visible" appearance="full" cols="2" style="left:109px; top:28px; width:91px; height:20px; border-style:none; ">
  140. <choices>
  141. <item>
  142. <label>입원</label>
  143. <value/>
  144. </item>
  145. <item>
  146. <label>외래</label>
  147. <value/>
  148. </item>
  149. </choices>
  150. </select>
  151. <select id="chk_drugflag2" ref="/root/send/drugflag2" overflow="visible" appearance="full" cols="2" style="left:256px; top:28px; width:92px; height:20px; border-style:none; ">
  152. <choices>
  153. <item>
  154. <label>원내</label>
  155. <value>원내</value>
  156. </item>
  157. <item>
  158. <label>원외</label>
  159. <value>원외</value>
  160. </item>
  161. </choices>
  162. </select>
  163. <select id="chk_drugflag2all" ref="/root/send/drugflag2all" overflow="visible" appearance="full" cols="3" style="left:351px; top:28px; width:50px; height:20px; border-style:none; ">
  164. <choices>
  165. <item>
  166. <label>전체</label>
  167. <value>전체</value>
  168. </item>
  169. </choices>
  170. <script type="javascript" ev:event="onclick">
  171. <![CDATA[
  172. if(model.getValue("/root/send/drugflag2all") == "전체")
  173. {
  174. chk_drugflag2.select(0);
  175. chk_drugflag2.select(1);
  176. }
  177. else
  178. {
  179. chk_drugflag2.deselect(0);
  180. chk_drugflag2.deselect(1);
  181. }
  182. ]]>
  183. </script>
  184. </select>
  185. <select id="chk_drugflag1all" ref="/root/send/drugflag1all" overflow="visible" appearance="full" cols="3" style="left:203px; top:28px; width:50px; height:20px; border-style:none; ">
  186. <choices>
  187. <item>
  188. <label>전체</label>
  189. <value>전체</value>
  190. </item>
  191. </choices>
  192. <script type="javascript" ev:event="onclick">
  193. <![CDATA[
  194. if(model.getValue("/root/send/drugflag1all") == "전체")
  195. {
  196. chk_drugflag1.select(0);
  197. chk_drugflag1.select(1);
  198. chk_drugflag1.select(2);
  199. }
  200. else
  201. {
  202. chk_drugflag1.deselect(0);
  203. chk_drugflag1.deselect(1);
  204. chk_drugflag1.deselect(2);
  205. }
  206. ]]>
  207. </script>
  208. </select>
  209. <select id="checkbox1" ref="/root/send/drugflag2" overflow="visible" appearance="full" cols="3" style="left:505px; top:28px; width:170px; height:20px; border-style:none; ">
  210. <choices>
  211. <item>
  212. <label>예방적</label>
  213. <value/>
  214. </item>
  215. <item>
  216. <label>경험적</label>
  217. <value/>
  218. </item>
  219. <item>
  220. <label>확정적</label>
  221. <value/>
  222. </item>
  223. </choices>
  224. </select>
  225. <select id="checkbox2" ref="/root/send/drugflag2all" overflow="visible" appearance="full" cols="3" style="left:676px; top:28px; width:50px; height:20px; border-style:none; ">
  226. <choices>
  227. <item>
  228. <label>전체</label>
  229. <value>전체</value>
  230. </item>
  231. </choices>
  232. <script type="javascript" ev:event="onclick">
  233. <![CDATA[
  234. if(model.getValue("/root/send/drugflag2all") == "전체")
  235. {
  236. chk_drugflag2.select(0);
  237. chk_drugflag2.select(1);
  238. }
  239. else
  240. {
  241. chk_drugflag2.deselect(0);
  242. chk_drugflag2.deselect(1);
  243. }
  244. ]]>
  245. </script>
  246. </select>
  247. <caption id="caption1" class="search_name" style="left:745px; top:30px; width:86px; height:17px; ">추가사유 :</caption>
  248. <select1 id="combo1" ref="/root/send/srchdrid" class="combo_search" appearance="minimal" style="left:835px; top:28px; width:190px; height:19px; ">
  249. <choices>
  250. <itemset nodeset="/root/init/orddrid">
  251. <label ref="nm"/>
  252. <value ref="cd"/>
  253. </itemset>
  254. </choices>
  255. </select1>
  256. </group>
  257. </group>
  258. </xhtml:body>
  259. </xhtml:html>