SMADS01800_처방중재통계.xrw 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  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>1</formflag>
  21. <srchdeptcd/>
  22. <srchdrid/>
  23. </send>
  24. <init>
  25. </init>
  26. <hidden>
  27. <srchinfo>
  28. <wardcd/>
  29. <wardnm/>
  30. </srchinfo>
  31. <baseinfo>
  32. <spcldrug>
  33. <A0006/>
  34. </spcldrug>
  35. </baseinfo>
  36. <receivedrugcd>/root/send/srchdata/drugcd</receivedrugcd>
  37. <orddept>
  38. <dept/>
  39. </orddept>
  40. <receiveefcy>/root/send/baseinfo/efcycd</receiveefcy>
  41. </hidden>
  42. <temp>
  43. <srchinfo>
  44. <ward/>
  45. </srchinfo>
  46. <receivedata>
  47. <receiveref/>
  48. <srchflag/>
  49. <srchcnts/>
  50. <drugkind/>
  51. </receivedata>
  52. </temp>
  53. </root>
  54. </instance>
  55. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  56. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  57. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  58. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  59. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  60. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  61. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  62. <script type="javascript" ev:event="xforms-ready">
  63. <![CDATA[
  64. var rdo_children = rdo_formcd.children;
  65. rdo_children.item(1).attribute("disable") = true;
  66. model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
  67. model.setValue("/root/send/srchfromdd", getCurrentDate());
  68. model.setValue("/root/send/srchtodd", getCurrentDate());
  69. model.setValue("/root/send/srchioflag", "전체");
  70. model.setValue("/root/send/formflag", "1");
  71. makeReportPreview(0,150,1195,570);
  72. // 진료과세팅
  73. zbcfGetDeptCodeList(getUserInfo("dutplceinstcd"), "orduseyn", "D", "/root/hidden/orddept"); //부서코드 콤보조회
  74. if ( model.instances(0).selectSingleNode("/root/hidden/orddept/dept") != null) {
  75. astfAddCombo("/root/hidden/orddept","dept","deptcd,depthngnm",",전체");
  76. }
  77. model.refresh();
  78. ]]>
  79. </script>
  80. <submission id="TRZBC00101"/>
  81. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post"/>
  82. <submission id="TRADS01801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
  83. <submission id="TRADT10203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/deptinfo" replace="instance" resultref="/root/hidden/deptlist"/>
  84. </model>
  85. </xhtml:head>
  86. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  87. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  88. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:200px; height:14px; ">처방중재 통계</caption>
  89. </group>
  90. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  91. <line id="line1" class="line_1" style="x1:0px; y1:135px; x2:1195px; y2:135px; "/>
  92. <group id="group1" style="left:0px; top:10px; width:1195px; height:110px; vertical-align:top; ">
  93. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:110px; background-color:#fffbf2; border-color:#ffd799; "/>
  94. <line id="line2" class="line_4" style="x1:1110px; y1:15px; x2:1110px; y2:95px; "/>
  95. <button id="button1" class="btn1_letter2" navindex="4" style="left:1120px; top:19px; width:56px; height:22px; ">
  96. <caption>조회</caption>
  97. <script type="javascript" ev:event="DOMActivate">
  98. <![CDATA[
  99. if(submit("TRADS01801")){
  100. exeReportPreview("RPADS01801", "XMLSTR", "/root/main/statslist/item");
  101. }
  102. ]]>
  103. </script>
  104. </button>
  105. <caption id="caption2" class="search_name" style="left:15px; top:40px; width:86px; height:17px; ">일자구간 :</caption>
  106. <input id="ipt_fromdd" ref="/root/send/srchfromdd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:110px; top:40px; width:100px; height:19px; "/>
  107. <input id="ipt_todd" ref="/root/send/srchtodd" class="input_default" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:228px; top:40px; width:100px; height:19px; "/>
  108. <caption id="caption5" class="search_no_b" style="left:213px; top:40px; width:12px; height:17px; ">~</caption>
  109. <select1 id="combo1" ref="/root/send/srchioflag" class="combo_search" appearance="minimal" style="left:110px; top:15px; width:100px; height:19px; ">
  110. <choices>
  111. <item>
  112. <label>전체</label>
  113. <value>전체</value>
  114. </item>
  115. <item>
  116. <label>병동약국</label>
  117. <value>병동</value>
  118. </item>
  119. <item>
  120. <label>외래약국</label>
  121. <value>외래</value>
  122. </item>
  123. <item>
  124. <label>특수조제실</label>
  125. <value>특조</value>
  126. </item>
  127. </choices>
  128. </select1>
  129. <caption id="caption3" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">Unit :</caption>
  130. <caption id="caption4" class="search_name" style="left:500px; top:15px; width:111px; height:17px; ">통계양식 :</caption>
  131. <select1 id="rdo_formcd" ref="/root/send/formflag" class="radio_search" appearance="full" cellspacing="20" cols="3" overflow="visible" style="left:620px; top:15px; width:295px; height:20px; border-style:none; ">
  132. <choices>
  133. <item>
  134. <label>과별</label>
  135. <value>1</value>
  136. </item>
  137. <item>
  138. <label>의뢰회신구분별</label>
  139. <value>2</value>
  140. </item>
  141. <item>
  142. <label>기간별</label>
  143. <value>3</value>
  144. </item>
  145. </choices>
  146. </select1>
  147. <caption id="caption10" class="search_name" style="left:15px; top:70px; width:86px; height:17px; ">진료과 :</caption>
  148. <caption id="caption11" class="search_name" style="left:500px; top:40px; width:112px; height:17px; ">의뢰회신내용 :</caption>
  149. <select1 id="cmb_orddept" ref="/root/send/srchdeptcd" class="combo_search" appearance="minimal" style="left:110px; top:70px; width:170px; height:19px; ">
  150. <choices>
  151. <itemset nodeset="/root/hidden/orddept/dept">
  152. <label ref="depthngnm"/>
  153. <value ref="deptcd"/>
  154. </itemset>
  155. </choices>
  156. </select1>
  157. <select1 id="combo2" class="combo_search" disabled="true" appearance="minimal" style="left:620px; top:40px; width:165px; height:19px; ">
  158. <choices>
  159. <item>
  160. <label>combo1</label>
  161. <value>combo1</value>
  162. </item>
  163. </choices>
  164. </select1>
  165. <select id="checkbox1" overflow="visible" appearance="full" rows="3" style="left:795px; top:40px; width:110px; height:55px; border-style:none; ">
  166. <choices>
  167. <item>
  168. <label>1</label>
  169. <value/>
  170. </item>
  171. <item>
  172. <label>2</label>
  173. <value/>
  174. </item>
  175. <item>
  176. <label>3</label>
  177. <value/>
  178. </item>
  179. </choices>
  180. </select>
  181. </group>
  182. </group>
  183. </xhtml:body>
  184. </xhtml:html>