SMPIF90300_이의신청현황.xrw 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!--
  3. * @(#)SMPIF90300_이의신청현황.xrw
  4. * 수정이력
  5. * - 2010.08.20 / 최초작성 / 김상민
  6. ************************************************
  7. -->
  8. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  9. <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">
  10. <xhtml:head>
  11. <xhtml:title>이의신청현황</xhtml:title>
  12. <model id="model1">
  13. <instance id="instance1">
  14. <root xmlns="">
  15. <main>
  16. <list1>
  17. <gridobtapp>
  18. <clamtypecd/>
  19. <totordcnt/>
  20. <totordamt/>
  21. <totcutamt/>
  22. <cutrate/>
  23. <incutamt/>
  24. <outcutamt/>
  25. <obtappamt/>
  26. <obtapprate/>
  27. <abdamt/>
  28. <abdrate/>
  29. <in_obtappamt/>
  30. <out_obtappamt/>
  31. <deciamt/>
  32. <decirate/>
  33. <indeciamt/>
  34. <outdeciamt/>
  35. <retetotamt/>
  36. </gridobtapp>
  37. </list1>
  38. </main>
  39. <send>
  40. <clamymfrom/>
  41. <clamymto/>
  42. <clamflag/>
  43. <ioflag/>
  44. <insukind/>
  45. <basedd2/>
  46. <in_cond1/>
  47. <in_cond2/>
  48. <judgrid/>
  49. <in_cond3/>
  50. <cmmt_type/>
  51. <sclamflag/>
  52. <sinsukind/>
  53. <clamdg/>
  54. <ordfildcd/>
  55. <orddeptcd/>
  56. <fromdd/>
  57. <todd/>
  58. <ordsel>A</ordsel>
  59. <send_clamdg>
  60. <fromdd/>
  61. <todd/>
  62. <ioflag/>
  63. <clamflag/>
  64. <ordfildcd/>
  65. <dateflag/>
  66. </send_clamdg>
  67. </send>
  68. <init>
  69. <U0001list/>
  70. <clamdglist>
  71. <clamdg>
  72. <cdid/>
  73. <cdnm/>
  74. </clamdg>
  75. </clamdglist>
  76. <P0291list>
  77. <P0291>
  78. <cdid/>
  79. <cdnm/>
  80. </P0291>
  81. </P0291list>
  82. <orddeptcdlist>
  83. <cd/>
  84. <nm/>
  85. </orddeptcdlist>
  86. </init>
  87. </root>
  88. </instance>
  89. <script type="javascript" ev:event="xforms-ready">
  90. <![CDATA[
  91. // 화면 초기화
  92. fInitialize();
  93. ]]>
  94. </script>
  95. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  96. <submission id="TRPIB00603" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/U0001list"/>
  97. <submission id="TRPIF00105" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/send_clamdg" resultref="/root/init/clamdglist/clamdg"/>
  98. <submission id="TRPID20309" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/tmp"/>
  99. <submission id="TRPIF90300" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/send_clamdg" resultref="/root/init/clamdglist/clamdg"/>
  100. <submission id="TRPIF90301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list1"/>
  101. <submission id="TRPID20201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/tmp"/>
  102. </model>
  103. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  104. <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
  105. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  106. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  107. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  108. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  109. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  110. <script type="javascript">
  111. <![CDATA[
  112. // 화면 초기화
  113. function fInitialize()
  114. {
  115. model.removeNodeset("/root/main/list1/gridobtapp"); // 그리드 초기화
  116. zbcfGetCodeList(new Array("P0291"),
  117. new Array( "/root/init/P0291list")); // P0291(진료분야(심사청구서))
  118. submit("TRPID20309"); // 진료과 리스트 가져오기
  119. submit("TRPIB00603"); // 심사자 콤보리스트
  120. fGetClamDept(); // 청구과 콤보 리스트
  121. // 청구년월, 차수 셋팅 시작
  122. var today = new Date();
  123. var baseyear = today.getDateFormat("YYYY"); // (dateHelper.js)에서 제공하는 함수를 사용하여 해당 년를 구한다.
  124. var basemonth = today.getDateFormat("MM");
  125. var currentym = baseyear + basemonth;
  126. model.setValue("/root/send/clamymfrom",currentym);
  127. model.setValue("/root/send/clamymto",currentym);
  128. ipt_clamymfrom.refresh();
  129. ipt_clamymto.refresh();
  130. var curDate = getCurrentDate();
  131. model.setValue("/root/send/basedd2", curDate);
  132. model.setValue("/root/send/fromdd", curDate);
  133. model.setValue("/root/send/todd", curDate);
  134. //기본값 세팅
  135. cb_cond2_3.value = "0,3";
  136. checkbox1.value = "11";
  137. rdo_ioflag.value = "A";
  138. //radio1.value = "A";
  139. model.setValue("/root/send/in_cond3", "1");
  140. //조회기준 숨김
  141. ipt_clamymfrom.visible = true;
  142. ipt_clamymto.visible = true;
  143. ipt_fromdd.visible = false;
  144. ipt_todd.visible = false;
  145. //청구과진료과 숨김
  146. cmb_ordfildcd.visible = true;
  147. combo1.visible = false;
  148. model.refresh();
  149. }
  150. // 조회
  151. function fSearch()
  152. {
  153. var chk_clamymfrom = model.getValue("/root/send/clamymfrom");
  154. var chk_clamymto = model.getValue("/root/send/clamymto");
  155. if ( chk_clamymfrom == "" || chk_clamymto == "")
  156. {
  157. messageBox("조회기준 일자는 ", "I003");
  158. model.setFocus("chk_clamymfrom");
  159. return;
  160. }
  161. var af = model.getValue("/root/send/clamflag");
  162. var bf = model.getValue("");
  163. var cf = model.getValue("/root/send/insukind");
  164. var df = model.getValue("");
  165. model.resetInstanceNode("/root/send/sclamflag");
  166. model.resetInstanceNode("/root/send/sinsukind");
  167. var afcnt = af.length;
  168. var cfcnt = cf.length;
  169. //청구형태 세팅
  170. if(model.getValue("/root/send/clamflag") != " " || model.getValue("/root/send/clamflag") != "" ) {
  171. bf = af.replace("^", "','");
  172. bf = af.replace(",", "','");
  173. for(var i=1; i < afcnt; i++){
  174. bf = bf.replace("^", "','");
  175. if(bf.substr(0,1) != "'"){
  176. bf = "'" + bf + "'";
  177. }
  178. }
  179. }
  180. model.setValue("/root/send/sclamflag", bf);
  181. //보험유형 세팅
  182. if(model.getValue("/root/send/insukind") != " " || model.getValue("/root/send/insukind") != "" ) {
  183. df = cf.replace("^", "','");
  184. df = cf.replace(",", "','");
  185. for(var i=1; i < cfcnt; i++){
  186. df = df.replace("^", "','");
  187. if(df.substr(0,1) != "'"){
  188. df = "'" + df + "'";
  189. }
  190. }
  191. }
  192. model.setValue("/root/send/sinsukind", df);
  193. var in_cond1 = model.getValue("/root/send/in_cond1");
  194. var in_cond2 = model.getValue("/root/send/in_cond2");
  195. //보류건 및 반송건 체크 세팅
  196. if(in_cond1 == "Y" && in_cond2 == "Y"){
  197. model.setValue("/root/send/cmmt_type", "A");
  198. }else if(in_cond1 == "Y" && in_cond2 != "Y"){
  199. model.setValue("/root/send/cmmt_type", "B");
  200. }else if(in_cond1 != "Y" && in_cond2 == "Y"){
  201. model.setValue("/root/send/cmmt_type", "C");
  202. }else{
  203. model.setValue("/root/send/cmmt_type", "D");
  204. }
  205. submit("TRPIF90301");
  206. }
  207. function fDateChk(){
  208. var dateflag;
  209. var fromdd = model.getValue("/root/send/clamymfrom");
  210. var todd = model.getValue("/root/send/clamymto");
  211. var ioflag = model.getValue("/root/send/ioflag");
  212. var clamflag = model.getValue("/root/send/clamflag");
  213. var ordfildcd = model.getValue("/root/send/ordfildcd");
  214. if(fromdd == ""){
  215. messageBox("기간의 시작일자를","C001");
  216. model.setFocus("ipt_fromdd");
  217. return;
  218. }else{
  219. model.setValue("/root/send/send_clamdg/fromdd",fromdd);
  220. model.setValue("/root/send/send_clamdg/todd",todd);
  221. if(ioflag == 'A'){
  222. model.setValue("/root/send/send_clamdg/ioflag", "");
  223. }else if(ioflag == 'I'){
  224. model.setValue("/root/send/send_clamdg/ioflag", "I");
  225. }else if(ioflag == 'O'){
  226. model.setValue("/root/send/send_clamdg/ioflag", "O");
  227. }else{
  228. messageBox("내원유형이 선택되지 않았습니다!.", "E999", "");
  229. return;
  230. }
  231. var af = model.getValue("/root/send/clamflag");
  232. var bf = model.getValue("");
  233. model.resetInstanceNode("/root/send/send_clamdg/sclamflag");
  234. var afcnt = af.length;
  235. //청구형태 세팅
  236. if(model.getValue("/root/send/clamflag") != " " || model.getValue("/root/send/clamflag") != "" ) {
  237. bf = af.replace("^", "','");
  238. bf = af.replace(",", "','");
  239. for(var i=1; i < afcnt; i++){
  240. bf = bf.replace("^", "','");
  241. if(bf.substr(0,1) != "'"){
  242. bf = "'" + bf + "'";
  243. }
  244. }
  245. }
  246. model.setValue("/root/send/send_clamdg/clamflag", bf);
  247. model.setValue("/root/send/send_clamdg/ordfildcd",ordfildcd);
  248. model.setValue("/root/send/send_clamdg/dateflag", "1");
  249. submit("TRPIF90300");
  250. if( getNodesetCount("/root/init/clamdglist/clamdg") < 1 ){
  251. messageBox("청구된 차수가 없습니다. 미수년월을 확인 해 주세요!.", "E999", "");
  252. }
  253. }
  254. addComboItem("cmb_clamdg","전체","","above");
  255. }
  256. // 청구과 함수
  257. function fGetClamDept()
  258. {
  259. submit("TRPID20201");
  260. }
  261. ]]>
  262. </script>
  263. </xhtml:head>
  264. <xhtml:body pagewidth="1211" pageheight="784" guideline="1,1213;2,784;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  265. <group id="group1" style="left:0px; top:0px; width:1190px; height:13px; ">
  266. <caption id="caption1" class="tit_1" style="left:0px; top:0px; width:173px; height:14px; ">이의신청현황</caption>
  267. </group>
  268. <group id="group2" scroll="no" style="left:0px; top:13px; width:1190px; height:762px; ">
  269. <group id="group4" style="left:0px; top:10px; width:1190px; height:120px; vertical-align:top; ">
  270. <shape id="roundrect2" appearance="roundrect" style="left:0px; top:0px; width:1190px; height:120px; "/>
  271. <caption id="caption5" class="search_name" style="left:5px; top:15px; width:86px; height:17px; ">조회기준 :</caption>
  272. <input id="ipt_clamymfrom" ref="/root/send/clamymfrom" class="input_search" navindex="1" inputtype="date" format="yyyy-mm" style="left:200px; top:15px; width:90px; height:19px; ">
  273. <script type="javascript" ev:event="xforms-value-changed">
  274. <![CDATA[
  275. model.setValue("/root/send/clamymto",model.getValue("/root/send/clamymfrom"));
  276. ]]>
  277. </script>
  278. </input>
  279. <line id="line2" class="line_4" style="x1:1109px; y1:5px; x2:1109px; y2:109px; "/>
  280. <button id="button1" class="btn1_letter2" navindex="2" style="left:1120px; top:50px; width:56px; height:22px; ">
  281. <caption>조회</caption>
  282. <script type="javascript" ev:event="DOMActivate">
  283. <![CDATA[
  284. fSearch();
  285. ]]>
  286. </script>
  287. </button>
  288. <caption id="caption9" class="search_name" style="left:835px; top:53px; width:86px; height:17px; ">내원유형 :</caption>
  289. <select1 id="rdo_ioflag" ref="/root/send/ioflag" class="combo_search" appearance="minimal" style="left:925px; top:53px; width:100px; height:19px; ">
  290. <choices>
  291. <item>
  292. <label>전체</label>
  293. <value>A</value>
  294. </item>
  295. <item>
  296. <label>입원</label>
  297. <value>I</value>
  298. </item>
  299. <item>
  300. <label>외래</label>
  301. <value>O</value>
  302. </item>
  303. </choices>
  304. </select1>
  305. <input id="ipt_clamymto" ref="/root/send/clamymto" class="input_search" navindex="1" inputtype="date" format="yyyy-mm" style="left:310px; top:15px; width:90px; height:19px; ">
  306. <script type="javascript" ev:event="DOMFocusOut">
  307. <![CDATA[
  308. fDateChk();
  309. ]]>
  310. </script>
  311. </input>
  312. <caption id="caption2" style="left:295px; top:15px; width:15px; height:20px; ">~</caption>
  313. <select id="checkbox1" ref="/root/send/insukind" navindex="1" overflow="visible" appearance="full" cols="4" sep="^" style="left:96px; top:53px; width:235px; height:20px; border-style:none; ">
  314. <choices>
  315. <item>
  316. <label>건강보험</label>
  317. <value>11</value>
  318. </item>
  319. <item>
  320. <label>의료급여</label>
  321. <value>21,22</value>
  322. </item>
  323. <!-- 자보 조회조건 삭제 2011.04.29 김광성
  324. <item>
  325. <label>자보</label>
  326. <value>31</value>
  327. </item>
  328. -->
  329. <item>
  330. <label>산재</label>
  331. <value>41</value>
  332. </item>
  333. </choices>
  334. </select>
  335. <caption id="caption3" class="search_name" style="left:6px; top:52px; width:96px; height:17px; ">보험유형 :</caption>
  336. <select id="cb_cond2_3" ref="/root/send/clamflag" navindex="1" overflow="visible" appearance="full" cols="4" sep="^" style="left:528px; top:15px; width:277px; height:19px; ">
  337. <choices>
  338. <item>
  339. <label>원청구</label>
  340. <value>0,3</value>
  341. </item>
  342. <item>
  343. <label>누락청구</label>
  344. <value>4</value>
  345. </item>
  346. <item>
  347. <label>추가청구</label>
  348. <value>2</value>
  349. </item>
  350. <item>
  351. <label>보완청구</label>
  352. <value>1</value>
  353. </item>
  354. </choices>
  355. </select>
  356. <caption id="cp_text2_3" class="search_name" style="left:435px; top:15px; width:90px; height:17px; ">청구형태 :</caption>
  357. <caption id="cp_text9_8" class="search_name" style="left:436px; top:53px; width:90px; height:17px; ">기준일시 :</caption>
  358. <input id="cb_cond4_8" ref="/root/send/basedd2" class="input_search" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:529px; top:53px; width:90px; height:19px; text-align:center; ">
  359. <script type="javascript" ev:event="xforms-value-changed">
  360. <![CDATA[
  361. ]]>
  362. </script>
  363. </input>
  364. <select1 id="combo2" ref="/root/send/in_cond3" appearance="minimal" style="left:96px; top:15px; width:100px; height:19px; ">
  365. <choices>
  366. <item>
  367. <label>청구년월</label>
  368. <value>1</value>
  369. </item>
  370. <item>
  371. <label>미수년월</label>
  372. <value>2</value>
  373. </item>
  374. <item>
  375. <label>마감일자</label>
  376. <value>3</value>
  377. </item>
  378. <item>
  379. <label>결과마감일자</label>
  380. <value>4</value>
  381. </item>
  382. </choices>
  383. <script type="javascript" ev:event="xforms-value-changed">
  384. <![CDATA[
  385. // 청구년월, 차수 셋팅 시작
  386. /*
  387. var today = new Date();
  388. var baseyear = today.getDateFormat("YYYY"); // (dateHelper.js)에서 제공하는 함수를 사용하여 해당 년를 구한다.
  389. var basemonth = today.getDateFormat("MM");
  390. var currentym = baseyear + basemonth;
  391. var curDate = getCurrentDate();
  392. */
  393. var in_cond3 = model.getValue("/root/send/in_cond3");
  394. if(in_cond3 == "1"){
  395. ipt_clamymfrom.visible = true;
  396. ipt_clamymto.visible = true;
  397. ipt_fromdd.visible = false;
  398. ipt_todd.visible = false;
  399. cmb_clamdg.disabled = false;
  400. }else if(in_cond3 == "2"){
  401. ipt_clamymfrom.visible = false;
  402. ipt_clamymto.visible = false;
  403. ipt_fromdd.visible = true;
  404. ipt_todd.visible = true;
  405. cmb_clamdg.disabled = true;
  406. cmb_clamdg.value = "";
  407. }else if(in_cond3 == "3"){
  408. ipt_clamymfrom.visible = false;
  409. ipt_clamymto.visible = false;
  410. ipt_fromdd.visible = true;
  411. ipt_todd.visible = true;
  412. cmb_clamdg.disabled = true;
  413. cmb_clamdg.value = "";
  414. }else if(in_cond3 == "4"){
  415. ipt_clamymfrom.visible = false;
  416. ipt_clamymto.visible = false;
  417. ipt_fromdd.visible = true;
  418. ipt_todd.visible = true;
  419. cmb_clamdg.disabled = true;
  420. cmb_clamdg.value = "";
  421. }else{
  422. messageBox("조회기준이 선택되지 않았습니다!", "E999");
  423. }
  424. model.refresh();
  425. ]]>
  426. </script>
  427. </select1>
  428. <select1 id="combo1" ref="/root/send/orddeptcd" class="combo_search" appearance="minimal" style="left:96px; top:85px; width:90px; height:19px; ">
  429. <choices>
  430. <itemset nodeset="/root/init/tmp/orddeptcd/orddeptcdlist">
  431. <label ref="nm"/>
  432. <value ref="cd"/>
  433. </itemset>
  434. </choices>
  435. </select1>
  436. <select1 id="cmb_clamdg" ref="/root/send/clamdg" class="combo_search" appearance="minimal" style="left:925px; top:15px; width:89px; height:19px; ">
  437. <choices>
  438. <itemset nodeset="/root/init/clamdglist/clamdg">
  439. <label ref="cdid"/>
  440. <value ref="cdnm"/>
  441. </itemset>
  442. </choices>
  443. </select1>
  444. <caption id="caption7" class="search_name" style="left:835px; top:15px; width:90px; height:17px; ">청구차수 :</caption>
  445. <select1 id="cmb_ordfildcd" ref="/root/send/ordfildcd" class="combo_search" navindex="6" appearance="minimal" style="left:96px; top:85px; width:90px; height:19px; ">
  446. <choices>
  447. <itemset nodeset="/root/init/tmp/clamdept/clamdeptlist">
  448. <label ref="cdnm"/>
  449. <value ref="cdid"/>
  450. </itemset>
  451. </choices>
  452. </select1>
  453. <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:200px; top:15px; width:90px; height:19px; ">
  454. <script type="javascript" ev:event="xforms-value-changed">
  455. <![CDATA[
  456. model.setValue("/root/send/todd",model.getValue("/root/send/fromdd"));
  457. ]]>
  458. </script>
  459. </input>
  460. <input id="ipt_todd" ref="/root/send/todd" class="input_search" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:310px; top:15px; width:90px; height:19px; ">
  461. <script type="javascript" ev:event="xforms-value-changed">
  462. <![CDATA[
  463. ]]>
  464. </script>
  465. </input>
  466. <select1 id="radio1" ref="/root/send/ordsel" appearance="full" overflow="visible" style="left:6px; top:80px; width:80px; height:35px; border-style:none; ">
  467. <choices>
  468. <item>
  469. <label>청구과</label>
  470. <value>A</value>
  471. </item>
  472. <item>
  473. <label>진료과</label>
  474. <value>B</value>
  475. </item>
  476. </choices>
  477. <script type="javascript" ev:event="xforms-value-changed">
  478. <![CDATA[
  479. var ordsel = model.getValue("/root/send/ordsel");
  480. if(ordsel == "A"){
  481. cmb_ordfildcd.visible = true;
  482. combo1.visible = false;
  483. }else if(ordsel == "B"){
  484. cmb_ordfildcd.visible = false;
  485. combo1.visible = true;
  486. }else{
  487. messageBox("청구과 혹은 진료과가 선택되지 않았습니다. ", "I004");
  488. }
  489. ]]>
  490. </script>
  491. </select1>
  492. </group>
  493. <button id="button2" class="btn2_letter4" style="left:1121px; top:136px; width:64px; height:19px; ">
  494. <caption>엑셀저장</caption>
  495. <script type="javascript" ev:event="DOMActivate">
  496. <![CDATA[
  497. if (gridobtapp.rows > 1) {
  498. var fileName = window.fileDialog("save", "", false, "심사자별 청구삭감현황_" + getCurrentDate(), "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  499. if (fileName != "") {
  500. gridobtapp.saveExcel(fileName, "sheetname:;colhiddenextend:false;rowhiddenextend:false;", true, true, "", "", true);
  501. }
  502. } else {
  503. messageBox("엑셀저장할 대상이 ", "I004"); ///엑셀저장할 대상자가 없습니다.
  504. }
  505. ]]>
  506. </script>
  507. </button>
  508. <datagrid id="gridobtapp" nodeset="/root/main/list1/gridobtapp" class="datagrid2" caption="과^청구^청구^삭감^삭감^삭감^삭감^이의신청^이의신청^이의신청^이의신청^이의신청^이의신청^이의신청결정^이의신청결정^이의신청결정^이의신청결정^이의신청결정|과^건수^총진료비^삭감액전체^삭감율^원내삭감액^원외삭감액^이의신청액전체^이의신청율^부제기액^부제기율^원내이의신청액^원외이의신청액^인정액전체^인정율^원내인정액^원외인정액^보류액" colsep="^" colwidth="80, 75, 100, 100, 65, 100, 100, 100, 65, 100, 65, 100, 100, 100, 65, 100, 100, 100" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:155px; width:1190px; height:565px; ">
  509. <col disabled="true" ref="clamtypecd"/>
  510. <col disabled="true" ref="totordcnt"/>
  511. <col disabled="true" ref="totordamt"/>
  512. <col disabled="true" ref="totcutamt"/>
  513. <col disabled="true" ref="cutrate"/>
  514. <col disabled="true" ref="incutamt"/>
  515. <col disabled="true" ref="outcutamt"/>
  516. <col disabled="true" ref="obtappamt"/>
  517. <col disabled="true" ref="obtapprate"/>
  518. <col disabled="true" ref="abdamt"/>
  519. <col disabled="true" ref="abdrate"/>
  520. <col disabled="true" ref="in_obtappamt"/>
  521. <col disabled="true" ref="out_obtappamt"/>
  522. <col disabled="true" ref="deciamt"/>
  523. <col disabled="true" ref="decirate"/>
  524. <col disabled="true" ref="indeciamt"/>
  525. <col disabled="true" ref="outdeciamt"/>
  526. <col disabled="true" ref="retetotamt"/>
  527. </datagrid>
  528. <caption id="caption4" style="left:5px; top:730px; width:970px; height:20px; font-size:10pt; font-weight:bold; color:#ff0000; ">*삭감율1:(원내삭감액/청구총진료비)*100 *삭감율2: (원내+원외 삭감액)/청구총진료비*100</caption>
  529. </group>
  530. </xhtml:body>
  531. </xhtml:html>