SMAES04100_심혈관촬영실일별검사별실적.xrw 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  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. <list>
  11. <item>
  12. <systkey1/>
  13. <systkey2/>
  14. <day01/>
  15. <day02/>
  16. <day03/>
  17. <day04/>
  18. <day05/>
  19. <day06/>
  20. <day07/>
  21. <day08/>
  22. <day09/>
  23. <day10/>
  24. <day11/>
  25. <day12/>
  26. <day13/>
  27. <day14/>
  28. <day15/>
  29. <day16/>
  30. <day17/>
  31. <day18/>
  32. <day19/>
  33. <day20/>
  34. <day21/>
  35. <day22/>
  36. <day23/>
  37. <day24/>
  38. <day25/>
  39. <day26/>
  40. <day27/>
  41. <day28/>
  42. <day29/>
  43. <day30/>
  44. <day31/>
  45. <total/>
  46. </item>
  47. </list>
  48. <isublist>
  49. <item>
  50. <ioflag/>
  51. <drugqty/>
  52. <cnt/>
  53. <total/>
  54. </item>
  55. </isublist>
  56. <osublist>
  57. <item>
  58. <ioflag/>
  59. <drugqty/>
  60. <cnt/>
  61. <total/>
  62. </item>
  63. </osublist>
  64. <examsum>
  65. <isum/>
  66. <osum/>
  67. <total/>
  68. </examsum>
  69. </main>
  70. <send>
  71. <execdd/>
  72. <globalinstance>
  73. <instance1/>
  74. </globalinstance>
  75. <suppdeptcd/>
  76. <lrgcd/>
  77. <mdlcd/>
  78. <flag/>
  79. <basecdflag/>
  80. </send>
  81. <init>
  82. <cmb_lrgcd/>
  83. </init>
  84. <hidden/>
  85. <inti_com>
  86. <srchdate/>
  87. </inti_com>
  88. </root>
  89. </instance>
  90. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  91. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  92. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  93. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  94. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  95. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  96. <script type="javascript" ev:event="xforms-ready">
  97. <![CDATA[
  98. aezfSetSuppDeptcd();
  99. // 진료과/진료의 조회
  100. model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
  101. model.setValue("/root/send/execdd", getCurrentDate().substr(0,6));
  102. model.removenode("/root/main/list");
  103. model.setValue("/root/send/basecdflag", "R");
  104. model.setValue("/root/send/flag", "E");
  105. submit("TRAES01502", false);
  106. aezfInsertInstance2("/root/hidden/comcd", "lrgcdlist", "전체", "", "/root/init/cmb_lrgcd");
  107. model.refresh();
  108. ]]>
  109. </script>
  110. <submission id="TRAES01502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cmb_lrgcd"/>
  111. <submission id="TRAES01503" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cmb_mdlcd"/>
  112. <submission id="TRAES04101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list"/>
  113. </model>
  114. <script type="javascript">
  115. <![CDATA[
  116. function getStatsMMCaseList(){
  117. model.removenode("/root/main/list");
  118. if (submit("TRAES04101")) {
  119. var cnt = getNodesetCount("/root/main/list/item");
  120. if (cnt > 1) {
  121. grd_list.colSort(0) = "asc";
  122. grd_list.sort(0, 0, grd_list.rows, grd_list.cols) = "usersort";
  123. /*
  124. for(i=1; i<34; i++) {
  125. grd_list.subtotal("sum", -1, i, "#,###", "background-color:#CCFFCC; color:#0000ff; font-weight:bold; ", 1, "총계");
  126. }
  127. */
  128. model.refresh();
  129. }
  130. }
  131. }
  132. ]]>
  133. </script>
  134. </xhtml:head>
  135. <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  136. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  137. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:335px; height:14px; ">일별 통계</caption>
  138. </group>
  139. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  140. <caption id="caption1" class="tit_2" style="left:5px; top:50px; width:278px; height:14px; ">일별 통계</caption>
  141. <button id="btn_excsave" class="btn2_letter4" visibility="visible" style="left:1130px; top:45px; width:64px; height:19px; ">
  142. <caption>엑셀저장</caption>
  143. <script type="javascript" ev:event="DOMActivate">
  144. <![CDATA[
  145. var fileName = window.fileDialog("save", ",", false, "", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  146. if (fileName != "") {
  147. grd_list.saveExcel(fileName);
  148. }
  149. ]]>
  150. </script>
  151. </button>
  152. <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:30px; vertical-align:top; ">
  153. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:30px; background-color:#fffbf2; border-color:#ffd799; "/>
  154. <line id="line13" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:25px; "/>
  155. <button id="btn_sea" class="btn1_letter2" navindex="4" style="left:1120px; top:4px; width:56px; height:22px; ">
  156. <caption>조회</caption>
  157. <script type="javascript" ev:event="DOMActivate">
  158. <![CDATA[
  159. getStatsMMCaseList();
  160. ]]>
  161. </script>
  162. </button>
  163. <caption id="caption3" class="search_name" style="left:25px; top:7px; width:60px; height:17px; ">일자 :</caption>
  164. <input id="input4" ref="/root/send/execdd" class="input_default" inputtype="date" format="yyyy-mm" style="left:90px; top:6px; width:90px; height:19px; "/>
  165. <caption id="caption12" class="search_name" style="left:590px; top:7px; width:62px; height:17px; ">구분 :</caption>
  166. <select1 id="radio1" ref="/root/send/flag" appearance="full" cols="2" overflow="visible" style="left:655px; top:7px; width:145px; height:17px; border-style:none; ">
  167. <choices>
  168. <item>
  169. <label>촬영건수</label>
  170. <value>E</value>
  171. </item>
  172. <item>
  173. <label>부위건수</label>
  174. <value>B</value>
  175. </item>
  176. </choices>
  177. </select1>
  178. <select1 id="cmb_excuroomgrp" ref="/root/send/lrgcd" appearance="minimal" editmode="input" style="left:305px; top:5px; width:115px; height:19px; ">
  179. <choices>
  180. <itemset nodeset="/root/init/cmb_lrgcd/lrgcdlist">
  181. <label ref="cdnm"/>
  182. <value ref="cdid"/>
  183. </itemset>
  184. </choices>
  185. <script type="javascript" ev:event="xforms-value-changed">
  186. <![CDATA[
  187. model.setValue("/root/send/mdlcd", "");
  188. model.resetInstanceNode("/root/init/cmb_mdlcd/mdlcdlist");
  189. if ( model.getValue("/root/send/lrgcd") != "" ) {
  190. submit("TRAES01503");
  191. }
  192. ]]>
  193. </script>
  194. </select1>
  195. <caption id="caption7" class="search_name" style="left:225px; top:7px; width:80px; height:17px; ">검사실 :</caption>
  196. <select1 id="cmb_excuroom" ref="/root/send/mdlcd" appearance="minimal" editmode="input" style="left:423px; top:5px; width:115px; height:19px; ">
  197. <choices>
  198. <itemset nodeset="/root/init/cmb_mdlcd/mdlcdlist">
  199. <label ref="cdnm"/>
  200. <value ref="cdid"/>
  201. </itemset>
  202. </choices>
  203. </select1>
  204. </group>
  205. <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1195px; y2:65px; "/>
  206. <datagrid id="grd_list" nodeset="/root/main/list/item" caption="구분^구분^1일^2일^3일^4일^5일^6일^7일^8일^9일^10일^11일^12일^13일^14일^15일^16일^17일^18일^19일^20일^21일^22일^23일^24일^25일^26일^27일^28일^29일^30일^31일^합계" colsep="^" colwidth="260, 100, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 60" frozencols="1" mergecellsfixedrows="bycolrec" multitotal="true" rowheader="seq" rowsep="|" subtotalposition="below" tooltip="true" style="left:0px; top:67px; width:1195px; height:673px; ">
  207. <col ref="systkey1" style="text-align:left; "/>
  208. <col ref="systkey3" style="text-align:left; "/>
  209. <col ref="day01" format="#,###" style="text-align:right; "/>
  210. <col ref="day02" format="#,###" style="text-align:right; "/>
  211. <col ref="day03" format="#,###" style="text-align:right; "/>
  212. <col ref="day04" format="#,###" style="text-align:right; "/>
  213. <col ref="day05" format="#,###" style="text-align:right; "/>
  214. <col ref="day06" format="#,###" style="text-align:right; "/>
  215. <col ref="day07" format="#,###" style="text-align:right; "/>
  216. <col ref="day08" format="#,###" style="text-align:right; "/>
  217. <col ref="day09" format="#,###" style="text-align:right; "/>
  218. <col ref="day10" format="#,###" style="text-align:right; "/>
  219. <col ref="day11" format="#,###" style="text-align:right; "/>
  220. <col ref="day12" format="#,###" style="text-align:right; "/>
  221. <col ref="day13" format="#,###" style="text-align:right; "/>
  222. <col ref="day14" format="#,###" style="text-align:right; "/>
  223. <col ref="day15" format="#,###" style="text-align:right; "/>
  224. <col ref="day16" format="#,###" style="text-align:right; "/>
  225. <col ref="day17" format="#,###" style="text-align:right; "/>
  226. <col ref="day18" format="#,###" style="text-align:right; "/>
  227. <col ref="day19" format="#,###" style="text-align:right; "/>
  228. <col ref="day20" format="#,###" style="text-align:right; "/>
  229. <col ref="day21" format="#,###" style="text-align:right; "/>
  230. <col ref="day22" format="#,###" style="text-align:right; "/>
  231. <col ref="day23" format="#,###" style="text-align:right; "/>
  232. <col ref="day24" format="#,###" style="text-align:right; "/>
  233. <col ref="day25" format="#,###" style="text-align:right; "/>
  234. <col ref="day26" format="#,###" style="text-align:right; "/>
  235. <col ref="day27" format="#,###" style="text-align:right; "/>
  236. <col ref="day28" format="#,###" style="text-align:right; "/>
  237. <col ref="day29" format="#,###" style="text-align:right; "/>
  238. <col ref="day30" format="#,###" style="text-align:right; "/>
  239. <col ref="day31" format="#,###" style="text-align:right; "/>
  240. <col ref="total" format="#,###" style="text-align:right; "/>
  241. </datagrid>
  242. </group>
  243. </xhtml:body>
  244. </xhtml:html>