SMPCT00300_진료실별가동율.xrw 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * 제 목 : SMPCT00300_진료실별가동율.xrw
  4. * 설 명 : 진료실별가동율
  5. * 설 계 자 : 유정란
  6. * 작 성 자 : 유정란
  7. * 작 성 일 : 2009.08.19
  8. * 수정이력 :
  9. * 기 타 :
  10. -->
  11. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  12. <?xml-stylesheet href="C:/CMCProject/application/webapps/com/commonweb/css/common.css" type="text/css" ?>
  13. <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">
  14. <xhtml:head>
  15. <xhtml:title>진료실별가동율</xhtml:title>
  16. <model id="model1">
  17. <instance id="instance1">
  18. <root xmlns="">
  19. <main>
  20. <gridlist>
  21. <grid>
  22. <orddeptcdnm/>
  23. <col1/>
  24. <col2/>
  25. <col3/>
  26. <col4/>
  27. <col5/>
  28. <col6/>
  29. <col7/>
  30. <col8/>
  31. <col9/>
  32. <col10/>
  33. <col11/>
  34. <col12/>
  35. <col13/>
  36. <col14/>
  37. <col15/>
  38. <col16/>
  39. <col17/>
  40. <col18/>
  41. <col19/>
  42. <col20/>
  43. <col21/>
  44. <col22/>
  45. <col23/>
  46. <col24/>
  47. <col25/>
  48. <col26/>
  49. <col27/>
  50. <col28/>
  51. <col29/>
  52. <col30/>
  53. <col31/>
  54. <col32/>
  55. <col33/>
  56. <col34/>
  57. <col35/>
  58. <col36/>
  59. <col37/>
  60. <col38/>
  61. <col39/>
  62. <col40/>
  63. <col41/>
  64. <col42/>
  65. <col43/>
  66. <col44/>
  67. <col45/>
  68. <col46/>
  69. <col47/>
  70. <col48/>
  71. <col49/>
  72. <col50/>
  73. <col51/>
  74. <col52/>
  75. <col53/>
  76. <col54/>
  77. <col55/>
  78. <col56/>
  79. <col57/>
  80. <col58/>
  81. <col59/>
  82. <col60/>
  83. <col61/>
  84. <col62/>
  85. <col63/>
  86. <col64/>
  87. <col65/>
  88. <col66/>
  89. <col67/>
  90. <col68/>
  91. <col69/>
  92. <col70/>
  93. <col71/>
  94. <col72/>
  95. <col73/>
  96. </grid>
  97. </gridlist>
  98. </main>
  99. <send>
  100. <data1/>
  101. </send>
  102. <init>
  103. <orddeptcd>
  104. <cd/>
  105. <nm/>
  106. </orddeptcd>
  107. <orddrid>
  108. <cd/>
  109. <nm/>
  110. <dp/>
  111. </orddrid>
  112. <centcd>
  113. <cd/>
  114. <nm/>
  115. </centcd>
  116. </init>
  117. <hidden>
  118. <condition1/>
  119. <condition2/>
  120. <condition3/>
  121. <svrnm/>
  122. <centcd/>
  123. <orddeptcd/>
  124. <orddrid/>
  125. <opt2/>
  126. </hidden>
  127. </root>
  128. </instance>
  129. <script type="javascript" ev:event="xforms-ready">
  130. <![CDATA[
  131. submit("TRPCTCOM02");
  132. fInitialize();
  133. fBaseValSet();
  134. model.resetInstanceNode("/root/hidden/opt2");
  135. fOutComboSet();
  136. datagrid1.frozencols = 3;
  137. ]]>
  138. </script>
  139. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  140. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  141. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  142. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  143. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  144. <script type="javascript" src="../../../pam/pamctlweb/js/PCTCOM.js"/>
  145. <script type="javascript">
  146. <![CDATA[
  147. function fBaseValSet(){
  148. model.setValue("/root/hidden/condition1","D");
  149. radio1.refresh();
  150. }
  151. ]]>
  152. </script>
  153. <submission id="TRPCTCOM01" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main"/>
  154. <submission id="TRPCTCOM02" ref="/root/send" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/init"/>
  155. </model>
  156. </xhtml:head>
  157. <xhtml:body>
  158. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:16px; width:1193px; height:30px; "/>
  159. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:215px; height:14px; ">진료실별가동율</caption>
  160. <select1 id="radio1" ref="/root/hidden/condition1" overflow="visible" appearance="full" cols="3" cellspacing="10" style="left:55px; top:23px; width:95px; height:20px; border-style:none; ">
  161. <choices>
  162. <item>
  163. <label>일</label>
  164. <value>D</value>
  165. </item>
  166. <item>
  167. <label>주</label>
  168. <value>W</value>
  169. </item>
  170. </choices>
  171. </select1>
  172. <input id="input1" ref="/root/hidden/condition2" inputtype="date" style="left:170px; top:23px; width:100px; height:19px; "/>
  173. <datagrid id="datagrid1" nodeset="/root/main/gridlist/grid" autoresize="true" 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^진료실32^진료실33^진료실34^진료실35^진료실36^진료실37^진료실38^진료실39^진료실40^진료실41^진료실42^진료실43^진료실44^진료실45^진료실46^진료실47^진료실48^진료실49^진료실50^진료실51^진료실52^진료실53^진료실54^진료실55^진료실56^진료실57^진료실58^진료실59^진료실60^진료실61^진료실62^진료실63^진료실64^진료실65^진료실66^진료실67^진료실68^진료실69^진료실70^진료실71^진료실72^진료실73^진료실74|위치^센터^임상과^진료실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^진료실32^진료실33^진료실34^진료실35^진료실36^진료실37^진료실38^진료실39^진료실40^진료실41^진료실42^진료실43^진료실44^진료실45^진료실46^진료실47^진료실48^진료실49^진료실50^진료실51^진료실52^진료실53^진료실54^진료실55^진료실56^진료실57^진료실58^진료실59^진료실60^진료실61^진료실62^진료실63^진료실64^진료실65^진료실66^진료실67^진료실68^진료실69^진료실70^진료실71^진료실72^진료실73^진료실74" colwidth="54, 113, 114, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:1px; top:54px; width:1193px; height:723px; ">
  174. <col ref="txt1"/>
  175. <col ref="txt2"/>
  176. <col ref="txt3"/>
  177. <col ref="col1" style="text-align:right; "/>
  178. <col ref="col2" style="text-align:right; "/>
  179. <col ref="col3" style="text-align:right; "/>
  180. <col ref="col4" style="text-align:right; "/>
  181. <col ref="col5" style="text-align:right; "/>
  182. <col ref="col6" style="text-align:right; "/>
  183. <col ref="col7" style="text-align:right; "/>
  184. <col ref="col8" style="text-align:right; "/>
  185. <col ref="col9" style="text-align:right; "/>
  186. <col ref="col10" style="text-align:right; "/>
  187. <col ref="col11" style="text-align:right; "/>
  188. <col ref="col12" style="text-align:right; "/>
  189. <col ref="col13" style="text-align:right; "/>
  190. <col ref="col14" style="text-align:right; "/>
  191. <col ref="col15" style="text-align:right; "/>
  192. <col ref="col16" style="text-align:right; "/>
  193. <col ref="col17" style="text-align:right; "/>
  194. <col ref="col18" style="text-align:right; "/>
  195. <col ref="col19" style="text-align:right; "/>
  196. <col ref="col20" style="text-align:right; "/>
  197. <col ref="col21" style="text-align:right; "/>
  198. <col ref="col22" style="text-align:right; "/>
  199. <col ref="col23" style="text-align:right; "/>
  200. <col ref="col24" style="text-align:right; "/>
  201. <col ref="col25" style="text-align:right; "/>
  202. <col ref="col26" style="text-align:right; "/>
  203. <col ref="col27" style="text-align:right; "/>
  204. <col ref="col28" style="text-align:right; "/>
  205. <col ref="col29" style="text-align:right; "/>
  206. <col ref="col30" style="text-align:right; "/>
  207. <col ref="col31" style="text-align:right; "/>
  208. <col ref="col32" style="text-align:right; "/>
  209. <col ref="col33" style="text-align:right; "/>
  210. <col ref="col34" style="text-align:right; "/>
  211. <col ref="col35" style="text-align:right; "/>
  212. <col ref="col36" style="text-align:right; "/>
  213. <col ref="col37" style="text-align:right; "/>
  214. <col ref="col38" style="text-align:right; "/>
  215. <col ref="col39" style="text-align:right; "/>
  216. <col ref="col40" style="text-align:right; "/>
  217. <col ref="col41" style="text-align:right; "/>
  218. <col ref="col42" style="text-align:right; "/>
  219. <col ref="col43" style="text-align:right; "/>
  220. <col ref="col44" style="text-align:right; "/>
  221. <col ref="col45" style="text-align:right; "/>
  222. <col ref="col46" style="text-align:right; "/>
  223. <col ref="col47" style="text-align:right; "/>
  224. <col ref="col48" style="text-align:right; "/>
  225. <col ref="col49" style="text-align:right; "/>
  226. <col ref="col50" style="text-align:right; "/>
  227. <col ref="col51" style="text-align:right; "/>
  228. <col ref="col52" style="text-align:right; "/>
  229. <col ref="col53" style="text-align:right; "/>
  230. <col ref="col54" style="text-align:right; "/>
  231. <col ref="col55" style="text-align:right; "/>
  232. <col ref="col56" style="text-align:right; "/>
  233. <col ref="col57" style="text-align:right; "/>
  234. <col ref="col58" style="text-align:right; "/>
  235. <col ref="col59" style="text-align:right; "/>
  236. <col ref="col60" style="text-align:right; "/>
  237. <col ref="col61" style="text-align:right; "/>
  238. <col ref="col62" style="text-align:right; "/>
  239. <col ref="col63" style="text-align:right; "/>
  240. <col ref="col64" style="text-align:right; "/>
  241. <col ref="col65" style="text-align:right; "/>
  242. <col ref="col66" style="text-align:right; "/>
  243. <col ref="col67" style="text-align:right; "/>
  244. <col ref="col68" style="text-align:right; "/>
  245. <col ref="col69" style="text-align:right; "/>
  246. <col ref="col70" style="text-align:right; "/>
  247. <col ref="col71" style="text-align:right; "/>
  248. <col ref="col72" style="text-align:right; "/>
  249. <col ref="col73" style="text-align:right; "/>
  250. <col/>
  251. </datagrid>
  252. <button id="button1" class="btn1_letter2" style="left:850px; top:22px; width:56px; height:22px; ">
  253. <caption>조회</caption>
  254. <script type="javascript" ev:event="DOMActivate">
  255. <![CDATA[
  256. fSearch("getOrdRoom");
  257. datagrid1.mergecells = "byrestriccol";
  258. model.refresh();
  259. ]]>
  260. </script>
  261. </button>
  262. <caption id="caption2" style="left:920px; top:23px; width:268px; height:20px; ">* 기준일자를 포함하는 일/주/월을 조회</caption>
  263. <line id="line12" class="line_1" style="x1:0px; y1:49px; x2:1194px; y2:49px; "/>
  264. <select1 id="cmb_orddrid" ref="/root/hidden/orddrid" visibility="hidden" appearance="minimal" style="left:646px; top:22px; width:79px; height:19px; ">
  265. <choices>
  266. <itemset nodeset="/root/init/orddrid">
  267. <label ref="nm"/>
  268. <value ref="cd"/>
  269. </itemset>
  270. </choices>
  271. <script type="javascript" ev:event="xforms-value-changed">
  272. <![CDATA[
  273. fOutOrddridVrf();
  274. ]]>
  275. </script>
  276. </select1>
  277. <select1 id="cmb_centcd" ref="/root/hidden/centcd" appearance="minimal" style="left:450px; top:22px; width:170px; height:19px; ">
  278. <choices>
  279. <itemset nodeset="/root/init/centcd">
  280. <label ref="nm"/>
  281. <value ref="cd"/>
  282. </itemset>
  283. </choices>
  284. </select1>
  285. <select1 id="cmb_orddeptcd" ref="/root/hidden/orddeptcd" appearance="minimal" style="left:450px; top:22px; width:170px; height:19px; ">
  286. <choices>
  287. <itemset nodeset="/root/init/orddeptcd">
  288. <label ref="nm"/>
  289. <value ref="cd"/>
  290. </itemset>
  291. </choices>
  292. <script type="javascript" ev:event="xforms-value-changed">
  293. <![CDATA[
  294. fOutOrddridFilter("1");
  295. ]]>
  296. </script>
  297. </select1>
  298. <select1 id="radio2" ref="/root/hidden/opt2" overflow="visible" appearance="full" cols="3" style="left:295px; top:23px; width:150px; height:20px; border-style:none; ">
  299. <choices>
  300. <item>
  301. <label>전체</label>
  302. <value/>
  303. </item>
  304. <item>
  305. <label>센터</label>
  306. <value>1</value>
  307. </item>
  308. <item>
  309. <label>진료과</label>
  310. <value>2</value>
  311. </item>
  312. </choices>
  313. <script type="javascript" ev:event="xforms-value-changed">
  314. <![CDATA[
  315. fOutComboSet();
  316. ]]>
  317. </script>
  318. </select1>
  319. </xhtml:body>
  320. </xhtml:html>