SMADS00500_기간별처방조제량통계.xrw 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  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>2</formflag>
  21. <drugflag1/>
  22. <drugflag2/>
  23. <srchdeptcd/>
  24. <srchdrid/>
  25. <drugflag1all/>
  26. <drugflag2all/>
  27. <instcd/>
  28. <formtype>2</formtype>
  29. </send>
  30. <init>
  31. </init>
  32. <hidden/>
  33. </root>
  34. </instance>
  35. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  36. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  37. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  38. <script type="javascript" ev:event="xforms-ready">
  39. <![CDATA[
  40. aezfSetSuppDeptcd();
  41. // 진료과/진료의 조회
  42. //submit("TRPMOCOM01");
  43. var rdo_children = rdo_formcd.children;
  44. rdo_children.item(1).attribute("disable") = true;
  45. model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
  46. model.setValue("/root/send/srchfromdd", getCurrentDate());
  47. model.setValue("/root/send/srchtodd", getCurrentDate());
  48. model.setValue("/root/send/srchioflag", "전체");
  49. model.setValue("/root/send/formflag", "2");
  50. model.setValue("/root/send/drugflag1", "재원 퇴원 외래");
  51. model.setValue("/root/send/drugflag2", "원내 원외");
  52. model.setValue("/root/send/drugflag1all", "전체");
  53. model.setValue("/root/send/drugflag2all", "전체");
  54. model.refresh();
  55. makeReportPreview(0,100,1195,600);
  56. ]]>
  57. </script>
  58. <submission id="TRPMOCOM01" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/hidden/session" replace="instance" resultref="/root/init"/>
  59. <submission id="TRADS00404" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
  60. <submission id="TRADS00405" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
  61. </model>
  62. </xhtml:head>
  63. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  64. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  65. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:250px; height:14px; ">기간별 처방조제량 통계</caption>
  66. </group>
  67. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  68. <line id="line1" class="line_1" style="x1:0px; y1:75px; x2:1195px; y2:75px; "/>
  69. <group id="group1" style="left:0px; top:10px; width:1195px; height:45px; vertical-align:top; ">
  70. <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:45px; background-color:#fffbf2; border-color:#ffd799; "/>
  71. <line id="line2" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:35px; "/>
  72. <button id="button1" class="btn1_letter2" navindex="4" style="left:1120px; top:12px; width:56px; height:22px; ">
  73. <caption>조회</caption>
  74. <script type="javascript" ev:event="DOMActivate">
  75. <![CDATA[
  76. // 20120105_laboru_기관코드 전달
  77. var dutplceinstcd = getUserInfo("dutplceinstcd");
  78. model.makeValue("/root/send/instcd",dutplceinstcd);
  79. if ( model.getValue("/root/send/srchioflag") == "전체" ) {
  80. if(submit("TRADS00405")){
  81. exeReportPreview("RPADS00405", "XMLSTR", "/root/main/statslist/item");
  82. }
  83. } else {
  84. if(submit("TRADS00404")){
  85. exeReportPreview("RPADS00404", "XMLSTR", "/root/main/statslist/item");
  86. }
  87. }
  88. model.refresh();
  89. ]]>
  90. </script>
  91. </button>
  92. <caption id="caption2" class="search_name" style="left:775px; top:11px; width:86px; height:17px; ">일자구간 :</caption>
  93. <input id="ipt_fromdd" ref="/root/send/srchfromdd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:863px; top:12px; width:100px; height:19px; "/>
  94. <input id="ipt_todd" ref="/root/send/srchtodd" class="input_default" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:988px; top:13px; width:100px; height:19px; "/>
  95. <caption id="caption5" class="search_no_b" style="left:970px; top:15px; width:12px; height:17px; ">~</caption>
  96. <select1 id="combo1" ref="/root/send/srchioflag" class="combo_search" appearance="minimal" style="left:104px; top:12px; width:106px; height:19px; ">
  97. <choices>
  98. <item>
  99. <label>전체</label>
  100. <value>전체</value>
  101. </item>
  102. <item>
  103. <label>병동약국</label>
  104. <value>병동</value>
  105. </item>
  106. <item>
  107. <label>외래약국</label>
  108. <value>외래</value>
  109. </item>
  110. <item>
  111. <label>특수조제실</label>
  112. <value>특조</value>
  113. </item>
  114. </choices>
  115. </select1>
  116. <caption id="caption3" class="search_name" style="left:15px; top:11px; width:86px; height:17px; ">조제장소 :</caption>
  117. <caption id="caption4" class="search_name" style="left:265px; top:11px; width:86px; height:17px; ">통계양식 :</caption>
  118. <select1 id="rdo_formcd" ref="/root/send/formflag" class="radio_search" appearance="full" cellspacing="20" cols="2" overflow="visible" style="left:350px; top:13px; width:125px; height:20px; border-style:none; ">
  119. <choices>
  120. <item>
  121. <label>연별</label>
  122. <value>1</value>
  123. </item>
  124. <item>
  125. <label>월별</label>
  126. <value>2</value>
  127. </item>
  128. </choices>
  129. </select1>
  130. <select1 id="rdo_type" ref="/root/send/formtype" class="radio_search" appearance="full" cellspacing="10" cols="4" overflow="visible" style="left:525px; top:13px; width:230px; height:20px; border-style:none; ">
  131. <choices>
  132. <item>
  133. <label>전체</label>
  134. <value>1</value>
  135. </item>
  136. <item>
  137. <label>매수</label>
  138. <value>2</value>
  139. </item>
  140. <item>
  141. <label>건수</label>
  142. <value>3</value>
  143. </item>
  144. <item>
  145. <label>제수</label>
  146. <value>4</value>
  147. </item>
  148. </choices>
  149. </select1>
  150. </group>
  151. </group>
  152. </xhtml:body>
  153. </xhtml:html>