SMPID20800_청구진행상황건수집계조회.xrw 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580
  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. <send>
  10. <data1>
  11. <insukind/>
  12. <ioflag>I</ioflag>
  13. <ordfildcd/>
  14. <clamflagcd/>
  15. <clamym/>
  16. <clamdg/>
  17. <orddeptcd/>
  18. <orddrid/>
  19. <checkyn>Y</checkyn>
  20. </data1>
  21. </send>
  22. <main>
  23. <list1/>
  24. <list2/>
  25. </main>
  26. <init>
  27. <!-- 보험유형 -->
  28. <P0008list>
  29. <P0008>
  30. <cdnm/>
  31. <cdid/>
  32. </P0008>
  33. </P0008list>
  34. <!-- 보험유형(부장님 요청사항) -->
  35. <insukind>
  36. <insulist>
  37. <cdnm/>
  38. <cdid/>
  39. </insulist>
  40. <insulist>
  41. <cdnm>보험+급여</cdnm>
  42. <cdid>1</cdid>
  43. </insulist>
  44. <insulist>
  45. <cdnm>보험</cdnm>
  46. <cdid>2</cdid>
  47. </insulist>
  48. <insulist>
  49. <cdnm>의료급여</cdnm>
  50. <cdid>3</cdid>
  51. </insulist>
  52. <insulist>
  53. <cdnm>의료급여1종</cdnm>
  54. <cdid>21</cdid>
  55. </insulist>
  56. <insulist>
  57. <cdnm>의료급여2종</cdnm>
  58. <cdid>22</cdid>
  59. </insulist>
  60. <insulist>
  61. <cdnm>자보</cdnm>
  62. <cdid>31</cdid>
  63. </insulist>
  64. <insulist>
  65. <cdnm>산재</cdnm>
  66. <cdid>41</cdid>
  67. </insulist>
  68. </insukind>
  69. <!-- 청구분야(진료분야) -->
  70. <P0291list>
  71. <P0291>
  72. <cdnm/>
  73. <cdid/>
  74. </P0291>
  75. </P0291list>
  76. <!-- 명세서구분코드(청구구분) -->
  77. <P0155list>
  78. <P0155>
  79. <cdnm/>
  80. <cdid/>
  81. </P0155>
  82. </P0155list>
  83. </init>
  84. <hidden>
  85. <list1>
  86. <deptlist>
  87. <deptcd/>
  88. <depthngnm/>
  89. </deptlist>
  90. </list1>
  91. <list2>
  92. <atdoctlist>
  93. <atdoctid/>
  94. <atdocthngnm/>
  95. </atdoctlist>
  96. </list2>
  97. </hidden>
  98. </root>
  99. </instance>
  100. <script type="javascript" ev:event="xforms-ready">
  101. <![CDATA[
  102. // 1. 공통코드 조회
  103. zbcfGetCodeList(
  104. new Array("P0008" // 보험유형
  105. ,"P0291" // 청구분야(진료분야)
  106. ,"P0155" // 청구구분
  107. ),
  108. new Array("/root/init/P0008list"
  109. ,"/root/init/P0291list"
  110. ,"/root/init/P0155list"
  111. ) );
  112. submit("TRPIJ00203");
  113. // 2. 화면초기화
  114. fInitialize();
  115. ]]>
  116. </script>
  117. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  118. <submission id="TRPID20407" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data1" resultref="/root/init/clamdg"/>
  119. <submission id="TRPID21001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main"/>
  120. <submission id="TRPIJ00203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/list1"/>
  121. <submission id="TRPIJ00204" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/list2"/>
  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="../../../pam/aftjudgweb/js/SMPID20000.js"/>
  130. <script type="javascript">
  131. <![CDATA[
  132. // 화면 초기화
  133. function fInitialize() {
  134. // 1. 조회부 초기화
  135. model.setValue("/root/send/data1/insukind", "");
  136. model.setValue("/root/send/data1/ioflag", "I");
  137. model.setValue("/root/send/data1/ordfildcd", "");
  138. model.setValue("/root/send/data1/clamflagcd", "");
  139. var today = new Date();
  140. var baseyear = today.getDateFormat("YYYY");
  141. var basemonth = today.getDateFormat("MM");
  142. var baseday = today.getDateFormat("DD");
  143. var currentym = baseyear + basemonth;
  144. var currentdd = baseyear + basemonth + baseday;
  145. model.setValue("/root/send/data1/clamym", currentym);
  146. model.setValue("/root/send/data1/clamdg", "");
  147. addComboItem("cmb_orddeptcd","전체","","above");
  148. addComboItem("cmb_orddrid","전체","","above");
  149. model.setValue("/root/send/data1/checkyn", "N")
  150. // 청구년월에 대한 청구차수 조회
  151. pidfGetClamdg();
  152. // 2. 그리드 초기화
  153. model.removenode("/root/main/list1");
  154. model.makeNode("/root/main/list1");
  155. caption46.visible = false;
  156. cmb_orddeptcd.visible = false;
  157. caption5.visible = false;
  158. cmb_orddrid.visible = false;
  159. bool6.visible = false;
  160. caption28.visible = false;
  161. grd_deptlist.colHidden(3) = true; // 진료의 필드 숨기기
  162. model.refresh();
  163. }
  164. // 조회
  165. function fGetClamList() {
  166. if (model.getValue("/root/send/data1/clamym") == "") {
  167. messageBox("청구년월이", "I004");
  168. return false;
  169. }
  170. if (model.getValue("/root/send/data1/clamdg") == "") {
  171. messageBox("청구차수가", "I004");
  172. return false;
  173. }
  174. if (submit("TRPID21001")) {
  175. grd_judglist.refresh();
  176. grd_deptlist.refresh();
  177. grd_judglist.row = 2;
  178. grd_deptlist.row = 2;
  179. }
  180. }
  181. function fGetClamdg() {
  182. // 청구년월에 대한 청구차수 조회
  183. model.removeNodeset("/root/init/clamdg");
  184. model.makeNode("/root/init/clamdg");
  185. submit("TRPID20407");
  186. cmb_clamdg.select(0);
  187. model.refreshpart("/root/init/clamdg");
  188. }
  189. ]]>
  190. </script>
  191. </xhtml:head>
  192. <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  193. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  194. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:186px; height:13px; ">청구진행상황 건수 집계 조회</caption>
  195. </group>
  196. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:709px; ">
  197. <switch id="switch1" style="left:0px; top:113px; width:1195px; height:595px; border-style:none; ">
  198. <case id="case1" selected="true">
  199. <caption id="caption11" class="tit_2" style="left:5px; top:10px; width:187px; height:13px; ">심사자별 청구진행상황</caption>
  200. <line id="line1" class="line_1" style="x1:1px; y1:25px; x2:1191px; y2:25px; "/>
  201. <button id="btn_judgexcel" class="btn2_letter4" style="left:1125px; top:3px; width:64px; height:19px; ">
  202. <caption>엑셀저장</caption>
  203. <script type="javascript" ev:event="DOMActivate">
  204. <![CDATA[
  205. if (grd_judglist.rows == 2) {
  206. return;
  207. }
  208. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  209. if (fileName != "")
  210. {
  211. grd_judglist.saveExcel(fileName, "SheetName", true, true, "", "", true);
  212. messageBox("EXCEL 저장이 완료되었습니다.","I999");
  213. }
  214. ]]>
  215. </script>
  216. </button>
  217. <datagrid id="grd_judglist" nodeset="/root/main/list1/clbs" caption="심사자ID^심사자명^진료과^건수^건수^건수^건수^건수^건수^건수^건수^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)|심사자ID^심사자명^진료과^전체^미심^보류^심사중^삭제^심사완료^통합완료^일괄완료^전체^미심^보류^심사중^삭제^심사완료^통합완료^일괄완료" colsep="^" colwidth="70, 70, 50, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60" explorerbar="sortshowmove" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" fixed-rows="2" style="left:1px; top:31px; width:1190px; height:559px; ">
  218. <col ref="judgrid" style="text-align:center; "/>
  219. <col ref="judgnm" style="text-align:center; "/>
  220. <col ref="orddeptcd" style="text-align:center; "/>
  221. <col ref="cntA" format="#,###" style="text-align:right; "/>
  222. <col ref="cntB" format="#,###" style="text-align:right; "/>
  223. <col ref="cntC" format="#,###" style="text-align:right; "/>
  224. <col ref="cntE" format="#,###" style="text-align:right; "/>
  225. <col ref="cntF" format="#,###" style="text-align:right; "/>
  226. <col ref="cntD" format="#,###" style="text-align:right; "/>
  227. <col ref="cntG" format="#,###" style="text-align:right; "/>
  228. <col ref="cntH" format="#,###" style="text-align:right; border-right-width:3px; border-right-style:solid; "/>
  229. <col ref="rateA" format="#.00" style="text-align:right; "/>
  230. <col ref="rateB" format="#.00" style="text-align:right; "/>
  231. <col ref="rateC" format="#.00" style="text-align:right; "/>
  232. <col ref="rateE" format="#.00" style="text-align:right; "/>
  233. <col ref="rateF" format="#.00" style="text-align:right; "/>
  234. <col ref="rateD" format="#.00" style="text-align:right; "/>
  235. <col ref="rateG" format="#.00" style="text-align:right; "/>
  236. <col ref="rateH" format="#.00" style="text-align:right; "/>
  237. <script type="javascript" ev:event="onaftersort">
  238. <![CDATA[
  239. grd_judglist.gridToInstance();
  240. grd_judglist.row = 2;
  241. ]]>
  242. </script>
  243. <script type="javascript" ev:event="oncopy">
  244. <![CDATA[
  245. grid_oncopy();
  246. ]]>
  247. </script>
  248. </datagrid>
  249. <button id="button1" class="btn2_letter3" style="left:960px; top:3px; width:53px; height:19px; ">
  250. <caption>셀카피</caption>
  251. <script type="javascript" ev:event="onclick">
  252. <![CDATA[
  253. grd_judglist.attribute("selectionmode") = "free";
  254. grd_deptlist.attribute("selectionmode") = "free";
  255. ]]>
  256. </script>
  257. </button>
  258. <button id="button2" class="btn2_letter3" style="left:1070px; top:3px; width:53px; height:19px; ">
  259. <caption>행카피</caption>
  260. <script type="javascript" ev:event="onclick">
  261. <![CDATA[
  262. grd_judglist.attribute("selectionmode") = "byrow";
  263. grd_deptlist.attribute("selectionmode") = "byrow";
  264. ]]>
  265. </script>
  266. </button>
  267. <button id="button5" class="btn2_letter3" style="left:1015px; top:3px; width:53px; height:19px; ">
  268. <caption>열카피</caption>
  269. <script type="javascript" ev:event="onclick">
  270. <![CDATA[
  271. grd_judglist.attribute("selectionmode") = "bycol";
  272. grd_deptlist.attribute("selectionmode") = "bycol";
  273. ]]>
  274. </script>
  275. </button>
  276. </case>
  277. <case id="case2">
  278. <caption id="caption12" class="tit_2" style="left:5px; top:10px; width:187px; height:13px; ">진료과별 청구진행상황</caption>
  279. <line id="line2" class="line_1" style="x1:1px; y1:25px; x2:1191px; y2:25px; "/>
  280. <button id="btn_deptexec" class="btn2_letter4" style="left:1125px; top:3px; width:64px; height:19px; ">
  281. <caption>엑셀저장</caption>
  282. <script type="javascript" ev:event="DOMActivate">
  283. <![CDATA[
  284. if (grd_deptlist.rows == 2) {
  285. return;
  286. }
  287. var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  288. if (fileName != "")
  289. {
  290. grd_deptlist.saveExcel(fileName, "SheetName", true, true, "", "", true);
  291. messageBox("EXCEL 저장이 완료되었습니다.","I999");
  292. }
  293. ]]>
  294. </script>
  295. </button>
  296. <button id="button3" class="btn2_letter3" style="left:960px; top:3px; width:53px; height:19px; ">
  297. <caption>셀카피</caption>
  298. <script type="javascript" ev:event="onclick">
  299. <![CDATA[
  300. grd_judglist.attribute("selectionmode") = "free";
  301. grd_deptlist.attribute("selectionmode") = "free";
  302. ]]>
  303. </script>
  304. </button>
  305. <button id="button4" class="btn2_letter3" style="left:1070px; top:3px; width:53px; height:19px; ">
  306. <caption>행카피</caption>
  307. <script type="javascript" ev:event="onclick">
  308. <![CDATA[
  309. grd_judglist.attribute("selectionmode") = "byrow";
  310. grd_deptlist.attribute("selectionmode") = "byrow";
  311. ]]>
  312. </script>
  313. </button>
  314. <button id="button6" class="btn2_letter3" style="left:1015px; top:3px; width:53px; height:19px; ">
  315. <caption>열카피</caption>
  316. <script type="javascript" ev:event="onclick">
  317. <![CDATA[
  318. grd_judglist.attribute("selectionmode") = "bycol";
  319. grd_deptlist.attribute("selectionmode") = "bycol";
  320. ]]>
  321. </script>
  322. </button>
  323. <datagrid id="grd_deptlist" nodeset="/root/main/list2/clbs" caption="진료과^과명^진료의^심사자^건수^건수^건수^건수^건수^건수^건수^건수^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)^비율(%)|진료과^과명^진료의^심사자^전체^미심^보류^심사완료^통합완료^일괄완료^심사중^삭제^전체^미심^보류^심사완료^통합완료^일괄완료^심사중^삭제" colsep="^" colwidth="50, 140, 100, 80, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60" explorerbar="sortshowmove" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" fixed-rows="2" style="left:1px; top:31px; width:1190px; height:559px; ">
  324. <col ref="orddeptcd" style="text-align:center; "/>
  325. <col ref="orddeptnm" style="text-align:center; "/>
  326. <col ref="orddrnm" style="text-align:center; "/>
  327. <col ref="judgnm" visibility="hidden" style="text-align:center; "/>
  328. <col ref="cntA" format="#,###" style="text-align:right; "/>
  329. <col ref="cntB" format="#,###" style="text-align:right; "/>
  330. <col ref="cntC" format="#,###" style="text-align:right; "/>
  331. <col ref="cntD" format="#,###" style="text-align:right; "/>
  332. <col ref="cntG" format="#,###" style="text-align:right; "/>
  333. <col ref="cntH" format="#,###" style="text-align:right; "/>
  334. <col ref="cntE" format="#,###" style="text-align:right; "/>
  335. <col ref="cntF" format="#,###" style="text-align:right; "/>
  336. <col ref="rateA" format="#.00" style="text-align:right; "/>
  337. <col ref="rateB" format="#.00" style="text-align:right; "/>
  338. <col ref="rateC" format="#.00" style="text-align:right; "/>
  339. <col ref="rateD" format="#.00" style="text-align:right; "/>
  340. <col ref="rateG" format="#.00" style="text-align:right; "/>
  341. <col ref="rateH" format="#.00" style="text-align:right; "/>
  342. <col ref="rateE" format="#.00" style="text-align:right; "/>
  343. <col ref="rateF" format="#.00" style="text-align:right; "/>
  344. <script type="javascript" ev:event="onaftersort">
  345. <![CDATA[
  346. grd_deptlist.gridToInstance();
  347. grd_deptlist.row = 2;
  348. ]]>
  349. </script>
  350. <script type="javascript" ev:event="oncopy">
  351. <![CDATA[
  352. grid_oncopy();
  353. ]]>
  354. </script>
  355. </datagrid>
  356. </case>
  357. </switch>
  358. <shape id="roundrect1" appearance="roundrect" style="left:0px; top:7px; width:1195px; height:78px; "/>
  359. <caption id="caption2" class="search_name" style="left:881px; top:20px; width:86px; height:17px; ">보험유형 :</caption>
  360. <caption id="caption1" class="search_name" style="left:271px; top:20px; width:112px; height:17px; ">외래입원구분 :</caption>
  361. <caption id="caption3" class="search_name" style="left:685px; top:20px; width:86px; height:17px; ">청구분야 :</caption>
  362. <caption id="caption4" class="search_name" style="left:491px; top:20px; width:86px; height:17px; ">청구구분 :</caption>
  363. <button id="btn_up" class="icon_up" style="left:173px; top:19px; width:10px; height:9px; ">
  364. <caption/>
  365. <script type="javascript" ev:event="onclick">
  366. <![CDATA[
  367. // 청구년월 다음월
  368. var nowym = model.getValue("/root/send/data1/clamym");
  369. var upym;
  370. upym = pidfCalMonth(1, nowym);
  371. model.setValue("/root/send/data1/clamym", upym);
  372. ipt_clamym.refresh();
  373. // 청구년월에 대한 청구차수 조회
  374. pidfGetClamdg();
  375. ]]>
  376. </script>
  377. </button>
  378. <select1 id="cmb_clamdg" ref="/root/send/data1/clamdg" appearance="minimal" style="left:188px; top:19px; width:62px; height:19px; ">
  379. <choices>
  380. <itemset nodeset="/root/init/clamdg/clamdglist">
  381. <label ref="clamdgnm"/>
  382. <value ref="clamdgcd"/>
  383. </itemset>
  384. </choices>
  385. </select1>
  386. <button id="btn_down" class="icon_down" style="left:173px; top:29px; width:10px; height:9px; ">
  387. <caption/>
  388. <script type="javascript" ev:event="onclick">
  389. <![CDATA[
  390. // 청구년월 이전월
  391. var nowym = model.getValue("/root/send/data1/clamym");
  392. var downym;
  393. downym = pidfCalMonth(-1, nowym);
  394. model.setValue("/root/send/data1/clamym", downym);
  395. ipt_clamym.refresh();
  396. // 청구년월에 대한 청구차수 조회
  397. pidfGetClamdg();
  398. ]]>
  399. </script>
  400. </button>
  401. <input id="ipt_clamym" ref="/root/send/data1/clamym" class="input_search" navindex="5" inputtype="date" format="yyyy-mm" style="left:100px; top:19px; width:69px; height:19px; text-align:center; ">
  402. <script type="javascript" ev:event="xforms-value-changed">
  403. <![CDATA[
  404. pidfGetClamdg();
  405. ]]>
  406. </script>
  407. </input>
  408. <line id="line3" class="line_4" style="x1:1107px; y1:18px; x2:1107px; y2:40px; "/>
  409. <button id="btn_search" class="btn1_letter2" navindex="32" style="left:1123px; top:18px; width:56px; height:22px; ">
  410. <caption>조회</caption>
  411. <script type="javascript" ev:event="DOMActivate">
  412. <![CDATA[
  413. fGetClamList();
  414. var checkvalue = model.getValue("/root/send/data1/checkyn");
  415. if(checkvalue == 'Y'){
  416. grd_deptlist.colHidden(3) = false; // 진료의 필드 보임
  417. }else{
  418. grd_deptlist.colHidden(3) = true; // 진료의 필드 숨기기
  419. }
  420. ]]>
  421. </script>
  422. </button>
  423. <select1 id="cmb_ordfildcd" ref="/root/send/data1/ordfildcd" class="combo_search" navindex="3" appearance="minimal" style="left:775px; top:20px; width:85px; height:19px; ">
  424. <choices>
  425. <itemset nodeset="/root/init/P0291list/P0291">
  426. <label ref="cdnm"/>
  427. <value ref="cdid"/>
  428. </itemset>
  429. </choices>
  430. </select1>
  431. <select1 id="cmb_docuflagcd" ref="/root/send/data1/clamflagcd" class="combo_search" navindex="4" appearance="minimal" showvalue="true" style="left:579px; top:20px; width:85px; height:19px; ">
  432. <choices>
  433. <itemset nodeset="/root/init/P0155list/P0155">
  434. <label ref="cdnm"/>
  435. <value ref="cdid"/>
  436. </itemset>
  437. </choices>
  438. </select1>
  439. <output id="opt_insukind" ref="/root/send/data1/insukind" class="output_search" style="left:1056px; top:20px; width:17px; height:19px; "/>
  440. <select1 id="cmb_insukind" ref="/root/send/data1/insukind" class="combo_search" navindex="1" appearance="minimal" style="left:971px; top:20px; width:82px; height:19px; ">
  441. <choices>
  442. <itemset nodeset="/root/init/insukind/insulist">
  443. <label ref="cdnm"/>
  444. <value ref="cdid"/>
  445. </itemset>
  446. </choices>
  447. </select1>
  448. <caption id="caption7" class="search_name" style="left:10px; top:20px; width:86px; height:17px; ">청구년월 :</caption>
  449. <button id="btn_sw1" class="btn_sw" group="tab" selected="true" style="left:0px; top:91px; width:105px; height:22px; font-size:8pt; ">
  450. <caption>심사자별</caption>
  451. <script type="javascript" ev:event="onclick">
  452. <![CDATA[
  453. model.toggle("case1");
  454. caption46.visible = false;
  455. cmb_orddeptcd.visible = false;
  456. caption5.visible = false;
  457. cmb_orddrid.visible = false;
  458. model.setValue("/root/send/data1/checkyn", "N");
  459. bool6.visible = false;
  460. caption28.visible = false;
  461. ]]>
  462. </script>
  463. </button>
  464. <button id="btn_sw2" class="btn_sw" group="tab" style="left:105px; top:91px; width:105px; height:22px; font-size:8pt; ">
  465. <caption>진료과별</caption>
  466. <script type="javascript" ev:event="onclick">
  467. <![CDATA[
  468. model.toggle("case2");
  469. caption46.visible = true;
  470. cmb_orddeptcd.visible = true;
  471. caption5.visible = false;
  472. cmb_orddrid.visible = false;
  473. bool6.visible = true;
  474. caption28.visible = true;
  475. ]]>
  476. </script>
  477. </button>
  478. <select1 id="cmb_ioflag" ref="/root/send/data1/ioflag" class="combo_search" navindex="2" appearance="minimal" style="left:386px; top:20px; width:85px; height:19px; ">
  479. <choices>
  480. <item>
  481. <label>입원</label>
  482. <value>I</value>
  483. </item>
  484. <item>
  485. <label>외래</label>
  486. <value>O</value>
  487. </item>
  488. </choices>
  489. <script type="javascript" ev:event="xforms-value-changed">
  490. <![CDATA[
  491. // 청구년월에 대한 청구차수 조회
  492. fGetClamdg();
  493. ]]>
  494. </script>
  495. </select1>
  496. <caption id="caption46" class="search_name" style="left:11px; top:55px; width:78px; height:17px; ">진료과 :</caption>
  497. <select1 id="cmb_orddeptcd" ref="/root/send/data1/orddeptcd" class="combo_search" navindex="14" appearance="minimal" itemcount="20" style="left:94px; top:55px; width:116px; height:19px; ">
  498. <choices>
  499. <itemset nodeset="/root/hidden/list1/deptlist">
  500. <label ref="depthngnm"/>
  501. <value ref="deptcd"/>
  502. </itemset>
  503. </choices>
  504. <script type="javascript" ev:event="xforms-value-changed">
  505. <![CDATA[
  506. model.removenode("/root/hidden/list2");
  507. submit("TRPIJ00204");
  508. ]]>
  509. </script>
  510. </select1>
  511. <select1 id="cmb_orddrid" ref="/root/send/data1/orddrid" class="combo_search" navindex="15" appearance="minimal" style="left:460px; top:54px; width:116px; height:19px; ">
  512. <choices>
  513. <itemset nodeset="/root/hidden/list2/atdoctlist">
  514. <label ref="atdocthngnm"/>
  515. <value ref="atdoctid"/>
  516. </itemset>
  517. </choices>
  518. </select1>
  519. <caption id="caption5" class="search_name" style="left:367px; top:55px; width:86px; height:17px; ">진료의사 :</caption>
  520. <bool id="bool6" checkvalue="Y,N" ref="/root/send/data1/checkyn" style="left:270px; top:55px; width:20px; height:20px; ">
  521. <script type="javascript" ev:event="xforms-value-changed">
  522. <![CDATA[
  523. var checkvalue = model.getValue("/root/send/data1/checkyn");
  524. if(checkvalue == 'Y'){
  525. caption5.visible = true;
  526. cmb_orddrid.visible = true;
  527. }else{
  528. caption5.visible = false;
  529. cmb_orddrid.visible = false;
  530. }
  531. ]]>
  532. </script>
  533. </bool>
  534. <caption id="caption28" style="left:290px; top:55px; width:100px; height:20px; ">의사별 조회</caption>
  535. </group>
  536. <group id="grp_btn" scroll="auto" style="left:0px; top:730px; width:1195px; height:27px; ">
  537. <button id="button7" class="btn4_letter3" style="left:1126px; top:5; width:68px; height:22px; ">
  538. <caption>초기화</caption>
  539. <script type="javascript" ev:event="DOMActivate">
  540. <![CDATA[
  541. fInitialize();
  542. ]]>
  543. </script>
  544. </button>
  545. </group>
  546. </xhtml:body>
  547. </xhtml:html>