SMPIF30160_심사보류관리(의료급여).xrw 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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. <sendlnk/>
  11. <sendlist00>
  12. <acptno/>
  13. <clamno/>
  14. <judgdg/>
  15. <cpcd/>
  16. <assocd/>
  17. <decoseq/>
  18. <decotretflag>02</decotretflag>
  19. </sendlist00>
  20. <judgdg_current>
  21. <judgdg/>
  22. </judgdg_current>
  23. </send>
  24. <main>
  25. <list00>
  26. <gridpirhjdrt00>
  27. <acptno/>
  28. <clamno/>
  29. <seqno/>
  30. <choi/>
  31. <tretflag/>
  32. <docuseqno/>
  33. <judgdg/>
  34. <adjtresn/>
  35. <pid/>
  36. <patnm/>
  37. <patrrgstno/>
  38. <clmcstotamt/>
  39. <clclamamt/>
  40. <clsubtamt/>
  41. <clhandicaprfund/>
  42. <jrdeciamt/>
  43. <jrhandicaprfund/>
  44. <jradjtsum/>
  45. <rem/>
  46. <insukind/>
  47. <insuno/>
  48. <insunonm/>
  49. <judgrid/>
  50. </gridpirhjdrt00>
  51. </list00>
  52. <list02>
  53. <judgdg01>
  54. <judgdg/>
  55. </judgdg01>
  56. <decoseq>
  57. <judgdg/>
  58. <decoseq/>
  59. </decoseq>
  60. </list02>
  61. </main>
  62. <init>
  63. <P0261list>
  64. <P0261>
  65. <cdid/>
  66. <cdnm/>
  67. </P0261>
  68. </P0261list>
  69. </init>
  70. </root>
  71. </instance>
  72. <submission id="TRPIF30161" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/sendlist00" resultref="/root/main/list00"/>
  73. <submission id="TRPIF30122" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/sendlist00" resultref="/root/main/list02"/>
  74. </model>
  75. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  76. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  77. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  78. <script type="javascript" ev:event="xforms-ready">
  79. <![CDATA[
  80. zbcfGetCodeList(new Array("P0261"), new Array( "/root/init/P0261list"));
  81. model.setvalue("/root/send/sendlist00/acptno", model.getValue("/root/send/sendlnk/acptno")) ;
  82. model.setvalue("/root/send/sendlist00/clamno", model.getValue("/root/send/sendlnk/clamno")) ;
  83. model.setvalue("/root/send/sendlist00/judgdg", model.getValue("/root/send/sendlnk/judgdg")) ;
  84. model.setValue("/root/send/sendlist00/cpcd", model.getValue("/root/send/sendlnk/cpcd"));
  85. model.setValue("/root/send/sendlist00/assocd", model.getValue("/root/send/sendlnk/assocd"));
  86. model.setvalue("/root/send/sendlist00/decoseq", model.getValue("/root/send/sendlnk/decoseq")) ;
  87. model.makeNode("/root/send/sendlist00/insukind");
  88. model.setValue("/root/send/sendlist00/insukind", "21");
  89. // 심사차수 구함
  90. submit("TRPIF30122");
  91. // 보류내역 조회
  92. if(submit("TRPIF30161")) {
  93. var i, vrowcount = grd_pirhjdrt.rows;
  94. for (i = 1; i < vrowcount; i++) {
  95. model.setValue("/root/main/list00/gridpirhjdrt00[" + i + "]/seqno", i);
  96. }
  97. if (model.getvalue("root/send/sendlnk/judgdg") != "") {
  98. addComboItem("cmb_judgdglist", " ", "전체");
  99. cmb_judgdglist.value = model.getvalue("root/send/sendlnk/judgdg");
  100. }
  101. }
  102. model.refresh();
  103. ]]>
  104. </script>
  105. </xhtml:head>
  106. <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  107. <group id="group3" scroll="auto" style="left:0px; top:0px; width:1194px; height:669px; ">
  108. <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:170px; height:13px; ">심사보류내역(의료급여)</caption>
  109. <line id="line1" class="line_1" style="x1:0px; y1:26px; x2:1194px; y2:26px; "/>
  110. <datagrid id="grd_pirhjdrt" nodeset="/root/main/list00/gridpirhjdrt00" visibility="visible" caption="접수번호^청구번호^No^선택^처리구분^명일련^심사차수^조정사유^등록번호^수진자^주민번호^총진료비^청구액^대불금^장애인^심사결정액^심결장애인^조정삭감액^비고^보험유형^기관기호^기관명^심사자" colsep="^" colwidth="0, 0, 39, 40, 56, 50, 70, 60, 70, 50, 100, 80, 80, 80, 80, 80, 115, 80, 180, 90, 70, 120, 50" dataheight="25" defaultrows="30" ellipsis="true" explorerbar="sortshowmove" extendlastcol="false" mergecellsfixedrows="bycolrec" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:75px; width:1194px; height:587px; ">
  111. <col ref="acptno" visibility="hidden"/>
  112. <col ref="clamno" visibility="hidden"/>
  113. <col ref="seqno" style="text-align:center; "/>
  114. <col ref="choi" type="checkbox"/>
  115. <col ref="tretflag"/>
  116. <col ref="docuseqno" style="text-align:center; "/>
  117. <col ref="judgdg" style="text-align:center; "/>
  118. <col ref="adjtresn" style="text-align:center; "/>
  119. <col ref="pid" style="text-align:center; "/>
  120. <col ref="patnm" style="text-align:center; "/>
  121. <col ref="patrrgstno" format="999999-9999999" style="text-align:center; "/>
  122. <col ref="clmcstotamt" format="#,###" style="text-align:right; "/>
  123. <col ref="clclamamt" format="#,###" style="text-align:right; "/>
  124. <col ref="clsubtamt" format="#,###" style="text-align:right; "/>
  125. <col ref="clhandicaprfund" format="#,###" style="text-align:right; "/>
  126. <col ref="jrdeciamt" format="#,###" style="text-align:right; "/>
  127. <col ref="jrhandicaprfund" format="#,###" style="text-align:right; "/>
  128. <col ref="jradjtsum" format="#,###" style="text-align:right; "/>
  129. <col ref="rem" type="input"/>
  130. <col ref="insukind" type="combo" style="text-align:center; ">
  131. <choices>
  132. <itemset nodeset="/root/init/P0261list/P0261">
  133. <label ref="cdnm"/>
  134. <value ref="cdid"/>
  135. </itemset>
  136. </choices>
  137. </col>
  138. <col ref="insuno" style="text-align:center; "/>
  139. <col ref="insunonm" style="text-align:center; "/>
  140. <col ref="juddgrid" style="text-align:center; "/>
  141. </datagrid>
  142. <col type="checkbox"/>
  143. <button id="button12" class="btn2_letter4" style="left:1127px; top:5px; width:42px; height:19px; ">
  144. <caption>엑셀저장</caption>
  145. <script type="javascript" ev:event="onclick">
  146. <![CDATA[
  147. var today = new Date();
  148. var yy = today.getYear()+"";
  149. var mm = today.getMonth()+1;
  150. var dd = today.getDate();
  151. if(mm < 10) { mm = "0"+mm; } else { mm = mm+""; }
  152. if(dd < 10) { dd = "0" + dd; } else { dd = dd + ""; }
  153. var tmp = yy+mm+dd;
  154. var fileName = window.fileDialog("save", ",", false, "심사보류관리(의료급여)_"+tmp, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  155. if (fileName != "") { grd_pirhjdrt.saveExcel(fileName, "SheetName", true, true, "", "", ""); }
  156. ]]>
  157. </script>
  158. </button>
  159. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:34px; width:1192px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  160. <select1 id="cmb_judgdglist" ref="/root/send/judgdg_current/judgdg" appearance="minimal" style="left:80px; top:42px; width:100px; height:19px; ">
  161. <choices>
  162. <itemset nodeset="/root/main/list02/judgdg01">
  163. <label ref="judgdg"/>
  164. <value ref="judgdg"/>
  165. </itemset>
  166. </choices>
  167. <script type="javascript" ev:event="xforms-select">
  168. <![CDATA[
  169. model.setValue("/root/send/sendlist00/decotretflag","02");
  170. //rdo_decotretflag.value = "";
  171. model.refresh();
  172. var vjudgdg = model.getValue("/root/send/judgdg_current/judgdg");
  173. model.setvalue("/root/send/sendlist00/judgdg", vjudgdg) ;
  174. for(var i=1;i<=cmb_judgdglist.length;i++) {
  175. if(cmb_judgdglist.value == model.getValue("/root/main/list02/decoseq["+i+"]/judgdg")) {
  176. model.setValue("/root/send/sendlist00/decoseq", model.getValue("/root/main/list02/decoseq["+i+"]/decoseq"));
  177. }
  178. }
  179. submit("TRPIF30161") ;
  180. ]]>
  181. </script>
  182. </select1>
  183. <select1 id="rdo_decotretflag" ref="/root/send/sendlist00/decotretflag" appearance="full" cols="3" overflow="visible" style="left:210px; top:44px; width:135px; height:15px; border-style:none; ">
  184. <choices>
  185. <item>
  186. <label>정상</label>
  187. <value>01</value>
  188. </item>
  189. <item>
  190. <label>보류</label>
  191. <value>02</value>
  192. </item>
  193. <item>
  194. <label>불능</label>
  195. <value>04</value>
  196. </item>
  197. </choices>
  198. <script type="javascript" ev:event="xforms-select">
  199. <![CDATA[
  200. //model.setValue("/root/send/judgdg_current/judgdg", "");
  201. //cmb_judgdglist.disabled = true;
  202. submit("TRPIF30161");
  203. ]]>
  204. </script>
  205. </select1>
  206. <caption id="caption2" style="left:21px; top:45px; width:63px; height:16px; font-weight:bolder; ">심사차수</caption>
  207. </group>
  208. <group id="group2" scroll="auto" style="left:0px; top:672px; width:1194px; height:27px; ">
  209. <button id="button1" class="btn4_letter2" style="left:1074px; top:5px; width:56px; height:22px; ">
  210. <caption>저장</caption>
  211. </button>
  212. <button id="button3" class="btn4_letter2" style="left:1133px; top:5px; width:56px; height:22px; ">
  213. <caption>닫기</caption>
  214. <script type="javascript" ev:event="onclick">
  215. <![CDATA[
  216. window.close();
  217. ]]>
  218. </script>
  219. </button>
  220. </group>
  221. </xhtml:body>
  222. </xhtml:html>