SMPAS01500_일일보고.xrw 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * @(#)SPSTP00100_통계집계.xrw
  4. * 수정이력
  5. * - 2008.06.24 / 최초작성 / 박정화
  6. -->
  7. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  8. <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">
  9. <xhtml:head>
  10. <xhtml:title>일일보고</xhtml:title>
  11. <model id="model1">
  12. <instance id="instance1">
  13. <root xmlns="">
  14. <send>
  15. <enddd/>
  16. </send>
  17. <main>
  18. <drpt>
  19. <enddd/>
  20. <bedcnt/>
  21. <newoutcnt/>
  22. <newoutrate/>
  23. <newercnt/>
  24. <newerrate/>
  25. <newcnt/>
  26. <newrate/>
  27. <fstoutdcnt/>
  28. <fsterdcnt/>
  29. <fstoutscnt/>
  30. <fsterscnt/>
  31. <fstoutcnt/>
  32. <fstoutrate/>
  33. <fstercnt/>
  34. <fsterrate/>
  35. <fstcnt/>
  36. <fstrate/>
  37. <reoutcnt/>
  38. <reoutrate/>
  39. <reercnt/>
  40. <reerrate/>
  41. <recnt/>
  42. <rerate/>
  43. <outcnt/>
  44. <ercnt/>
  45. <totcnt/>
  46. <incnt/>
  47. <dschcnt/>
  48. <dclrcnt/>
  49. <admcnt/>
  50. <beduserate/>
  51. <monthbeduserate/>
  52. <ercnt/>
  53. <gccnt/>
  54. <hccnt/>
  55. <tothccnt/>
  56. <homecnt/>
  57. <tothomecnt/>
  58. <eradmcnt/>
  59. <montheradmcnt/>
  60. <ertrcnt/>
  61. <monthertrcnt/>
  62. <ercmmt/>
  63. <opcnt/>
  64. <acc_opcnt/>
  65. <ctcnt/>
  66. <acc_ctcnt/>
  67. <mricnt/>
  68. <acc_mricnt/>
  69. <rtcnt/>
  70. <acc_rtcnt/>
  71. <sonocnt/>
  72. <acc_sonocnt/>
  73. <petctcnt/>
  74. <acc_petctcnt/>
  75. <tomocnt/>
  76. <acc_tomocnt/>
  77. <plansesscnt/>
  78. <acc_plansesscnt/>
  79. <actsesscnt/>
  80. <acc_actsesscnt/>
  81. <reclinccnt/>
  82. <acc_reclinccnt/>
  83. <sessrate/>
  84. <monthsessrate/>
  85. <rsrvtotcnt/>
  86. <rsrvcnt/>
  87. <rsrvcnclcnt/>
  88. <rsrvrate/>
  89. <monthrsrvrate/>
  90. <dclrrate/>
  91. <monthdclrrate/>
  92. <longadmcnt/>
  93. <acc_longadmcnt/>
  94. <longadm3cnt/>
  95. <acc_longadm3cnt/>
  96. <longadm6cnt/>
  97. <acc_longadm6cnt/>
  98. <longadm9cnt/>
  99. <acc_longadm9cnt/>
  100. <outearnamt/>
  101. <inearnamt/>
  102. <hcearnamt/>
  103. <outday/>
  104. <inday/>
  105. <cmmt/>
  106. </drpt>
  107. <month>
  108. <monthlist/>
  109. </month>
  110. </main>
  111. </root>
  112. </instance>
  113. <script type="javascript" ev:event="xforms-ready">
  114. <![CDATA[
  115. model.setValue("/root/send/enddd",getCurrentDate().toDate().getAddDate(-1, 'D').getDateFormat("YYYYMMDD"));
  116. model.refresh();
  117. ]]>
  118. </script>
  119. <submission id="TXPAS01101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/drpt"/>
  120. <submission id="TRPAS01501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/drpt"/>
  121. <submission id="TRPAS01503" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/month"/>
  122. </model>
  123. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  124. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  125. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  126. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  127. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  128. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  129. <script type="javascript" src="../../../com/batchinfoweb/js/ZSB001.js"/>
  130. <script type="javascript">
  131. <![CDATA[
  132. ]]>
  133. </script>
  134. </xhtml:head>
  135. <xhtml:body style="font-family:돋움, Arial; font-size:12px; color:#4d4d4d; ">
  136. <group id="grp_tle" style="left:0px; top:0px; width:1146px; height:13px; ">
  137. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:163px; height:14px; ">업무일지/일일총수익</caption>
  138. </group>
  139. <switch id="switch1" style="left:0px; top:91px; width:1190px; height:694px; ">
  140. <case id="case1" selected="true">
  141. <input id="input7" ref="/root/main/drpt/newoutrate" format="#,###%" style="left:392px; top:83px; width:75px; height:19px; text-align:right; "/>
  142. <input id="input8" ref="/root/main/drpt/newerrate" format="#,###%" style="left:392px; top:107px; width:75px; height:19px; text-align:right; "/>
  143. <input id="input9" ref="/root/main/drpt/newercnt" format="#,###" style="left:314px; top:107px; width:75px; height:19px; text-align:right; "/>
  144. <input id="input31" ref="/root/main/drpt/tothomecnt" format="#,###" style="left:1103px; top:131px; width:78px; height:19px; text-align:right; "/>
  145. <input id="input20" ref="/root/main/drpt/reerrate" format="#,###%" style="left:704px; top:107px; width:75px; height:19px; text-align:right; "/>
  146. <caption id="caption30" class="cell_1" style="left:56px; top:82px; width:90px; height:23px; text-align:center; vertical-align:middle; ">재원</caption>
  147. <input id="input32" ref="/root/main/drpt/homecnt" format="#,###" style="left:1103px; top:96px; width:78px; height:19px; text-align:right; "/>
  148. <input id="input21" ref="/root/main/drpt/reercnt" format="#,###" style="left:626px; top:107px; width:75px; height:19px; text-align:right; "/>
  149. <input id="input10" ref="/root/main/drpt/newrate" format="#,###%" style="left:392px; top:131px; width:75px; height:19px; text-align:right; "/>
  150. <caption id="caption31" class="cell_1" style="left:943px; top:34px; width:77px; height:47px; text-align:center; vertical-align:middle; ">건진</caption>
  151. <caption id="caption20" class="cell_1" style="left:781px; top:34px; width:80px; height:47px; text-align:center; vertical-align:middle; ">합계</caption>
  152. <input id="input22" ref="/root/main/drpt/rerate" format="#,###%" style="left:704px; top:131px; width:75px; height:19px; text-align:right; "/>
  153. <input id="input11" ref="/root/main/drpt/newcnt" format="#,###" style="left:314px; top:131px; width:75px; height:19px; text-align:right; "/>
  154. <caption id="caption21" class="cell_1" style="left:703px; top:58px; width:77px; height:23px; text-align:center; vertical-align:middle; ">비율</caption>
  155. <caption id="caption10" class="cell_1" style="left:56px; top:58px; width:90px; height:23px; text-align:center; vertical-align:middle; ">퇴원</caption>
  156. <caption id="caption1" class="cell_1" style="left:56px; top:10px; width:175px; height:23px; text-align:center; vertical-align:middle; ">입/퇴원</caption>
  157. <input id="input23" ref="/root/main/drpt/recnt" format="#,###" style="left:626px; top:131px; width:75px; height:19px; text-align:right; "/>
  158. <input id="input12" ref="/root/main/drpt/fstoutrate" format="#,###%" style="left:548px; top:83px; width:75px; height:19px; text-align:right; "/>
  159. <caption id="caption33" class="cell_1" style="left:1021px; top:34px; width:80px; height:47px; vertical-align:right; "/>
  160. <caption id="caption22" class="cell_1" style="left:391px; top:58px; width:77px; height:23px; text-align:center; vertical-align:middle; ">비율</caption>
  161. <caption id="caption11" class="cell_1" style="left:469px; top:34px; width:155px; height:23px; text-align:center; vertical-align:middle; ">과초진+90초진</caption>
  162. <input id="input24" ref="/root/main/drpt/ercnt" format="#,###" style="left:782px; top:107px; width:78px; height:19px; text-align:right; "/>
  163. <input id="input13" ref="/root/main/drpt/fstoutcnt" format="#,###" style="left:470px; top:83px; width:75px; height:19px; text-align:right; "/>
  164. <caption id="caption34" class="cell_1" style="left:862px; top:34px; width:80px; height:47px; vertical-align:right; "/>
  165. <caption id="caption23" class="cell_1" style="left:469px; top:58px; width:77px; height:23px; text-align:center; vertical-align:middle; ">인원</caption>
  166. <caption id="caption12" class="cell_1" style="left:5px; top:34px; width:50px; height:118px; text-align:center; vertical-align:middle; ">
  167. <![CDATA[환
  168. 황]]>
  169. </caption>
  170. <caption id="caption3" class="cell_1" style="left:232px; top:10px; width:950px; height:23px; text-align:center; vertical-align:middle; ">외래</caption>
  171. <input id="input25" ref="/root/main/drpt/totcnt" format="#,###" style="left:782px; top:131px; width:78px; height:19px; text-align:right; "/>
  172. <input id="input14" ref="/root/main/drpt/fsterrate" format="#,###%" style="left:548px; top:107px; width:75px; height:19px; text-align:right; "/>
  173. <caption id="caption35" class="cell_1" style="left:862px; top:130px; width:80px; height:23px; text-align:center; vertical-align:middle; ">계</caption>
  174. <caption id="caption24" class="cell_1" style="left:1021px; top:130px; width:80px; height:23px; text-align:center; vertical-align:middle; ">월일원</caption>
  175. <caption id="caption13" class="cell_1" style="left:625px; top:34px; width:155px; height:23px; text-align:center; vertical-align:middle; ">재진</caption>
  176. <caption id="caption4" class="cell_1" style="left:56px; top:130px; width:90px; height:23px; text-align:center; vertical-align:middle; ">월평균가동율</caption>
  177. <input id="input26" ref="/root/main/drpt/outcnt" format="#,###" style="left:782px; top:83px; width:78px; height:19px; text-align:right; "/>
  178. <input id="input15" ref="/root/main/drpt/fstercnt" format="#,###" style="left:470px; top:107px; width:75px; height:19px; text-align:right; "/>
  179. <caption id="caption25" class="cell_1" style="left:1021px; top:82px; width:80px; height:47px; text-align:center; vertical-align:middle; ">일일</caption>
  180. <caption id="caption14" class="cell_1" style="left:313px; top:34px; width:155px; height:23px; text-align:center; vertical-align:middle; ">신환</caption>
  181. <caption id="caption5" class="cell_1" style="left:232px; top:82px; width:80px; height:23px; text-align:center; vertical-align:middle; ">외래</caption>
  182. <line id="line1" class="line_1" style="x1:5px; y1:5px; x2:1182px; y2:5px; "/>
  183. <input id="input27" ref="/root/main/drpt/hccnt" format="#,###" style="left:944px; top:107px; width:75px; height:19px; text-align:right; "/>
  184. <input id="input16" ref="/root/main/drpt/fstrate" format="#,###%" style="left:548px; top:131px; width:75px; height:19px; text-align:right; "/>
  185. <input id="input1" ref="/root/main/drpt/incnt" format="#,###" style="left:148px; top:35px; width:81px; height:19px; text-align:right; "/>
  186. <caption id="caption26" class="cell_1" style="left:1102px; top:34px; width:80px; height:47px; text-align:center; vertical-align:middle; ">귀가</caption>
  187. <caption id="caption15" class="cell_1" style="left:56px; top:34px; width:90px; height:23px; text-align:center; vertical-align:middle; ">입원</caption>
  188. <input id="input28" ref="/root/main/drpt/tothccnt" format="#,###" style="left:944px; top:131px; width:75px; height:19px; text-align:right; "/>
  189. <input id="input17" ref="/root/main/drpt/fstcnt" format="#,###" style="left:470px; top:131px; width:75px; height:19px; text-align:right; "/>
  190. <input id="input2" ref="/root/main/drpt/dschcnt" format="#,###" style="left:148px; top:59px; width:81px; height:19px; text-align:right; "/>
  191. <caption id="caption27" class="cell_1" style="left:862px; top:82px; width:80px; height:23px; text-align:center; vertical-align:middle; ">일반건진</caption>
  192. <caption id="caption16" class="cell_1" style="left:313px; top:58px; width:77px; height:23px; text-align:center; vertical-align:middle; ">인원</caption>
  193. <caption id="caption7" class="cell_1" style="left:5px; top:10px; width:50px; height:23px; text-align:center; vertical-align:middle; ">구분</caption>
  194. <input id="input29" ref="/root/main/drpt/gccnt" format="#,###" style="left:944px; top:83px; width:75px; height:19px; text-align:right; "/>
  195. <input id="input18" ref="/root/main/drpt/reoutrate" format="#,###%" style="left:704px; top:83px; width:75px; height:19px; text-align:right; "/>
  196. <input id="input3" ref="/root/main/drpt/admcnt" format="#,###" style="left:148px; top:83px; width:81px; height:19px; text-align:right; "/>
  197. <caption id="caption28" class="cell_1" style="left:862px; top:106px; width:80px; height:23px; text-align:center; vertical-align:middle; ">종합건진</caption>
  198. <caption id="caption17" class="cell_1" style="left:56px; top:106px; width:90px; height:23px; text-align:center; vertical-align:middle; ">일일가동율</caption>
  199. <caption id="caption8" class="cell_1" style="left:232px; top:130px; width:80px; height:23px; text-align:center; vertical-align:middle; ">계</caption>
  200. <input id="input19" ref="/root/main/drpt/reoutcnt" format="#,###" style="left:626px; top:83px; width:75px; height:19px; text-align:right; "/>
  201. <input id="input4" ref="/root/main/drpt/beduserate" format="#,###%" style="left:148px; top:107px; width:81px; height:19px; text-align:right; "/>
  202. <caption id="caption29" class="cell_1" style="left:232px; top:34px; width:80px; height:47px; vertical-align:middle; "/>
  203. <caption id="caption18" class="cell_1" style="left:625px; top:58px; width:77px; height:23px; text-align:center; vertical-align:middle; ">인원</caption>
  204. <caption id="caption9" class="cell_1" style="left:232px; top:106px; width:80px; height:23px; text-align:center; vertical-align:middle; ">응급실</caption>
  205. <input id="input5" ref="/root/main/drpt/monthbeduserate" format="#,###%" style="left:148px; top:131px; width:81px; height:19px; text-align:right; "/>
  206. <caption id="caption19" class="cell_1" style="left:547px; top:58px; width:77px; height:23px; text-align:center; vertical-align:middle; ">비율</caption>
  207. <input id="input6" ref="/root/main/drpt/newoutcnt" format="#,###" style="left:314px; top:83px; width:75px; height:19px; text-align:right; "/>
  208. <line id="line2" class="line_3" style="x1:5px; y1:152px; x2:1182px; y2:152px; "/>
  209. <input id="input33" ref="/root/main/drpt/monthertrcnt" format="#,###" style="left:233px; top:286px; width:77px; height:19px; text-align:right; "/>
  210. <input id="input35" ref="/root/main/drpt/montheradmcnt" format="#,###" style="left:233px; top:238px; width:77px; height:19px; text-align:right; "/>
  211. <caption id="caption2" class="cell_1" style="left:56px; top:261px; width:90px; height:47px; text-align:center; vertical-align:middle; ">전원(OUT)</caption>
  212. <caption id="caption37" class="cell_1" style="left:56px; top:189px; width:90px; height:23px; text-align:center; vertical-align:middle; "/>
  213. <input id="input42" ref="/root/main/drpt/ertrcnt" format="#,###" style="left:233px; top:262px; width:77px; height:19px; text-align:right; "/>
  214. <caption id="caption40" class="cell_1" style="left:625px; top:189px; width:557px; height:23px; text-align:center; vertical-align:middle; ">보고사항</caption>
  215. <caption id="caption43" class="cell_1" style="left:147px; top:189px; width:165px; height:23px; text-align:center; vertical-align:middle; ">인원</caption>
  216. <caption id="caption44" class="cell_1" style="left:5px; top:189px; width:50px; height:118px; text-align:center; vertical-align:middle; ">
  217. <![CDATA[응
  218. 터]]>
  219. </caption>
  220. <line id="line3" class="line_1" style="x1:5px; y1:184px; x2:1182px; y2:184px; "/>
  221. <caption id="caption51" class="cell_1" style="left:147px; top:237px; width:83px; height:23px; text-align:center; vertical-align:middle; ">월일원</caption>
  222. <caption id="caption52" class="cell_1" style="left:313px; top:189px; width:311px; height:23px; text-align:center; vertical-align:middle; ">응급센터 특이사항</caption>
  223. <caption id="caption54" class="cell_1" style="left:56px; top:213px; width:90px; height:47px; text-align:center; vertical-align:middle; ">
  224. <![CDATA[본원으로
  225. 입원(IN)]]>
  226. </caption>
  227. <caption id="caption59" class="cell_1" style="left:147px; top:285px; width:83px; height:23px; text-align:center; vertical-align:middle; ">월인원</caption>
  228. <caption id="caption62" class="cell_1" style="left:147px; top:261px; width:83px; height:23px; text-align:center; vertical-align:middle; ">일일</caption>
  229. <caption id="caption64" class="cell_1" style="left:147px; top:213px; width:83px; height:23px; text-align:center; vertical-align:middle; ">일일</caption>
  230. <input id="input64" ref="/root/main/drpt/eradmcnt" format="#,###" style="left:233px; top:214px; width:77px; height:19px; text-align:right; "/>
  231. <textarea id="textarea1" ref="/root/main/drpt/ercmmt" style="left:314px; top:214px; width:309px; height:91px; text-align:left; "/>
  232. <textarea id="textarea2" ref="/root/main/drpt/cmmt" style="left:626px; top:214px; width:556px; height:91px; text-align:left; "/>
  233. <line id="line4" class="line_3" style="x1:5px; y1:307px; x2:1182px; y2:307px; "/>
  234. <caption id="caption32" class="cell_1" style="left:225px; top:346px; width:79px; height:23px; text-align:center; vertical-align:middle; ">MRI</caption>
  235. <caption id="caption36" class="cell_1" style="left:145px; top:346px; width:79px; height:23px; text-align:center; vertical-align:middle; ">CT</caption>
  236. <input id="input34" ref="/root/main/drpt/opcnt" format="#,###" appearance="input" scroll="auto" style="left:57px; top:395px; width:86px; height:19px; text-align:right; "/>
  237. <caption id="caption39" class="cell_1" style="left:625px; top:322px; width:278px; height:23px; text-align:center; vertical-align:middle; ">외래진료실 사용현황</caption>
  238. <input id="input36" ref="/root/main/drpt/acc_opcnt" format="#,###" appearance="input" scroll="auto" style="left:57px; top:467px; width:86px; height:19px; text-align:right; "/>
  239. <caption id="caption41" class="cell_1" style="left:56px; top:346px; width:88px; height:23px; text-align:center; vertical-align:middle; ">수술건수</caption>
  240. <caption id="caption45" class="cell_1" style="left:385px; top:346px; width:79px; height:23px; text-align:center; vertical-align:middle; ">SONO</caption>
  241. <caption id="caption46" class="cell_1" style="left:5px; top:322px; width:50px; height:47px; text-align:center; vertical-align:middle; ">구분</caption>
  242. <caption id="caption48" class="cell_1" style="left:305px; top:346px; width:79px; height:23px; text-align:center; vertical-align:middle; ">RT</caption>
  243. <caption id="caption49" class="cell_1" style="left:56px; top:322px; width:568px; height:23px; text-align:center; vertical-align:middle; ">수술건수 및 주요장비현황</caption>
  244. <line id="line5" class="line_3" style="x1:5px; y1:307px; x2:1182px; y2:307px; text-align:right; "/>
  245. <line id="line6" class="line_1" style="x1:5px; y1:317px; x2:1182px; y2:317px; text-align:right; "/>
  246. <caption id="caption50" class="cell_1" style="left:5px; top:370px; width:50px; height:71px; text-align:center; vertical-align:middle; ">일일</caption>
  247. <caption id="caption53" class="cell_1" style="left:5px; top:442px; width:50px; height:71px; text-align:center; vertical-align:middle; ">월건수</caption>
  248. <caption id="caption47" class="cell_1" style="left:545px; top:346px; width:79px; height:23px; text-align:center; vertical-align:middle; ">TOMO</caption>
  249. <caption id="caption42" class="cell_1" style="left:465px; top:346px; width:79px; height:23px; text-align:center; vertical-align:middle; ">PET-CT</caption>
  250. <input id="input39" ref="/root/main/drpt/ctcnt" format="#,###" style="left:146px; top:395px; width:77px; height:19px; text-align:right; "/>
  251. <input id="input40" ref="/root/main/drpt/acc_ctcnt" format="#,###" style="left:146px; top:467px; width:77px; height:19px; text-align:right; "/>
  252. <input id="input41" ref="/root/main/drpt/sessrate" format="#,###%" style="left:747px; top:491px; width:77px; height:19px; text-align:right; "/>
  253. <input id="input44" ref="/root/main/drpt/acc_mricnt" format="#,###" style="left:226px; top:467px; width:77px; height:19px; text-align:right; "/>
  254. <input id="input45" ref="/root/main/drpt/monthsessrate" format="#,###%" style="left:826px; top:491px; width:77px; height:19px; text-align:right; "/>
  255. <input id="input47" ref="/root/main/drpt/mricnt" format="#,###" style="left:226px; top:395px; width:77px; height:19px; text-align:right; "/>
  256. <input id="input48" ref="/root/main/drpt/acc_rtcnt" format="#,###" style="left:306px; top:467px; width:77px; height:19px; text-align:right; "/>
  257. <input id="input49" ref="/root/main/drpt/actsesscnt" format="#,###" style="left:747px; top:455px; width:77px; height:19px; text-align:right; "/>
  258. <input id="input51" ref="/root/main/drpt/rtcnt" format="#,###" style="left:306px; top:395px; width:77px; height:19px; text-align:right; "/>
  259. <input id="input52" ref="/root/main/drpt/acc_plansesscnt" format="#,###" style="left:826px; top:371px; width:77px; height:19px; text-align:right; "/>
  260. <input id="input53" ref="/root/main/drpt/tomocnt" format="#,###" style="left:546px; top:395px; width:77px; height:19px; text-align:right; "/>
  261. <input id="input54" ref="/root/main/drpt/acc_sonocnt" format="#,###" style="left:386px; top:467px; width:77px; height:19px; text-align:right; "/>
  262. <input id="input55" ref="/root/main/drpt/acc_reclinccnt" format="#,###" style="left:826px; top:455px; width:77px; height:19px; text-align:right; "/>
  263. <input id="input57" ref="/root/main/drpt/acc_petctcnt" format="#,###" style="left:466px; top:467px; width:77px; height:19px; text-align:right; "/>
  264. <input id="input58" ref="/root/main/drpt/reclinccnt" format="#,###" style="left:747px; top:407px; width:77px; height:19px; text-align:right; "/>
  265. <input id="input59" ref="/root/main/drpt/plansesscnt" format="#,###" style="left:747px; top:371px; width:77px; height:19px; text-align:right; "/>
  266. <input id="input60" ref="/root/main/drpt/petctcnt" format="#,###" style="left:466px; top:395px; width:77px; height:19px; text-align:right; "/>
  267. <input id="input61" ref="/root/main/drpt/acc_tomocnt" format="#,###" style="left:546px; top:467px; width:77px; height:19px; text-align:right; "/>
  268. <input id="input62" ref="/root/main/drpt/acc_actsesscnt" format="#,###" style="left:826px; top:407px; width:77px; height:19px; text-align:right; "/>
  269. <input id="input63" ref="/root/main/drpt/sonocnt" format="#,###" style="left:386px; top:395px; width:77px; height:19px; text-align:right; "/>
  270. <caption id="caption38" class="cell_1" style="left:904px; top:322px; width:278px; height:23px; text-align:center; vertical-align:middle; ">기타</caption>
  271. <caption id="caption55" class="cell_1" style="left:625px; top:370px; width:120px; height:23px; text-align:center; vertical-align:middle; ">계획 session횟수</caption>
  272. <caption id="caption56" class="cell_1" style="left:625px; top:394px; width:120px; height:47px; text-align:center; vertical-align:middle; ">대진/임진 횟수</caption>
  273. <caption id="caption57" class="cell_1" style="left:625px; top:442px; width:120px; height:47px; text-align:center; vertical-align:middle; ">실제session횟수</caption>
  274. <caption id="caption58" class="cell_1" style="left:625px; top:490px; width:120px; height:23px; text-align:center; vertical-align:middle; ">진료실 가동율(%)</caption>
  275. <caption id="caption60" class="cell_1" style="left:625px; top:346px; width:120px; height:23px; text-align:center; vertical-align:middle; ">구분</caption>
  276. <caption id="caption61" class="cell_1" style="left:746px; top:346px; width:78px; height:23px; text-align:center; vertical-align:middle; ">일일</caption>
  277. <caption id="caption63" class="cell_1" style="left:825px; top:346px; width:78px; height:23px; text-align:center; vertical-align:middle; ">월누계</caption>
  278. <caption id="caption65" class="cell_1" style="left:904px; top:346px; width:125px; height:23px; text-align:center; vertical-align:middle; ">구분</caption>
  279. <caption id="caption66" class="cell_1" style="left:1030px; top:346px; width:75px; height:23px; text-align:center; vertical-align:middle; ">일일</caption>
  280. <caption id="caption67" class="cell_1" style="left:1106px; top:346px; width:76px; height:23px; text-align:center; vertical-align:middle; ">월누계</caption>
  281. <caption id="caption68" class="cell_1" style="left:904px; top:370px; width:125px; height:23px; text-align:center; vertical-align:middle; ">외래환자예약율(%)</caption>
  282. <caption id="caption69" class="cell_1" style="left:904px; top:394px; width:125px; height:23px; text-align:center; vertical-align:middle; ">전일퇴원예고율(%)</caption>
  283. <caption id="caption70" class="cell_1" style="left:904px; top:418px; width:125px; height:23px; text-align:center; vertical-align:middle; ">장기재원환자수(명)</caption>
  284. <caption id="caption71" class="cell_1" style="left:904px; top:442px; width:125px; height:23px; text-align:center; vertical-align:middle; ">31일~60일</caption>
  285. <caption id="caption72" class="cell_1" style="left:904px; top:466px; width:125px; height:23px; text-align:center; vertical-align:middle; ">61일~90일</caption>
  286. <caption id="caption73" class="cell_1" style="left:904px; top:490px; width:125px; height:23px; text-align:center; vertical-align:middle; ">91일이상</caption>
  287. <input id="input37" ref="/root/main/drpt/longadmcnt" format="#,###" style="left:1031px; top:419px; width:73px; height:19px; text-align:right; "/>
  288. <input id="input38" ref="/root/main/drpt/longadm3cnt" format="#,###" style="left:1031px; top:443px; width:73px; height:19px; text-align:right; "/>
  289. <input id="input65" ref="/root/main/drpt/dclrrate" format="#,###%" style="left:1031px; top:395px; width:73px; height:19px; text-align:right; "/>
  290. <input id="input66" ref="/root/main/drpt/rsrvrate" format="#,###%" style="left:1031px; top:371px; width:73px; height:19px; text-align:right; "/>
  291. <input id="input67" ref="/root/main/drpt/longadm6cnt" format="#,###" style="left:1031px; top:467px; width:73px; height:19px; text-align:right; "/>
  292. <input id="input68" ref="/root/main/drpt/longadm9cnt" format="#,###" style="left:1031px; top:491px; width:73px; height:19px; text-align:right; "/>
  293. <input id="input69" ref="/root/main/drpt/monthdclrrate" format="#,###%" style="left:1107px; top:395px; width:74px; height:19px; text-align:right; "/>
  294. <input id="input70" ref="/root/main/drpt/monthrsrvrate" format="#,###%" style="left:1107px; top:371px; width:74px; height:19px; text-align:right; "/>
  295. <input id="input71" ref="/root/main/drpt/acc_longadm6cnt" format="#,###" style="left:1107px; top:467px; width:74px; height:19px; text-align:right; "/>
  296. <input id="input72" ref="/root/main/drpt/acc_longadm9cnt" format="#,###" style="left:1107px; top:491px; width:74px; height:19px; text-align:right; "/>
  297. <input id="input73" ref="/root/main/drpt/acc_longadmcnt" format="#,###" style="left:1107px; top:419px; width:74px; height:19px; text-align:right; "/>
  298. <input id="input74" ref="/root/main/drpt/acc_longadm3cnt" format="#,###" style="left:1107px; top:443px; width:74px; height:19px; text-align:right; "/>
  299. <line id="line7" class="line_3" style="x1:5px; y1:512px; x2:1182px; y2:512px; "/>
  300. <button id="button59" class="btn5_letter6" style="left:1094px; top:163px; width:86px; height:19px; ">
  301. <caption>코멘트 저장</caption>
  302. <script type="javascript" ev:event="DOMActivate">
  303. <![CDATA[
  304. model.makeValue("/root/send/ercmmt", model.getValue("/root/main/drpt/ercmmt"));
  305. model.makeValue("/root/send/cmmt", model.getValue("/root/main/drpt/cmmt"));
  306. submit("TXPAS01101");
  307. btn_search.dispatch("DOMActivate");
  308. ]]>
  309. </script>
  310. </button>
  311. </case>
  312. <case id="case2">
  313. <line id="line8" class="line_1" style="x1:5px; y1:5px; x2:1182px; y2:5px; "/>
  314. <datagrid id="datagrid1" nodeset="/root/main/month/monthlist" caption="일별&#xA;(요일)^외래^외래^외래^입/퇴원^입/퇴원^입/퇴원^입/퇴원^건진^건진^건진^발생수익[단위 : 원]^발생수익[단위 : 원]^발생수익[단위 : 원]^발생수익[단위 : 원]|일별&#xA;(요일)^초진^재진^소계^입원^퇴원^재원^가동률^일반^종합^소계^외래^재원^건진^계" colsep="^" colwidth="100, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:10px; width:1177px; height:676px; ">
  315. <col ref="enddd" style="text-align:center; "/>
  316. <col ref="fstcnt" format="#,###.#" style="text-align:right; "/>
  317. <col ref="recnt" format="#,###.#" style="text-align:right; "/>
  318. <col ref="outcnt" format="#,###.#" style="text-align:right; "/>
  319. <col ref="incnt" format="#,###.#" style="text-align:right; "/>
  320. <col ref="dschcnt" format="#,###.#" style="text-align:right; "/>
  321. <col ref="admcnt" format="#,###.#" style="text-align:right; "/>
  322. <col ref="beduserate" format="#,###.#%" style="text-align:right; "/>
  323. <col ref="gccnt" format="#,###.#" style="text-align:right; "/>
  324. <col ref="hccnt" format="#,###.#" style="text-align:right; "/>
  325. <col ref="tothccnt" format="#,###.#" style="text-align:right; "/>
  326. <col ref="outearnamt" format="###,###,###,###.#" style="text-align:right; "/>
  327. <col ref="inearnamt" format="###,###,###,###.#" style="text-align:right; "/>
  328. <col ref="hcearnamt" format="###,###,###,###.#" style="text-align:right; "/>
  329. <col ref="earnamt" format="###,###,###,###.#" style="text-align:right; "/>
  330. </datagrid>
  331. </case>
  332. </switch>
  333. <button id="button10" class="btn_sw" group="tab" selected="true" style="left:0px; top:70px; width:100px; height:22px; ">
  334. <caption>인 원</caption>
  335. <toggle case="case1" ev:event="xforms-activate"/>
  336. <script type="javascript" ev:event="onclick">
  337. <![CDATA[
  338. button2.visible = false;
  339. ]]>
  340. </script>
  341. </button>
  342. <group id="group2" style="left:0px; top:25px; width:1190px; height:35px; ">
  343. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1190px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  344. <caption id="caption74" class="search_name" style="left:15px; top:9px; width:101px; height:17px; ">마감일자 :</caption>
  345. <button id="btn_search" class="btn1_letter2" navindex="3" style="left:1124px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  346. <caption>조회</caption>
  347. <script type="javascript" ev:event="DOMActivate">
  348. <![CDATA[
  349. //model.removeNodeset("/root/main/month");
  350. var enddd = model.getValue("/root/send/enddd");
  351. if( enddd =="" ){
  352. messageBox("마감일자를 입력","E007");
  353. return false;
  354. }else{
  355. model.makeValue("/root/send/enddd",model.getValue("/root/send/enddd"));
  356. submit("TRPAS01501");
  357. submit("TRPAS01503");
  358. model.refresh();
  359. }
  360. ]]>
  361. </script>
  362. <toggle case="case1" ev:event="onclick"/>
  363. </button>
  364. <input id="input43" ref="/root/send/enddd" class="input_default" navindex="1" inputtype="date" maxlength="8" style="left:105px; top:8px; width:110px; height:19px; ">
  365. <script type="javascript" ev:event="onkeydown">
  366. <![CDATA[
  367. if( event.keyCode == 13 ) {
  368. var pCurTargetObj = event.ptarget.parent;
  369. if( pCurTargetObj.elementName == "xforms:select1" || pCurTargetObj.elementName == "xforms:select") {
  370. event.keyCode = 9;
  371. pCurTargetObj.dispatch("onkeydown");
  372. } else {
  373. event.keyCode = 9;
  374. }
  375. }
  376. event.stopPropagation();
  377. ]]>
  378. </script>
  379. </input>
  380. <button id="btn_print" class="btn6_letter2" style="left:1064px; top:7px; width:56px; height:22px; ">
  381. <caption>출력</caption>
  382. <script type="javascript" ev:event="DOMActivate">
  383. <![CDATA[
  384. exeReportPreview("RPPAS02112", "XMLSTR", "","", "false","","","","","false");
  385. ]]>
  386. </script>
  387. </button>
  388. <button id="button2" class="btn1_letter2" navindex="3" visibility="hidden" style="left:1124px; top:7px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
  389. <caption>조회</caption>
  390. <script type="javascript" ev:event="DOMActivate">
  391. <![CDATA[
  392. model.removeNodeset("/root/main/month");
  393. var enddd = model.getValue("/root/send/enddd");
  394. if( enddd =="" ){
  395. messageBox("마감일자를 입력","E007");
  396. return false;
  397. }else{
  398. model.makeValue("/root/send/enddd",model.getValue("/root/send/enddd"));
  399. submit("TRPAS01501");
  400. submit("TRPAS01503");
  401. button1.selected = true;
  402. model.refresh();
  403. }
  404. ]]>
  405. </script>
  406. <toggle case="case2" ev:event="onclick"/>
  407. </button>
  408. </group>
  409. <button id="button1" class="btn_sw" group="tab" style="left:101px; top:70px; width:100px; height:22px; ">
  410. <caption>수 익</caption>
  411. <toggle case="case2" ev:event="xforms-activate"/>
  412. <script type="javascript" ev:event="onclick">
  413. <![CDATA[
  414. button2.visible = true;
  415. ]]>
  416. </script>
  417. </button>
  418. </xhtml:body>
  419. </xhtml:html>