SMPIE05200_자보진료수가심사결과통보서(N020)조회.xrw 89 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680
  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>자보진료수가심사결과통보서(N020) 조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <send>
  10. <termflag/>
  11. <fromterm/>
  12. <toterm/>
  13. <acptno/>
  14. <chosflag/>
  15. <clamno/>
  16. <insucmno/>
  17. <sendn202>
  18. <judgdg/>
  19. <acptno/>
  20. <setno/>
  21. <clamseqno/>
  22. <clamno/>
  23. </sendn202>
  24. <sendn203>
  25. <judgdg/>
  26. <acptno/>
  27. <setno/>
  28. <clamseqno/>
  29. <clamno/>
  30. <docuseqno/>
  31. </sendn203>
  32. <send_clamno>
  33. <acptno/>
  34. </send_clamno>
  35. <send_rem>
  36. <judgdg/>
  37. <acptno/>
  38. <setno/>
  39. <clamseqno/>
  40. <clamno/>
  41. </send_rem>
  42. <summary/>
  43. <searchgridrow>
  44. <docuseqno/>
  45. <patnm/>
  46. </searchgridrow>
  47. <numflag/>
  48. <srchnum/>
  49. <clamflag/>
  50. <clamdgfrom/>
  51. <clamdgto/>
  52. <clamym/>
  53. </send>
  54. <popupdata>
  55. <popupmenu>
  56. <grd_n201>
  57. <item>
  58. <name>요양급여심결 삭제</name>
  59. <func>fDeleteN020</func>
  60. </item>
  61. </grd_n201>
  62. </popupmenu>
  63. </popupdata>
  64. <main>
  65. <list00>
  66. <list0000>
  67. <setnolist>
  68. <setno/>
  69. </setnolist>
  70. </list0000>
  71. </list00>
  72. <list01>
  73. <gridpiehn201>
  74. <judgdg/>
  75. <clamno/>
  76. <acptdd/>
  77. <chosflag/>
  78. <ordfildcd/>
  79. <acptno/>
  80. <setno/>
  81. <jrcntsum/>
  82. <jrjudgdeciamtsum/>
  83. <adjtamtsum/>
  84. <clordtotamtsum/>
  85. <clclamamtsum/>
  86. <cutrate/>
  87. <notidd/>
  88. <ordym/>
  89. <insuflag/>
  90. <ordterm/>
  91. <judgchrgdeptnm/>
  92. <notinm/>
  93. <judgchrgnm/>
  94. <tel/>
  95. <docuno/>
  96. <verflag/>
  97. <clamseqno/>
  98. <corpapntno/>
  99. <rem/>
  100. </gridpiehn201>
  101. </list01>
  102. <list02>
  103. <gridpiehn202>
  104. <judgdg/>
  105. <acptno/>
  106. <setno/>
  107. <clamseqno/>
  108. <clamno/>
  109. <docuseqno/>
  110. <pid/>
  111. <patnm/>
  112. <orddeptcd/>
  113. <rrgstno1/>
  114. <sex/>
  115. <ordtype/>
  116. <maindiagcd/>
  117. <ordopendd/>
  118. <jradjtsum1/>
  119. <jradjtsum2/>
  120. <fixactcalcflag/>
  121. <docuseqnorem/>
  122. <fstordamt/>
  123. <nxtordamt/>
  124. <fstordcnt/>
  125. <fstordaddcnt/>
  126. <nxtordcnt/>
  127. <nxtordaddcnt/>
  128. <indayno/>
  129. <orddayno/>
  130. <ordtims/>
  131. <judgchrgjo/>
  132. <acdacptno/>
  133. <clordtotamt/>
  134. <clptpytotamt/>
  135. <clclamamt/>
  136. <jrordtotamt/>
  137. <jrptpytotamt/>
  138. <jrtrucorppamt/>
  139. <jrjudgdeciamt/>
  140. <docuseqno2/>
  141. <cldruglimitdiffamtsum/>
  142. <jrdruglimitdiffamtsum/>
  143. </gridpiehn202>
  144. <gridpiehn204>
  145. <clcntsum/>
  146. <clordtotamtsum/>
  147. <clptpytotamtsum/>
  148. <clclamamtsum/>
  149. <jrcntsum/>
  150. <jrordtotamtsum/>
  151. <jrptpytotamtsum/>
  152. <jrtrucorppamtsum/>
  153. <jrjudgdeciamtsum/>
  154. <jicntsum/>
  155. <jiordtotamtsum/>
  156. <jacntsum/>
  157. <jaordtotamtsum/>
  158. <jaadjtamtsum/>
  159. <jacutrate/>
  160. <jiclclamamt/>
  161. <cldruglimitdiffamtsum/>
  162. <jrdruglimitdiffamtsum/>
  163. <cldruglimitdifferamtadjtsum/>
  164. <jrdruglimitdiffamtadjtsum/>
  165. </gridpiehn204>
  166. <remdata>
  167. <rem/>
  168. </remdata>
  169. </list02>
  170. <list03>
  171. <gridpiehn202sum>
  172. <clordtotamt/>
  173. <clptpytotamt/>
  174. <clclamamt/>
  175. <jrordtotamt/>
  176. <jrptpytotamt/>
  177. <jrtrucorppamt/>
  178. <jrjudgdeciamt/>
  179. <jradjtsum1/>
  180. <jradjtsum2/>
  181. <jradjttotsum/>
  182. <cutrate/>
  183. <adjtresn/>
  184. <cldruglimitdiffamtsum/>
  185. <jrdruglimitdiffamtsum/>
  186. </gridpiehn202sum>
  187. <gridpiehn203>
  188. <lnno/>
  189. <item/>
  190. <adjtresn/>
  191. <code/>
  192. <ordnm/>
  193. <unitcost/>
  194. <dayqtyrt/>
  195. <totqtyrt/>
  196. <adjtamt/>
  197. <jidetlresncd/>
  198. <rem/>
  199. <judgdg/>
  200. <clamno/>
  201. <acptno/>
  202. <docuseqno/>
  203. <snglcalcscorcd/>
  204. <druglimitdifferadjtamt/>
  205. <limitdiffamt/>
  206. </gridpiehn203>
  207. <gridpiehn206>
  208. <mpsno/>
  209. <lnno/>
  210. <resn/>
  211. <code/>
  212. <ordnm/>
  213. <adjttims/>
  214. <rem/>
  215. </gridpiehn206>
  216. <gridpiehn205>
  217. <lnno/>
  218. <code/>
  219. <ordnm/>
  220. <trustinstmark/>
  221. <trustinstpamt/>
  222. <rem/>
  223. </gridpiehn205>
  224. </list03>
  225. <list04>
  226. <rem/>
  227. </list04>
  228. </main>
  229. <init>
  230. <PK032list>
  231. <PK032>
  232. <cdid/>
  233. <cdnm/>
  234. </PK032>
  235. </PK032list>
  236. <P0028list>
  237. <P0028>
  238. <cdid/>
  239. <cdnm/>
  240. </P0028>
  241. </P0028list>
  242. <P0235list>
  243. <P0235>
  244. <cdid/>
  245. <cdnm/>
  246. </P0235>
  247. </P0235list>
  248. <P0248list>
  249. <P0248>
  250. <cdid/>
  251. <cdnm/>
  252. </P0248>
  253. </P0248list>
  254. <clamdg/>
  255. <clamdgfrom>
  256. <clamdglist>
  257. <clamdgnm/>
  258. <clamdgcd/>
  259. </clamdglist>
  260. </clamdgfrom>
  261. <clamdgto>
  262. <clamdglist>
  263. <clamdgnm/>
  264. <clamdgcd/>
  265. </clamdglist>
  266. </clamdgto>
  267. <P0155list>
  268. <P0155>
  269. <cdid/>
  270. <cdnm/>
  271. </P0155>
  272. </P0155list>
  273. </init>
  274. <source>
  275. <judgdg/>
  276. <clamno/>
  277. <acptno/>
  278. <docuseqno/>
  279. <lnno/>
  280. <adjtresn/>
  281. <workflag/>
  282. </source>
  283. <hidden>
  284. <list01>
  285. <list_clamno>
  286. <claminfo>
  287. <clamno/>
  288. <ordfildcd/>
  289. <ioflag/>
  290. </claminfo>
  291. </list_clamno>
  292. </list01>
  293. <prnt1/>
  294. </hidden>
  295. <temp>
  296. <data1>
  297. <clamno/>
  298. <acptno/>
  299. <setno/>
  300. <judgdg/>
  301. <chosflag/>
  302. <notidd/>
  303. <ordym/>
  304. </data1>
  305. <data2>
  306. <docuseqno/>
  307. <orddeptcd/>
  308. <acdacptno/>
  309. <insumark/>
  310. <rrgstno1/>
  311. <sex/>
  312. <patnm/>
  313. <pid/>
  314. <fstordcnt/>
  315. <nxtordcnt/>
  316. <fstordaddcnt/>
  317. <nxtordaddcnt/>
  318. <indayno/>
  319. <orddayno/>
  320. <ordtims/>
  321. <clordtotamt/>
  322. <clclamamt/>
  323. <jrptpytotamt/>
  324. <jrjudgdeciamt/>
  325. <jradjtsum1/>
  326. <jradjtsum2/>
  327. <ordopendd/>
  328. </data2>
  329. </temp>
  330. </root>
  331. </instance>
  332. <submission id="TRPIE05201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list01"/>
  333. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  334. <submission id="TRPIE05202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/sendn202" resultref="/root/main/list02"/>
  335. <submission id="TRPIE05203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/sendn203" resultref="/root/main/list03"/>
  336. <submission id="TRPIE00104" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/send_clamno" resultref="/root/hidden/list01/claminfo"/>
  337. <submission id="TRPID20407" mediatype="application/x-www-form-urlencoded" method="post" ref="root/send" resultref="/root/init/clamdg"/>
  338. <submission id="TRPAM00105" mediatype="application/x-www-form-urlencoded" method="post"/>
  339. </model>
  340. <script type="javascript" ev:event="xforms-ready">
  341. <![CDATA[
  342. // 1. 노드 초기화
  343. Node_Init();
  344. // 2. 공통코드 조회
  345. CommCode_Load();
  346. ]]>
  347. </script>
  348. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  349. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  350. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  351. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  352. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM001.js"/>
  353. <script type="javascript">
  354. <![CDATA[
  355. function Node_Init() {
  356. rdo_chosflag.select(0);
  357. rdo_numflag.select(1);
  358. rdo_termflag.select(2);
  359. model.removenodeset("/root/main/list01/gridpiehn201");
  360. model.removenodeset("/root/main/list02/gridpiehn202");
  361. model.removenodeset("/root/main/list02/gridpiehn204");
  362. model.removenodeset("/root/main/list02/remdata/rem");
  363. model.removenodeset("/root/main/list03/gridpiehn202sum");
  364. model.removenodeset("/root/main/list03/gridpiehn203");
  365. model.removenodeset("/root/main/list03/gridpiehn206");
  366. model.removenodeset("/root/main/list03/gridpiehn205");
  367. model.setfocus("ipt_fromterm");
  368. model.refresh();
  369. // 다른 화면에서 팝업으로 호출하는 경우 자동조회
  370. // 호출화면 : SMPIS00100_청구및자료수집이력조회, SMPIS00200_월별환자조회, SMPIn20100_개인별모든내역보기, SMPIn20300_개인별청구및심결내역조회, SPPIE00720_심결요약보기
  371. var srchnum = model.getValue("/root/send/summary/srchnum");
  372. if (srchnum != '' && srchnum != null) {
  373. ipt_fromterm.disabled = false;
  374. ipt_toterm.disabled = false;
  375. model.setValue("/root/send/numflag", model.getValue("/root/send/summary/numflag"));
  376. model.setValue("/root/send/termflag", model.getValue("/root/send/summary/termflag"));
  377. model.setValue("/root/send/fromterm", model.getValue("/root/send/summary/fromterm"));
  378. model.setValue("/root/send/toterm", model.getValue("/root/send/summary/toterm"));
  379. model.setValue("/root/send/srchnum", model.getValue("/root/send/summary/srchnum"));
  380. model.setValue("/root/send/clamno", model.getValue("/root/send/summary/clamno"));
  381. model.refresh();
  382. submit("TRPIE01001");
  383. }
  384. }
  385. // 공통코드 Load작업
  386. function CommCode_Load() {
  387. zbcfGetCodeList(new Array("P0028", "P0235", "P0248", "P0155"), new Array( "/root/init/P0028list", "/root/init/P0235list", "/root/init/P0248list", "/root/init/P0155list"));
  388. pamfGetCodeList(new Array( "PK032" ), new Array("/root/init/PK032list" ,"/root/init/PK032list" ));
  389. model.refresh();
  390. }
  391. function Search() {
  392. model.removeNodeset("/root/main/list01");
  393. model.removeNodeset("/root/main/list02");
  394. model.removeNodeset("/root/main/list03");
  395. model.refresh();
  396. submit("TRPIE05201");
  397. grd_n201.colStyle(8,"data","background-color") = "#ccccff";
  398. grd_n201.colStyle(9,"data","background-color") = "#ccbbff";
  399. grd_n201.colStyle(10,"data","background-color") = "#ccaaff";
  400. grd_n201.colStyle(11,"data","background-color") = "#cc99ff";
  401. Search_Step(); // 그리드의 첫번째 값을 가지고 다음 그리드를 조회 한다.
  402. // btn_acptno.selected = true;
  403. }
  404. function fInitialize() {
  405. model.resetInstanceNode("/root/send");
  406. model.setValue("/root/send/termflag",'3');
  407. model.setValue("/root/send/chosflag",'A');
  408. model.setValue("/root/send/numflag",'1');
  409. model.removeNodeset("/root/main/list01/gridpiehn201");
  410. model.removeNodeset("/root/main/list02/gridpiehn202");
  411. model.removeNodeset("/root/main/list02/gridpiehn204");
  412. model.removeNodeset("/root/main/list03/gridpiehn202sum");
  413. model.removeNodeset("/root/main/list03/gridpiehn203");
  414. model.removeNodeset("/root/main/list03/gridpiehn206");
  415. model.removeNodeset("/root/main/list03/gridpiehn205");
  416. model.removeNodeset("/root/main/list02/remdata/rem");
  417. model.setFocus("ipt_fromterm");
  418. model.refresh();
  419. }
  420. // 요양급여심결통보서 삭제
  421. function fDeleteN020() {
  422. if (grd_n201.row >= grd_n201.fixedRows ) {
  423. // 1. 삭제할 접수반송증 데이터를 만든다.
  424. var rows = grd_n201.selectedRows;
  425. var cnt = 1;
  426. for (var i = 0; i < rows; i++) {
  427. var sel = grd_n201.selectedRow(i);
  428. model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/openflag", "N020");
  429. model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/rsrvflag", "Y");
  430. model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/uncoflag", "Y");
  431. model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/cutflag", "Y");
  432. model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/judgdg", model.getValue("/root/main/list01/gridpiehn201[" + sel + "]/judgdg"));
  433. model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/acptno", model.getValue("/root/main/list01/gridpiehn201[" + sel + "]/acptno"));
  434. model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/setno", model.getValue("/root/main/list01/gridpiehn201[" + sel + "]/setno"));
  435. model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/clamseqno", model.getValue("/root/main/list01/gridpiehn201[" + sel + "]/clamseqno"));
  436. model.makeValue("/root/hidden/sppie00810/list/data[" + cnt + "]/clamno", model.getValue("/root/main/list01/gridpiehn201[" + sel + "]/clamno"));
  437. cnt++;
  438. }
  439. // 2. 수신테이블 삭제 팝업 호출
  440. modal("SPPIE00810", "", "10", "10", "SPPIE00810", "/root/hidden/sppie00810" ,"/root/main", "", "");
  441. }
  442. }
  443. function Search_Step() {
  444. var row_current, vjudgdg ;
  445. if ( grd_n201.rows > 1 ) {
  446. row_current = 1;
  447. vjudgdg = model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/judgdg");
  448. if (vjudgdg == "") {
  449. return false;
  450. }
  451. model.setValue("/root/send/sendn202/judgdg", vjudgdg);
  452. model.setValue("/root/send/sendn202/acptno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/acptno"));
  453. model.setValue("/root/send/sendn202/setno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/setno"));
  454. model.setValue("/root/send/sendn202/clamseqno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/clamseqno"));
  455. model.setValue("/root/send/sendn202/clamno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/clamno"));
  456. // 2007.07.31 이주택
  457. // 수신비고란 팝업을 위한 부분
  458. model.setValue("/root/send/send_rem/judgdg", vjudgdg);
  459. model.setValue("/root/send/send_rem/acptno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/acptno"));
  460. model.setValue("/root/send/send_rem/setno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/setno"));
  461. model.setValue("/root/send/send_rem/clamseqno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/clamseqno"));
  462. model.setValue("/root/send/send_rem/clamno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/clamno"));
  463. model.removeNodeset("/root/main/list02/gridpiehn202");
  464. model.removeNodeset("/root/main/list02/gridpiehn204");
  465. model.removeNodeset("/root/main/list02/remdata");
  466. model.removeNodeset("/root/main/list03/gridpiehn203");
  467. model.refresh();
  468. submit("TRPIE05202");
  469. grd_n202.colStyle(11,"data","background-color") = "#ccff99";
  470. grd_n202.colStyle(12,"data","background-color") = "#ccff88";
  471. // grd_n202.colStyle(13,"data","background-color") = "#ccff77";
  472. // grd_n202.colStyle(14,"data","background-color") = "#ccff66";
  473. grd_n202.colStyle(32,"data","background-color") = "#ccccff";
  474. grd_n202.colStyle(33,"data","background-color") = "#ccbbff";
  475. grd_n202.colStyle(34,"data","background-color") = "#ccaaff";
  476. grd_n202.colStyle(35,"data","background-color") = "#cc99ff";
  477. grd_n202.colStyle(36,"data","background-color") = "#cc88ff";
  478. grd_n202.colStyle(37,"data","background-color") = "#cc77ff";
  479. grd_n202.colStyle(38,"data","background-color") = "#ccccff";
  480. grd_n202.colStyle(39,"data","background-color") = "#ccbbff";
  481. grd_n202.colStyle(40,"data","background-color") = "#ccaaff";
  482. grd_n202.colStyle(41,"data","background-color") = "#cc99ff";
  483. grd_n202.colStyle(42,"data","background-color") = "#cc88ff";
  484. grd_n202.colStyle(43,"data","background-color") = "#cc77ff";
  485. grd_n202.colStyle(44,"data","background-color") = "#cc66ff";
  486. btn_acptno.selected = true;
  487. model.toggle("case1");
  488. }
  489. if ( grd_n202.rows > 1 ) {
  490. row_current = 1;
  491. vjudgdg = model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/judgdg");
  492. if (vjudgdg == "") {
  493. return ;
  494. }
  495. // var row = grd_n202.selectedRow(0);
  496. model.setValue("/root/send/sendn203/judgdg", vjudgdg);
  497. model.setValue("/root/send/sendn203/acptno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/acptno"));
  498. model.setValue("/root/send/sendn203/setno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/setno"));
  499. model.setValue("/root/send/sendn203/clamseqno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/clamseqno"));
  500. model.setValue("/root/send/sendn203/clamno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/clamno"));
  501. // 명세서일련번호(문자열) 획득
  502. // model.setValue("/root/send/sendn203/docuseqno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/docuseqno"));
  503. model.setValue("/root/send/sendn203/docuseqno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/docuseqno2"));
  504. model.removeNodeset("/root/main/list03/gridpiehn202sum");
  505. model.removeNodeset("/root/main/list03/gridpiehn203");
  506. model.removeNodeset("/root/main/list03/gridpiehn206");
  507. model.removeNodeset("/root/main/list03/gridpiehn205");
  508. model.refresh();
  509. submit("TRPIE05203");
  510. grd_n203.colStyle(10,"data","background-color") = "#ccff99";
  511. grd_n203.colStyle(11,"data","background-color") = "#ccff88";
  512. // 로직에 의해 데이터가 있는 건을 활성화시킨다.
  513. if (grd_n203.rows > 1) {
  514. btn_203.selected= true;
  515. model.toggle("203");
  516. }
  517. else if (grd_n206.rows > 1) {
  518. btn_206.selected= true;
  519. model.toggle("206");
  520. }
  521. else if ( grd_n205.rows > 1) {
  522. btn_205.selected= true;
  523. model.toggle("205");
  524. }
  525. btn_acptno.selected = true; // 접수번호별 탭 선택 상태로 유지
  526. // model.toggle("case1");
  527. }
  528. }
  529. // 청구년월 함수
  530. function pidfGetClamdg() {
  531. var check = model.getValue("/root/send/termflag");
  532. if ( model.getValue("/root/send/fromterm") > model.getValue("/root/send/toterm") ) {
  533. messageBox("종료일은 시작일보다 클 수 ", "I004");
  534. model.setValue("/root/send/toterm","")
  535. }
  536. if(check == "2"){
  537. if(model.getValue("/root/send/fromterm") != "" || model.getValue("/root/send/toterm") != ""){
  538. model.removeNodeset("/root/init/clamdg");
  539. model.makeNode("/root/init/clamdg");
  540. model.setValue("/root/send/clamym",model.getValue("/root/send/fromterm"));
  541. model.removeNodeset("/root/send/ioflag");
  542. model.makeNode("/root/send/ioflag");
  543. model.setValue("/root/send/ioflag", model.getValue("/root/send/chosflag"));
  544. submit("TRPID20407");
  545. model.copyNode("/root/init/clamdgfrom","/root/init/clamdg");
  546. cmb_clamdgfrom.refresh();
  547. cmb_clamdgfrom.select(0);
  548. model.setValue("/root/send/clamym",model.getValue("/root/send/toterm"));
  549. submit("TRPID20407");
  550. model.copyNode("/root/init/clamdgto","/root/init/clamdg");
  551. addComboItem("cmb_clamdgfrom","전체","","above");
  552. addComboItem("cmb_clamdgto","전체","","above");
  553. cmb_clamdgto.refresh();
  554. cmb_clamdgto.select(0);
  555. }
  556. }
  557. }
  558. // 청구년월 차수 기간 체크
  559. function fChkClamym()
  560. {
  561. var fromym = model.getValue("/root/send/fromterm");
  562. var toym = model.getValue("/root/send/toterm");
  563. var check = model.getValue("/root/send/termflag");
  564. if(check == "2"){
  565. if ( fromym != toym ){
  566. cmb_clamdgfrom.value = "";
  567. cmb_clamdgto.value = "";
  568. cmb_clamdgfrom.disabled = true;
  569. cmb_clamdgto.disabled = true;
  570. }else{
  571. cmb_clamdgfrom.disabled = false;
  572. cmb_clamdgto.disabled = false;
  573. cmb_clamdgfrom.select(0);
  574. cmb_clamdgto.select(0);
  575. }
  576. cmb_clamdgto.refresh();
  577. cmb_clamdgfrom.refresh();
  578. }
  579. }
  580. ]]>
  581. </script>
  582. </xhtml:head>
  583. <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  584. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  585. <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">자보진료수가심사결과통보서(N020)</caption>
  586. </group>
  587. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  588. <group id="group2" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  589. <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  590. <line id="line13" class="line_4" style="x1:1108px; y1:7px; x2:1108px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  591. <input id="ipt_fromacptym" ref="/root/send/fromacptym" class="input_search" style="left:222px; top:8px; width:85px; height:19px; "/>
  592. <input id="ipt_toacptym" ref="/root/send/toacptym" class="input_search" style="left:325px; top:8px; width:85px; height:19px; "/>
  593. <input id="ipt_clamno" class="input_search" style="left:932px; top:8px; width:80px; height:19px; "/>
  594. <select1 id="rdo_term" ref="/root/send/termflag" appearance="full" cols="3" rows="1" overflow="visible" style="left:5px; top:8px; width:210px; height:17px; border-style:none; ">
  595. <choices>
  596. <item>
  597. <label>심사차수</label>
  598. <value>1</value>
  599. </item>
  600. <item>
  601. <label>진료연월</label>
  602. <value>2</value>
  603. </item>
  604. <item>
  605. <label>통보일자</label>
  606. <value>3</value>
  607. </item>
  608. </choices>
  609. </select1>
  610. <select1 id="cmb_clamfield" class="combo_search" appearance="minimal" style="left:1015px; top:8px; width:80px; height:19px; ">
  611. <choices>
  612. <item>
  613. <label>combo1</label>
  614. <value>combo1</value>
  615. </item>
  616. </choices>
  617. </select1>
  618. <input id="input1" ref="/root/send/toacptym" class="input_search" style="left:510px; top:8px; width:80px; height:19px; "/>
  619. <caption id="caption9" class="search_name" style="left:420px; top:8px; width:90px; height:17px; ">접수번호 :</caption>
  620. <input id="input2" ref="/root/send/toacptym" class="input_search" style="left:690px; top:8px; width:80px; height:19px; "/>
  621. <caption id="caption10" class="search_name" style="left:600px; top:8px; width:90px; height:17px; ">묶음번호 :</caption>
  622. </group>
  623. <caption id="caption8" class="tit_2" style="left:287px; top:515px; width:75px; height:13px; ">N020.5</caption>
  624. <line id="line5" class="line_1" style="x1:287px; y1:530px; x2:941px; y2:530px; "/>
  625. <line id="line23" class="line_2" style="x1:0px; y1:332px; x2:281px; y2:332px; "/>
  626. <line id="line24" class="line_2" style="x1:0px; y1:357px; x2:281px; y2:357px; "/>
  627. <line id="line6" class="line_3" style="x1:0px; y1:732px; x2:281px; y2:732px; "/>
  628. <input id="input11" class="input_default" style="left:163px; top:361px; width:58px; height:19px; "/>
  629. <line id="line25" class="line_2" style="x1:0px; y1:382px; x2:281px; y2:382px; "/>
  630. <input id="input14" class="input_default" style="left:163px; top:336px; width:58px; height:19px; "/>
  631. <caption id="caption13" class="cell_1" style="left:0px; top:285px; width:160px; height:23px; vertical-align:middle; "/>
  632. <line id="line7" class="line_1" style="x1:0px; y1:280px; x2:282px; y2:280px; "/>
  633. <caption id="caption25" class="cell_1" style="left:0px; top:334px; width:160px; height:23px; vertical-align:middle; ">요양급여비용총액 합계</caption>
  634. <input id="input27" class="input_default" style="left:163px; top:386px; width:58px; height:19px; "/>
  635. <caption id="caption15" class="cell_1" style="left:0px; top:384px; width:160px; height:23px; vertical-align:middle; ">본인부담상한액초과금 합계</caption>
  636. <input id="input17" class="input_default" style="left:163px; top:311px; width:58px; height:19px; "/>
  637. <caption id="caption17" class="cell_1" style="left:0px; top:309px; width:160px; height:23px; text-align:left; vertical-align:middle; ">건수 합계</caption>
  638. <caption id="caption12" class="cell_1" style="left:0px; top:359px; width:160px; height:23px; vertical-align:middle; ">본인부담금 합계</caption>
  639. <line id="line8" class="line_2" style="x1:0px; y1:407px; x2:281px; y2:407px; "/>
  640. <line id="line9" class="line_2" style="x1:0px; y1:432px; x2:281px; y2:432px; "/>
  641. <input id="input4" class="input_default" style="left:163px; top:461px; width:58px; height:19px; "/>
  642. <line id="line10" class="line_2" style="x1:0px; y1:457px; x2:281px; y2:457px; "/>
  643. <line id="line11" class="line_2" style="x1:0px; y1:482px; x2:281px; y2:482px; "/>
  644. <caption id="caption14" class="cell_1" style="left:0px; top:459px; width:160px; height:23px; vertical-align:middle; ">본인부담환급금 합계</caption>
  645. <input id="input5" class="input_default" style="left:163px; top:436px; width:58px; height:19px; "/>
  646. <caption id="caption16" class="cell_1" style="left:0px; top:434px; width:160px; height:23px; vertical-align:middle; ">보험자 부담금 합계</caption>
  647. <caption id="caption18" class="cell_1" style="left:0px; top:484px; width:160px; height:23px; vertical-align:middle; ">본인추가부담금 합계</caption>
  648. <input id="input6" class="input_default" style="left:163px; top:486px; width:58px; height:19px; "/>
  649. <input id="input7" class="input_default" style="left:163px; top:411px; width:58px; height:19px; "/>
  650. <caption id="caption19" class="cell_1" style="left:0px; top:409px; width:160px; height:23px; vertical-align:middle; ">청구액 합계</caption>
  651. <caption id="caption20" class="tit_2" style="left:5px; top:265px; width:70px; height:13px; ">N020.4</caption>
  652. <input id="input8" class="input_default" style="left:163px; top:511px; width:58px; height:19px; "/>
  653. <line id="line12" class="line_2" style="x1:0px; y1:507px; x2:281px; y2:507px; "/>
  654. <line id="line14" class="line_2" style="x1:0px; y1:707px; x2:281px; y2:707px; "/>
  655. <caption id="caption22" class="cell_1" style="left:0px; top:709px; width:160px; height:23px; vertical-align:middle; ">심사결정액 합계</caption>
  656. <caption id="caption24" class="cell_1" style="left:0px; top:509px; width:160px; height:23px; vertical-align:middle; ">위탁검사 직접지급금 합계</caption>
  657. <input id="input10" class="input_default" style="left:163px; top:711px; width:58px; height:19px; "/>
  658. <input id="input13" class="input_default" style="left:224px; top:411px; width:58px; height:19px; "/>
  659. <input id="input24" class="input_default" style="left:224px; top:511px; width:58px; height:19px; "/>
  660. <input id="input29" class="input_default" style="left:224px; top:711px; width:58px; height:19px; "/>
  661. <input id="input30" class="input_default" style="left:224px; top:361px; width:58px; height:19px; "/>
  662. <input id="input31" class="input_default" style="left:224px; top:336px; width:58px; height:19px; "/>
  663. <input id="input32" class="input_default" style="left:224px; top:386px; width:58px; height:19px; "/>
  664. <input id="input33" class="input_default" style="left:224px; top:311px; width:58px; height:19px; "/>
  665. <input id="input34" class="input_default" style="left:224px; top:461px; width:58px; height:19px; "/>
  666. <input id="input35" class="input_default" style="left:224px; top:436px; width:58px; height:19px; "/>
  667. <input id="input36" class="input_default" style="left:224px; top:486px; width:58px; height:19px; "/>
  668. <caption id="caption32" class="cell_1" style="left:163px; top:285px; width:58px; height:23px; vertical-align:middle; ">청구사항</caption>
  669. <line id="line22" class="line_2" style="x1:0px; y1:307px; x2:282px; y2:307px; "/>
  670. <caption id="caption33" class="cell_1" style="left:224px; top:285px; width:58px; height:23px; vertical-align:middle; ">심결사항</caption>
  671. <input id="input3" class="input_default" style="left:163px; top:586px; width:58px; height:19px; "/>
  672. <line id="line15" class="line_2" style="x1:0px; y1:582px; x2:281px; y2:582px; "/>
  673. <input id="input9" class="input_default" style="left:163px; top:686px; width:58px; height:19px; "/>
  674. <line id="line16" class="line_2" style="x1:0px; y1:607px; x2:281px; y2:607px; "/>
  675. <input id="input12" class="input_default" style="left:224px; top:536px; width:58px; height:19px; "/>
  676. <line id="line17" class="line_2" style="x1:0px; y1:632px; x2:281px; y2:632px; "/>
  677. <line id="line18" class="line_2" style="x1:0px; y1:657px; x2:281px; y2:657px; "/>
  678. <input id="input15" class="input_default" style="left:224px; top:561px; width:58px; height:19px; "/>
  679. <line id="line19" class="line_2" style="x1:0px; y1:682px; x2:281px; y2:682px; "/>
  680. <input id="input16" class="input_default" style="left:163px; top:536px; width:58px; height:19px; "/>
  681. <line id="line20" class="line_2" style="x1:0px; y1:532px; x2:281px; y2:532px; "/>
  682. <input id="input18" class="input_default" style="left:224px; top:636px; width:58px; height:19px; "/>
  683. <line id="line21" class="line_2" style="x1:0px; y1:557px; x2:281px; y2:557px; "/>
  684. <input id="input19" class="input_default" style="left:224px; top:611px; width:58px; height:19px; "/>
  685. <input id="input20" class="input_default" style="left:224px; top:686px; width:58px; height:19px; "/>
  686. <input id="input21" class="input_default" style="left:224px; top:586px; width:58px; height:19px; "/>
  687. <caption id="caption11" class="cell_1" style="left:0px; top:534px; width:160px; height:23px; vertical-align:middle; ">본인부담금 합계</caption>
  688. <input id="input22" class="input_default" style="left:224px; top:661px; width:58px; height:19px; "/>
  689. <caption id="caption21" class="cell_1" style="left:0px; top:684px; width:160px; height:23px; vertical-align:middle; ">위탁검사 직접지급금 합계</caption>
  690. <caption id="caption23" class="cell_1" style="left:0px; top:634px; width:160px; height:23px; vertical-align:middle; ">본인부담환급금 합계</caption>
  691. <caption id="caption26" class="cell_1" style="left:0px; top:559px; width:160px; height:23px; vertical-align:middle; ">본인부담상한액초과금 합계</caption>
  692. <input id="input23" class="input_default" style="left:163px; top:561px; width:58px; height:19px; "/>
  693. <caption id="caption27" class="cell_1" style="left:0px; top:609px; width:160px; height:23px; vertical-align:middle; ">보험자 부담금 합계</caption>
  694. <caption id="caption28" class="cell_1" style="left:0px; top:659px; width:160px; height:23px; vertical-align:middle; ">본인추가부담금 합계</caption>
  695. <input id="input25" class="input_default" style="left:163px; top:636px; width:58px; height:19px; "/>
  696. <caption id="caption29" class="cell_1" style="left:0px; top:584px; width:160px; height:23px; vertical-align:middle; ">청구액 합계</caption>
  697. <input id="input26" class="input_default" style="left:163px; top:611px; width:58px; height:19px; "/>
  698. <input id="input28" class="input_default" style="left:163px; top:661px; width:58px; height:19px; "/>
  699. </group>
  700. <group id="grp_btn" scroll="auto" style="left:0px; top:755px; width:1195px; height:27px; ">
  701. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
  702. <line id="line31" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
  703. <button id="button6" class="btn4_letter3" visibility="visible" style="left:1127px; top:5px; width:68px; height:22px; ">
  704. <caption>초기화</caption>
  705. <script type="javascript" ev:event="DOMActivate">
  706. <![CDATA[
  707. fInitialize();
  708. ]]>
  709. </script>
  710. </button>
  711. </group>
  712. <group id="group4" scroll="auto" style="left:0px; top:13px; width:1195px; height:742px; ">
  713. <datagrid id="grd_n201" nodeset="/root/main/list01/gridpiehn201" caption="심사차수^청구번호^접수일자^내원^보험회사^접수번호^묶음번호^심결건수^심사결정액^조정금액합계^삭감율^통보일자^진료월^보험자종별^진료기간^통보자^심사담당부^심사담당자^전화번호^서식번호^VER^청구서일련번호^의료기관기호^보험회사코드^참조란^총진료비^청구액" colsep="^" colwidth="59, 70, 68, 35, 139, 56, 55, 59, 79, 81, 48, 71, 57, 79, 150, 68, 70, 70, 84, 57, 38, 91, 80, 41, 80, 83, 82" dataheight="23" ellipsis="true" explorerbar="sortshowmove" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="35" rowsep="|" tooltip="true" style="left:295px; top:90px; width:899px; height:248px; ">
  714. <col ref="judgdg" style="text-align:center; "/>
  715. <col ref="clamno" style="text-align:center; "/>
  716. <col ref="acptdd" format="yyyy-mm-dd" style="text-align:center; "/>
  717. <col disabled="true" ref="chosflag" type="combo" style="text-align:center; ">
  718. <choices>
  719. <itemset nodeset="/root/init/P0028list/P0028">
  720. <label ref="cdnm"/>
  721. <value ref="cdid"/>
  722. </itemset>
  723. </choices>
  724. </col>
  725. <col disabled="true" ref="insucmno" type="combo" style="text-align:center; ">
  726. <choices>
  727. <itemset nodeset="/root/init/PK032list/PK032">
  728. <label ref="cdnm"/>
  729. <value ref="cdid"/>
  730. </itemset>
  731. </choices>
  732. </col>
  733. <col ref="acptno" style="text-align:center; "/>
  734. <col ref="setno" style="text-align:center; "/>
  735. <col ref="jrcntsum" format="(-)#,###" style="text-align:right; "/>
  736. <col ref="jrjudgdeciamtsum" format="(-)#,###" style="text-align:right; "/>
  737. <col ref="adjtamtsum" format="(-)#,###" style="text-align:right; "/>
  738. <col ref="cutrate" style="text-align:right; "/>
  739. <col ref="notidd" format="yyyy-mm-dd" style="text-align:center; "/>
  740. <col ref="ordym" format="yyyy-mm" style="text-align:center; "/>
  741. <col disabled="true" ref="insuflag" type="combo" style="text-align:right; ">
  742. <choices>
  743. <itemset nodeset="/root/init/P0248list/P0248">
  744. <label ref="cdnm"/>
  745. <value ref="cdid"/>
  746. </itemset>
  747. </choices>
  748. </col>
  749. <col ref="ordterm" style="text-align:center; "/>
  750. <col ref="notinm" style="text-align:center; "/>
  751. <col ref="judgchrgdeptnm" style="text-align:center; "/>
  752. <col ref="judgchrgnm" style="text-align:center; "/>
  753. <col ref="tel" style="text-align:center; "/>
  754. <col ref="docuno" style="text-align:center; "/>
  755. <col ref="verflag" style="text-align:center; "/>
  756. <col ref="clamseqno" style="text-align:right; "/>
  757. <col ref="corpapntno" style="text-align:center; "/>
  758. <col ref="insucmno" style="text-align:center; "/>
  759. <col ref="rem" type="inputbutton"/>
  760. <col ref="clordtotamtsum" format="(-)#,###" style="text-align:right; "/>
  761. <col ref="clclamamtsum" format="(-)#,###" style="text-align:right; "/>
  762. <script type="javascript" ev:event="onbuttonclick">
  763. <![CDATA[
  764. model.setValue("/root/main/list04/rem", grd_n201.valueMatrix(grd_n201.row,grd_n201.col));
  765. modal("SPPIE00200", "", "400", "400" ,"", "/root/main/list04/rem", "/root/send/textno");
  766. ]]>
  767. </script>
  768. <script type="javascript" ev:event="onclick">
  769. <![CDATA[
  770. var row_current, vjudgdg ;
  771. if (grd_n201.isCell(event.target) && grd_n201.row >= grd_n201.fixedRows) {
  772. row_current = grd_n201.row - (grd_n201.fixedRows-1);
  773. vjudgdg = model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/judgdg");
  774. if (vjudgdg == "") {
  775. return false;
  776. }
  777. model.setValue("/root/send/sendn202/judgdg", vjudgdg);
  778. model.setValue("/root/send/sendn202/acptno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/acptno"));
  779. model.setValue("/root/send/sendn202/setno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/setno"));
  780. model.setValue("/root/send/sendn202/clamseqno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/clamseqno"));
  781. model.setValue("/root/send/sendn202/clamno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/clamno"));
  782. // 2007.07.31 이주택
  783. // 수신비고란 팝업을 위한 부분
  784. model.setValue("/root/send/send_rem/judgdg", vjudgdg);
  785. model.setValue("/root/send/send_rem/acptno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/acptno"));
  786. model.setValue("/root/send/send_rem/setno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/setno"));
  787. model.setValue("/root/send/send_rem/clamseqno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/clamseqno"));
  788. model.setValue("/root/send/send_rem/clamno", model.getValue("/root/main/list01/gridpiehn201[" + row_current + "]/clamno"));
  789. model.removeNodeset("/root/main/list02/gridpiehn202");
  790. model.removeNodeset("/root/main/list02/gridpiehn204");
  791. model.removeNodeset("/root/main/list02/remdata");
  792. model.removeNodeset("/root/main/list03/gridpiehn203");
  793. model.refresh();
  794. submit("TRPIE05202");
  795. grd_n202.colStyle(11,"data","background-color") = "#ccff99";
  796. grd_n202.colStyle(12,"data","background-color") = "#ccff88";
  797. // grd_n202.colStyle(13,"data","background-color") = "#ccff77";
  798. // grd_n202.colStyle(14,"data","background-color") = "#ccff66";
  799. grd_n202.colStyle(32,"data","background-color") = "#ccccff";
  800. grd_n202.colStyle(33,"data","background-color") = "#ccbbff";
  801. grd_n202.colStyle(34,"data","background-color") = "#ccaaff";
  802. grd_n202.colStyle(35,"data","background-color") = "#cc99ff";
  803. grd_n202.colStyle(36,"data","background-color") = "#cc88ff";
  804. grd_n202.colStyle(37,"data","background-color") = "#cc77ff";
  805. grd_n202.colStyle(38,"data","background-color") = "#ccccff";
  806. grd_n202.colStyle(39,"data","background-color") = "#ccbbff";
  807. grd_n202.colStyle(40,"data","background-color") = "#ccaaff";
  808. grd_n202.colStyle(41,"data","background-color") = "#cc99ff";
  809. grd_n202.colStyle(42,"data","background-color") = "#cc88ff";
  810. grd_n202.colStyle(43,"data","background-color") = "#cc77ff";
  811. grd_n202.colStyle(44,"data","background-color") = "#cc66ff";
  812. btn_acptno.selected = true;
  813. model.toggle("case1");
  814. //차상위 장애인심사결과통지서 value얻기
  815. model.setValue("/root/temp/data1/clamno" , model.getValue("/root/main/list01/gridpiehn201/clamno")); //청구번호
  816. model.setValue("/root/temp/data1/acptno" , model.getValue("/root/main/list01/gridpiehn201/acptno")); //접수번호
  817. model.setValue("/root/temp/data1/setno" , model.getValue("/root/main/list01/gridpiehn201/setno")); //묶음번호
  818. model.setValue("/root/temp/data1/judgdg" , model.getValue("/root/main/list01/gridpiehn201/judgdg")); //심사차수
  819. model.setValue("/root/temp/data1/chosflag" , model.getValue("/root/main/list01/gridpiehn201/chosflag"));//내원
  820. model.setValue("/root/temp/data1/notidd" , model.getValue("/root/main/list01/gridpiehn201/notidd")); //통보일자
  821. model.setValue("/root/temp/data1/ordym" , model.getValue("/root/main/list01/gridpiehn201/ordym")); //진료월
  822. }
  823. ]]>
  824. </script>
  825. <script type="javascript" ev:event="onaftersort">
  826. <![CDATA[
  827. grd_n201.gridToInstance(); // Sort 된 Grid 상의 Data 순서와 Instance Node 상의 Data 순서를 동일하게 맞춰준다.
  828. ]]>
  829. </script>
  830. <script type="javascript" ev:event="onmousedown">
  831. <![CDATA[
  832. if (event.button == 3) { // 3 : 오른쪽 버튼
  833. if (grd_n201.isCell(event.target) && grd_n201.mouseRow >= grd_n201.fixedrows) {
  834. setPopupMenu("grd_n201", false, "/root/popupdata/popupmenu/grd_n201/item", "name", "func"); // (tfHelper.js) 컨트롤에서 사용자 팝업 설정 함수
  835. }
  836. }
  837. ]]>
  838. </script>
  839. <script type="javascript" ev:event="DOMFocusOut">
  840. <![CDATA[
  841. initPopupMenu(); // (tfHelper.js) 사용자 팝업 설정 초기화
  842. ]]>
  843. </script>
  844. <script type="javascript" ev:event="oncopy">
  845. <![CDATA[
  846. grid_oncopy();
  847. ]]>
  848. </script>
  849. </datagrid>
  850. <caption id="caption36" class="tit_2" style="left:300px; top:70px; width:125px; height:13px; ">N020.1(청구서)</caption>
  851. <line id="line27" class="line_1" style="x1:295px; y1:85px; x2:1194px; y2:85px; "/>
  852. <datagrid id="grd_n202" nodeset="/root/main/list02/gridpiehn202" caption="judgdg^acptno^setno^청일련^clamno^docuseqno^명일련^등록번호^수진자^진료과^생년월일^성별^진료형태^주상병^진료개시일^조정합계 I^조정합계 II^정액행위별구분^비고^초진료^재진료^초진횟수^초진가산^재진횟수^재진가산^입원일수^진료일수^처방횟수^심사담당조^사업장기호^사고접수번호^청구사항^청구사항^청구사항^청구사항^심결^심결^심결^심결^심결^비고|judgdg^acptno^setno^청일련^clamno^docuseqno^명일련^등록번호^수진자^진료과^생년월일^성별^진료형태^주상병^진료개시일^조정합계 I^조정합계 II^정액행위별구분^비고^초진료^재진료^초진횟수^초진가산^재진횟수^재진가산^입원일수^진료일수^처방횟수^심사담당조^사업장기호^사고접수번호^진료비총액^환자납부총액^청구액^약제상한차액총액^진료비총액^환자납부총액^수탁기관지급액^심사결정액^약제상한차액총액^비고" colsep="^" colwidth="50, 50, 50, 50, 50, 50, 45, 100, 48, 95, 68, 35, 96, 50, 72, 85, 85, 55, 125, 85, 85, 55, 85, 63, 85, 60, 60, 63, 79, 80, 80, 85, 85, 85, 120, 85, 85, 93, 85, 114" dataheight="23" ellipsis="true" explorerbar="sortshowmove" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="35" rowsep="|" style="left:295px; top:374px; width:899px; height:201px; ">
  853. <col ref="judgdg" visibility="hidden"/>
  854. <col ref="acptno" visibility="hidden"/>
  855. <col ref="setno" visibility="hidden"/>
  856. <col ref="clamseqno" style="text-align:center; "/>
  857. <col ref="clamno" visibility="hidden"/>
  858. <col ref="docuseqno2" visibility="hidden"/>
  859. <col ref="docuseqno" style="text-align:center; "/>
  860. <col ref="pid" style="left:365px; top:43px; width:100px; height:23px; text-align:center; "/>
  861. <col ref="patnm" style="text-align:center; "/>
  862. <col ref="orddeptcd" style="text-align:left; "/>
  863. <col ref="rrgstno1" style="text-align:center; "/>
  864. <col ref="sex" style="text-align:center; "/>
  865. <col ref="ordtype" style="text-align:center; "/>
  866. <col ref="maindiagcd" style="text-align:center; "/>
  867. <col ref="ordopendd" format="yyyy-mm-dd" style="text-align:center; "/>
  868. <col ref="jradjtsum1" visibility="hidden" format="(-)#,###" style="text-align:right; "/>
  869. <col ref="jradjtsum2" visibility="hidden" format="(-)#,###" style="text-align:right; "/>
  870. <col ref="fixactcalcflag" style="text-align:center; "/>
  871. <col ref="docuseqnorem" style="text-align:center; "/>
  872. <col ref="fstordamt" format="(-)#,###" style="text-align:right; "/>
  873. <col ref="nxtordamt" format="(-)#,###" style="text-align:right; "/>
  874. <col ref="fstordcnt" style="text-align:right; "/>
  875. <col ref="fstordaddcnt" format="(-)#,###" style="text-align:right; "/>
  876. <col ref="nxtordcnt" style="text-align:right; "/>
  877. <col ref="nxtordaddcnt" format="(-)#,###" style="text-align:right; "/>
  878. <col ref="indayno" style="text-align:right; "/>
  879. <col ref="orddayno" style="text-align:right; "/>
  880. <col ref="ordtims" style="text-align:right; "/>
  881. <col ref="judgchrgjo" style="text-align:center; "/>
  882. <col ref="insumark" style="text-align:center; "/>
  883. <col ref="actacptno" style="text-align:center; "/>
  884. <col ref="clordtotamt" format="(-)#,###" style="text-align:right; "/>
  885. <col ref="clptpytotamt" format="(-)#,###" style="text-align:right; "/>
  886. <col ref="clclamamt" format="(-)#,###" style="text-align:right; "/>
  887. <col ref="cldruglimitdiffamtsum" format="(-)#,###" style="text-align:right; "/>
  888. <col ref="jrordtotamt" format="(-)#,###" style="text-align:right; "/>
  889. <col ref="jrptpytotamt" format="(-)#,###" style="text-align:right; "/>
  890. <col ref="jrtrudirecpamt" format="(-)#,###" style="text-align:right; "/>
  891. <col ref="jrjudgdeciamt" format="(-)#,###" style="text-align:right; "/>
  892. <col ref="jrdruglimitdiffamtsum" format="(-)#,###" style="text-align:right; "/>
  893. <script type="javascript" ev:event="onclick">
  894. <![CDATA[
  895. var row_current, vjudgdg
  896. if ( grd_n202.isCell(event.target) && grd_n202.row >= grd_n202.fixedRows ) {
  897. row_current = grd_n202.row - (grd_n202.fixedRows-1);
  898. vjudgdg = model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/judgdg");
  899. if (vjudgdg == "") {
  900. return ;
  901. }
  902. // var row = grd_n202.selectedRow(0);
  903. model.setValue("/root/send/sendn203/judgdg", vjudgdg);
  904. model.setValue("/root/send/sendn203/acptno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/acptno"));
  905. model.setValue("/root/send/sendn203/setno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/setno"));
  906. model.setValue("/root/send/sendn203/clamseqno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/clamseqno"));
  907. model.setValue("/root/send/sendn203/clamno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/clamno"));
  908. // 명세서일련번호(문자열) 획득
  909. // model.setValue("/root/send/sendn203/docuseqno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/docuseqno"));
  910. model.setValue("/root/send/sendn203/docuseqno", model.getValue("/root/main/list02/gridpiehn202[" + row_current + "]/docuseqno2"));
  911. model.removeNodeset("/root/main/list03/gridpiehn202sum");
  912. model.removeNodeset("/root/main/list03/gridpiehn203");
  913. model.removeNodeset("/root/main/list03/gridpiehn206");
  914. model.removeNodeset("/root/main/list03/gridpiehn205");
  915. model.refresh();
  916. submit("TRPIE05203");
  917. grd_n203.colStyle(10,"data","background-color") = "#ccff99";
  918. grd_n203.colStyle(11,"data","background-color") = "#ccff88";
  919. // 로직에 의해 데이터가 있는 건을 활성화시킨다.
  920. if (grd_n203.rows > 1) {
  921. btn_203.selected= true;
  922. model.toggle("203");
  923. }
  924. else if (grd_n206.rows > 1) {
  925. btn_206.selected= true;
  926. model.toggle("206");
  927. }
  928. else if ( grd_n205.rows > 1) {
  929. btn_205.selected= true;
  930. model.toggle("205");
  931. }
  932. btn_pid.selected = true;
  933. model.toggle("case2");
  934. }
  935. ]]>
  936. </script>
  937. <script type="javascript" ev:event="onaftersort">
  938. <![CDATA[
  939. grd_n202.gridToInstance(); // Sort 된 Grid 상의 Data 순서와 Instance Node 상의 Data 순서를 동일하게 맞춰준다.
  940. ]]>
  941. </script>
  942. <script type="javascript" ev:event="oncopy">
  943. <![CDATA[
  944. grid_oncopy();
  945. ]]>
  946. </script>
  947. </datagrid>
  948. <caption id="caption37" class="tit_2" style="left:300px; top:354px; width:115px; height:13px; ">N020.2(명세서)</caption>
  949. <line id="line28" class="line_1" style="x1:295px; y1:369px; x2:1194px; y2:369px; "/>
  950. <button id="button1" class="btn2_letter3" style="left:921px; top:64px; width:53px; height:19px; ">
  951. <caption>셀카피</caption>
  952. <script type="javascript" ev:event="onclick">
  953. <![CDATA[
  954. grd_n201.attribute("selectionmode") = "free";
  955. grd_n202.attribute("selectionmode") = "free";
  956. grd_n203.attribute("selectionmode") = "free";
  957. grd_n206.attribute("selectionmode") = "free";
  958. grd_n205.attribute("selectionmode") = "free";
  959. ]]>
  960. </script>
  961. </button>
  962. <button id="button5" class="btn2_letter3" style="left:975px; top:64px; width:53px; height:19px; ">
  963. <caption>열카피</caption>
  964. <script type="javascript" ev:event="onclick">
  965. <![CDATA[
  966. grd_n201.attribute("selectionmode") = "bycol";
  967. grd_n202.attribute("selectionmode") = "bycol";
  968. grd_n203.attribute("selectionmode") = "bycol";
  969. grd_n206.attribute("selectionmode") = "bycol";
  970. grd_n205.attribute("selectionmode") = "bycol";
  971. ]]>
  972. </script>
  973. </button>
  974. <button id="button2" class="btn2_letter3" style="left:1030px; top:64px; width:53px; height:19px; ">
  975. <caption>행카피</caption>
  976. <script type="javascript" ev:event="onclick">
  977. <![CDATA[
  978. grd_n201.attribute("selectionmode") = "byrow";
  979. grd_n202.attribute("selectionmode") = "byrow";
  980. grd_n203.attribute("selectionmode") = "byrow";
  981. grd_n206.attribute("selectionmode") = "byrow";
  982. grd_n205.attribute("selectionmode") = "byrow";
  983. ]]>
  984. </script>
  985. </button>
  986. <button id="button26" class="btn2_letter2" style="left:1152px; top:64px; width:42px; height:19px; ">
  987. <caption>출력</caption>
  988. <script type="javascript" ev:event="DOMActivate">
  989. <![CDATA[
  990. model.removenode("/root/hidden/prnt1");
  991. model.makeNode("/root/hidden/prnt1");
  992. // 1. 출력 데이터 생성
  993. for (var i = 1; i < grd_n201.rows; i++) {
  994. model.makeValue("/root/hidden/prnt1/n201["+i+"]/judgdg", grd_n201.valueMatrix(i, grd_n201.colRef("judgdg"))); // 심사차수
  995. model.makeValue("/root/hidden/prnt1/n201["+i+"]/clamno", grd_n201.valueMatrix(i, grd_n201.colRef("clamno"))); // 청구번호
  996. model.makeValue("/root/hidden/prnt1/n201["+i+"]/acptdd", grd_n201.valueMatrix(i, grd_n201.colRef("acptdd"))); // 접수일자
  997. model.makeValue("/root/hidden/prnt1/n201["+i+"]/chosflag", grd_n201.labelMatrix(i, grd_n201.colRef("chosflag"))); // 내원
  998. model.makeValue("/root/hidden/prnt1/n201["+i+"]/acptno", grd_n201.valueMatrix(i, grd_n201.colRef("acptno"))); // 접수번호
  999. model.makeValue("/root/hidden/prnt1/n201["+i+"]/setno", grd_n201.valueMatrix(i, grd_n201.colRef("setno"))); // 묶음번호
  1000. model.makeValue("/root/hidden/prnt1/n201["+i+"]/jrcntsum", grd_n201.valueMatrix(i, grd_n201.colRef("jrcntsum"))); // 심결건수
  1001. model.makeValue("/root/hidden/prnt1/n201["+i+"]/jrjudgdeciamtsum", grd_n201.valueMatrix(i, grd_n201.colRef("jrjudgdeciamtsum"))); // 심사결정액
  1002. model.makeValue("/root/hidden/prnt1/n201["+i+"]/adjtamtsum", grd_n201.valueMatrix(i, grd_n201.colRef("adjtamtsum"))); // 조정금액합계
  1003. model.makeValue("/root/hidden/prnt1/n201["+i+"]/clordtotamtsum", grd_n201.valueMatrix(i, grd_n201.colRef("clordtotamtsum"))); // 총진료비
  1004. model.makeValue("/root/hidden/prnt1/n201["+i+"]/clclamamtsum", grd_n201.valueMatrix(i, grd_n201.colRef("clclamamtsum"))); // 청구액
  1005. model.makeValue("/root/hidden/prnt1/n201["+i+"]/cutrate", grd_n201.valueMatrix(i, grd_n201.colRef("cutrate"))); // 삭감율
  1006. model.makeValue("/root/hidden/prnt1/n201["+i+"]/notidd", grd_n201.valueMatrix(i, grd_n201.colRef("notidd"))); // 통보일자
  1007. model.makeValue("/root/hidden/prnt1/n201["+i+"]/ordym", grd_n201.valueMatrix(i, grd_n201.colRef("ordym"))); // 진료월
  1008. model.makeValue("/root/hidden/prnt1/n201["+i+"]/insuflag", grd_n201.labelMatrix(i, grd_n201.colRef("insuflag"))); // 보험자종별
  1009. model.makeValue("/root/hidden/prnt1/n201["+i+"]/ordterm", grd_n201.valueMatrix(i, grd_n201.colRef("ordterm"))); // 진료기간
  1010. }
  1011. // 2. 보고서 호출
  1012. exeReportPreview("RPPIE01010", "XMLSTR", "","", "false","","","","","false");
  1013. ]]>
  1014. </script>
  1015. </button>
  1016. <button id="button12" class="btn2_letter4" style="left:1085px; top:64px; width:64px; height:19px; ">
  1017. <caption>엑셀저장</caption>
  1018. <script type="javascript" ev:event="DOMActivate">
  1019. <![CDATA[
  1020. var fileName = window.fileDialog("save", ",", false, "N020_1", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  1021. if (fileName != "") {
  1022. grd_n201.saveExcel(fileName, "SheetName", true, true, "", "", "");
  1023. }
  1024. ]]>
  1025. </script>
  1026. </button>
  1027. <button id="button14" class="btn2_letter6" visibility="hidden" style="left:857px; top:583px; width:86px; height:24px; ">
  1028. <caption>심사화면보기</caption>
  1029. </button>
  1030. <button id="btn_pid" class="btn_sw" group="tab" style="left:85px; top:63px; width:85px; height:22px; ">
  1031. <caption>개인별</caption>
  1032. <toggle case="case2" ev:event="onclick"/>
  1033. </button>
  1034. <button id="btn_acptno" class="btn_sw" group="tab" selected="true" style="left:0px; top:63px; width:85px; height:22px; ">
  1035. <caption>접수번호별</caption>
  1036. <toggle case="case1" ev:event="onclick"/>
  1037. </button>
  1038. <group id="group5" style="left:0px; top:10px; width:1194px; height:50px; vertical-align:top; ">
  1039. <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:50px; background-color:#fffbf2; border-color:#ffd799; "/>
  1040. <button id="btn_select" class="btn1_letter2" style="left:1133px; top:14px; width:56px; height:22px; ">
  1041. <caption>조회</caption>
  1042. <script type="javascript" ev:event="DOMActivate">
  1043. <![CDATA[
  1044. Search();
  1045. ]]>
  1046. </script>
  1047. </button>
  1048. <caption id="caption30" class="search_name" visibility="hidden" style="left:310px; top:28px; width:90px; height:17px; ">청구번호 :</caption>
  1049. <input id="ipt_fromterm" ref="/root/send/fromterm" class="input_search" inputtype="date" style="left:207px; top:15px; width:90px; height:19px; ">
  1050. <script type="javascript" ev:event="DOMFocusOut">
  1051. <![CDATA[
  1052. //model.setValue("/root/send/toterm",model.getValue("/root/send/fromterm"));
  1053. model.refresh();
  1054. pidfGetClamdg();
  1055. fChkClamym();
  1056. // model.setFocus("ipt_toterm");
  1057. ]]>
  1058. </script>
  1059. </input>
  1060. <select1 id="rdo_termflag" ref="/root/send/termflag" class="radio_search" appearance="full" cols="3" rows="1" overflow="visible" style="left:0px; top:15px; width:205px; height:22px; border-style:none; ">
  1061. <choices>
  1062. <item>
  1063. <label>심사차수</label>
  1064. <value>1</value>
  1065. </item>
  1066. <item>
  1067. <label>청구년월</label>
  1068. <value>2</value>
  1069. </item>
  1070. <item>
  1071. <label>통보일자</label>
  1072. <value>3</value>
  1073. </item>
  1074. </choices>
  1075. <script type="javascript" ev:event="xforms-select">
  1076. <![CDATA[
  1077. if (rdo_termflag.value == 1) {
  1078. ipt_fromterm.attribute("maxlength") = 8;
  1079. ipt_toterm.attribute("maxlength") = 8;
  1080. ipt_fromterm.attribute("format") = "";
  1081. ipt_toterm.attribute("format") = "";
  1082. ipt_fromterm.attribute("inputtype") = "";
  1083. ipt_toterm.attribute("inputtype") = "";
  1084. model.setValue("/root/send/fromterm", "");
  1085. model.setValue("/root/send/toterm", "");
  1086. cmb_clamdgfrom.value = "";
  1087. cmb_clamdgto.value = "";
  1088. cmb_clamdgfrom.disabled = true;
  1089. cmb_clamdgto.disabled = true;
  1090. }
  1091. else if (rdo_termflag.value == 2) {
  1092. ipt_fromterm.attribute("format") = "yyyy-mm";
  1093. ipt_toterm.attribute("format") = "yyyy-mm";
  1094. ipt_fromterm.attribute("inputtype") = "date";
  1095. ipt_toterm.attribute("inputtype") = "date";
  1096. model.setValue("/root/send/fromterm",getCurrentDate().substr(0,6));
  1097. model.setValue("/root/send/toterm", getCurrentDate().substr(0,6));
  1098. if (ipt_fromterm.value.length >= 7) {
  1099. // 사용자에게 에러 메시지를 보여주고 'YYYYMM'형식으로 변환시킨다.
  1100. messageBox("진료년월을 'YYYYMM'형식으로 입력해 주십시오.", "C009");
  1101. ipt_fromterm.value = ipt_fromterm.value.substr(0,6);
  1102. ipt_toterm.value = ipt_toterm.value.substr(0,6);
  1103. }
  1104. cmb_clamdgfrom.disabled = false;
  1105. cmb_clamdgto.disabled = false;
  1106. cmb_clamdgfrom.select(0);
  1107. cmb_clamdgto.select(0);
  1108. }
  1109. else if (rdo_termflag.value == 3) {
  1110. ipt_fromterm.attribute("format") = "yyyy-mm-dd";
  1111. ipt_toterm.attribute("format") = "yyyy-mm-dd";
  1112. ipt_fromterm.attribute("inputtype") = "date";
  1113. ipt_toterm.attribute("inputtype") = "date";
  1114. model.setValue("/root/send/fromterm", getCurrentDate());
  1115. model.setValue("/root/send/toterm", getCurrentDate());
  1116. cmb_clamdgfrom.value = "";
  1117. cmb_clamdgto.value = "";
  1118. cmb_clamdgfrom.disabled = true;
  1119. cmb_clamdgto.disabled = true;
  1120. }
  1121. model.setFocus("ipt_fromterm");
  1122. model.refresh();
  1123. ]]>
  1124. </script>
  1125. </select1>
  1126. <select1 id="cmb_insucmno" ref="/root/send/insucmno" appearance="minimal" style="left:790px; top:5px; width:95px; height:19px; ">
  1127. <choices>
  1128. <itemset nodeset="/root/init/PK032list/PK032">
  1129. <label ref="cdnm"/>
  1130. <value ref="cdid"/>
  1131. </itemset>
  1132. </choices>
  1133. </select1>
  1134. <input id="ipt_acptno" ref="/root/send/acptno" class="input_search" visibility="hidden" style="left:400px; top:5px; width:75px; height:19px; ">
  1135. <script type="javascript" ev:event="onkeyup">
  1136. <![CDATA[
  1137. inputEnterKey("button108", "DOMActivate");
  1138. ]]>
  1139. </script>
  1140. </input>
  1141. <caption id="caption34" class="search_name" visibility="hidden" style="left:310px; top:5px; width:90px; height:17px; ">접수번호 :</caption>
  1142. <select1 id="rdo_chosflag" ref="/root/send/chosflag" class="radio_search" appearance="full" cols="3" rows="1" overflow="visible" style="left:980px; top:18px; width:135px; height:17px; border-style:none; ">
  1143. <choices>
  1144. <item>
  1145. <label>전체</label>
  1146. <value>A</value>
  1147. </item>
  1148. <item>
  1149. <label>입원</label>
  1150. <value>I</value>
  1151. </item>
  1152. <item>
  1153. <label>외래</label>
  1154. <value>O</value>
  1155. </item>
  1156. </choices>
  1157. </select1>
  1158. <caption id="caption67" class="search_name" style="left:890px; top:18px; width:90px; height:17px; ">내원유형 :</caption>
  1159. <caption id="caption68" class="search_name" style="left:700px; top:5px; width:96px; height:17px; ">보험회사 :</caption>
  1160. <select1 id="cmb_clamno" ref="/root/send/clamno" visibility="hidden" appearance="minimal" style="left:400px; top:27px; width:75px; height:19px; ">
  1161. <choices>
  1162. <itemset nodeset="/root/hidden/list01/list_clamno/claminfo">
  1163. <label ref="clamno"/>
  1164. <value ref="clamno"/>
  1165. </itemset>
  1166. </choices>
  1167. </select1>
  1168. <line id="line26" class="line_4" style="x1:1123px; y1:12px; x2:1123px; y2:38px; border-color:#ffe4bb; border-left-style:solid; "/>
  1169. <input id="ipt_toterm" ref="/root/send/toterm" class="input_search" inputtype="date" style="left:377px; top:15px; width:90px; height:19px; ">
  1170. <script type="javascript" ev:event="DOMFocusOut">
  1171. <![CDATA[
  1172. pidfGetClamdg();
  1173. fChkClamym();
  1174. // model.setFocus("rdo_numflag");
  1175. // model.refresh();
  1176. ]]>
  1177. </script>
  1178. </input>
  1179. <caption id="caption31" style="left:360px; top:16px; width:15px; height:15px; ">~</caption>
  1180. <select1 id="rdo_numflag" ref="/root/send/numflag" class="radio_search" appearance="full" cols="1" rows="2" overflow="visible" style="left:530px; top:9px; width:70px; height:32px; border-style:none; ">
  1181. <choices>
  1182. <item>
  1183. <label>청구번호</label>
  1184. <value>1</value>
  1185. </item>
  1186. <item>
  1187. <label>접수번호</label>
  1188. <value>2</value>
  1189. </item>
  1190. </choices>
  1191. <script type="javascript" ev:event="xforms-select">
  1192. <![CDATA[
  1193. // if (rdo_numflag.value == 2) {
  1194. // model.setFocus("ipt_srchnum");
  1195. // }
  1196. // else {
  1197. // model.setFocus("ipt_srchnum");
  1198. // }
  1199. model.setFocus("ipt_srchnum");
  1200. model.setFocus("ipt_srchnum");
  1201. ]]>
  1202. </script>
  1203. </select1>
  1204. <input id="ipt_srchnum" ref="/root/send/srchnum" class="input_search" navindex="4" style="left:605px; top:16px; width:90px; height:19px; ">
  1205. <script type="javascript" ev:event="onkeypress">
  1206. <![CDATA[
  1207. // 수정이력/2008.11.26/강종태/ 엔터 입력시 그리드 처음행을 기준으로 모두 펼침
  1208. if (event.keyCode == "13") { // Enter 입력 시에
  1209. setInputNodeCurText(); // 현재 인풋값 노드 반영
  1210. Search();
  1211. }
  1212. ]]>
  1213. </script>
  1214. </input>
  1215. <select1 id="cmb_clamflag" ref="/root/send/clamflag" class="combo_search" appearance="minimal" style="left:790px; top:30px; width:95px; height:19px; ">
  1216. <choices>
  1217. <itemset nodeset="/root/init/P0155list/P0155">
  1218. <label ref="cdnm"/>
  1219. <value ref="cdid"/>
  1220. </itemset>
  1221. </choices>
  1222. </select1>
  1223. <caption id="caption5" class="search_name" style="left:700px; top:30px; width:86px; height:17px; ">청구구분 :</caption>
  1224. <select1 id="cmb_clamdgfrom" ref="/root/send/clamdgfrom" class="combo_search" appearance="minimal" style="left:300px; top:15px; width:55px; height:19px; ">
  1225. <choices>
  1226. <itemset nodeset="/root/init/clamdgfrom/clamdglist">
  1227. <label ref="clamdgnm"/>
  1228. <value ref="clamdgcd"/>
  1229. </itemset>
  1230. </choices>
  1231. <script type="javascript" ev:event="xforms-value-changed">
  1232. <![CDATA[
  1233. model.setValue("/root/send/clamdgto", model.getValue("/root/send/clamdgfrom"));
  1234. model.refresh();
  1235. ]]>
  1236. </script>
  1237. </select1>
  1238. <select1 id="cmb_clamdgto" ref="/root/send/clamdgto" class="combo_search" appearance="minimal" style="left:470px; top:15px; width:55px; height:19px; ">
  1239. <choices>
  1240. <itemset nodeset="/root/init/clamdgto/clamdglist">
  1241. <label ref="clamdgnm"/>
  1242. <value ref="clamdgcd"/>
  1243. </itemset>
  1244. </choices>
  1245. <script type="javascript" ev:event="xforms-value-changed">
  1246. <![CDATA[
  1247. model.setValue("/root/send/clamdgfrom", model.getValue("/root/send/clamdgto"));
  1248. model.refresh();
  1249. ]]>
  1250. </script>
  1251. </select1>
  1252. </group>
  1253. <switch id="switch2" style="left:295px; top:605px; width:899px; height:135px; ">
  1254. <case id="203" selected="true">
  1255. <datagrid id="grd_n203" nodeset="/root/main/list03/gridpiehn203" caption="줄번호^항^조정사유^수가코드^코드^처방명칭^단가^일투^총투^1회투약인정량^조정금액^약제상한차액조정금액^약제상한가^심사불능세부사유코드^비고" colsep="^" colwidth="50, 36, 60, 72, 67, 203, 70, 41, 42, 100, 67, 130, 100, 130, 80" dataheight="23" explorerbar="sortshowmove" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="35" rowsep="|" style="left:5px; top:5px; width:879px; height:125px; ">
  1256. <col ref="lnno" style="text-align:center; "/>
  1257. <col ref="item" style="text-align:center; "/>
  1258. <col ref="adjtresn" style="text-align:center; "/>
  1259. <col ref="snglcalcscorcd" style="text-align:center; "/>
  1260. <col ref="code" style="text-align:center; "/>
  1261. <col ref="ordnm" style="text-align:center; "/>
  1262. <col ref="unitcost" format="(-)#,###" style="text-align:right; "/>
  1263. <col ref="dayqtyrt" style="text-align:center; "/>
  1264. <col ref="totqtyrt" style="text-align:center; "/>
  1265. <col ref="dsgrcogqty" style="text-align:right; "/>
  1266. <col ref="adjtamt" format="(-)#,###" style="text-align:right; "/>
  1267. <col ref="druglimitdifferadjtamt" format="(-)#,###" style="text-align:right; "/>
  1268. <col ref="limitdiffamt" format="(-)#,###" style="text-align:right; "/>
  1269. <col ref="jidetlresncd" style="text-align:center; "/>
  1270. <col ref="rem" type="inputbutton" style="text-align:center; "/>
  1271. <script type="javascript" ev:event="onbuttonclick">
  1272. <![CDATA[
  1273. model.setValue("/root/main/list04/rem", grd_n203.valueMatrix(grd_n203.row,grd_n203.col));
  1274. modal("SPPIE00200", "", "400", "400" ,"", "/root/main/list04/rem", "/root/send/textno");
  1275. ]]>
  1276. </script>
  1277. <script type="javascript" ev:event="oncopy">
  1278. <![CDATA[
  1279. grid_oncopy();
  1280. ]]>
  1281. </script>
  1282. </datagrid>
  1283. </case>
  1284. <case id="206">
  1285. <datagrid id="grd_n206" nodeset="/root/main/list03/gridpiehn206" caption="처방전교부번호^줄번호^사유^코드^처방명칭^조정횟수^비고^비고" colsep="^" colwidth="115, 100, 100, 100, 295, 78, 80" dataheight="23" defaultrows="2" explorerbar="sortshowmove" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="35" rowsep="|" style="left:10px; top:5px; width:879px; height:110px; ">
  1286. <col ref="mpsno" style="text-align:center; "/>
  1287. <col ref="lnno" style="text-align:center; "/>
  1288. <col ref="resn" style="text-align:center; "/>
  1289. <col ref="edicd" style="text-align:center; "/>
  1290. <col ref="ordnm" style="text-align:center; "/>
  1291. <col ref="adjttims" format="#,###" style="text-align:right; "/>
  1292. <col ref="rem" type="inputbutton" style="text-align:center; "/>
  1293. <script type="javascript" ev:event="onbuttonclick">
  1294. <![CDATA[
  1295. model.setValue("/root/main/list04/rem", grd_n206.valueMatrix(grd_n206.row,grd_n206.col));
  1296. modal("SPPIE00200", "", "400", "400" ,"", "/root/main/list04/rem", "/root/send/textno");
  1297. ]]>
  1298. </script>
  1299. <script type="javascript" ev:event="oncopy">
  1300. <![CDATA[
  1301. grid_oncopy();
  1302. ]]>
  1303. </script>
  1304. </datagrid>
  1305. </case>
  1306. <case id="205">
  1307. <datagrid id="grd_n205" nodeset="/root/main/list03/gridpiehn205" caption="줄번호^코드^처방명칭^수탁기관기호^수탁기관지급액^처리코드^비고^비고" colsep="^" colwidth="59, 100, 100, 100, 132, 155, 248" dataheight="23" defaultrows="2" explorerbar="sortshowmove" focuscolor="#b9e5fb" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="35" rowsep="|" style="left:10px; top:5px; width:879px; height:110px; ">
  1308. <col ref="lnno" style="text-align:right; "/>
  1309. <col ref="code"/>
  1310. <col ref="ordnm"/>
  1311. <col ref="trustinstmark"/>
  1312. <col ref="trustinstpamt"/>
  1313. <col ref="tretcd"/>
  1314. <col ref="rem"/>
  1315. </datagrid>
  1316. <script type="javascript" ev:event="oncopy">
  1317. <![CDATA[
  1318. grid_oncopy();
  1319. ]]>
  1320. </script>
  1321. </case>
  1322. </switch>
  1323. <button id="btn_203" class="btn_sw" group="tab" selected="true" style="left:295px; top:584px; width:130px; height:27px; ">
  1324. <caption>N020.3(삭감처방)</caption>
  1325. <toggle case="203" ev:event="onclick"/>
  1326. </button>
  1327. <button id="btn_205" class="btn_sw" group="tab" style="left:559px; top:584px; width:127px; height:27px; ">
  1328. <caption>N020.5(위탁검사)</caption>
  1329. <toggle case="205" ev:event="onclick"/>
  1330. </button>
  1331. <button id="btn_206" class="btn_sw" group="tab" style="left:425px; top:584px; width:134px; height:27px; ">
  1332. <caption>N020.6(원외처방)</caption>
  1333. <toggle case="206" ev:event="onclick"/>
  1334. </button>
  1335. <caption id="caption38" class="tit_2" style="left:5px; top:480px; width:70px; height:13px; ">참조란</caption>
  1336. <line id="line29" class="line_1" style="x1:0px; y1:500px; x2:291px; y2:500px; "/>
  1337. <textarea id="textarea1" ref="/root/main/list02/remdata/rem" style="left:0px; top:510px; width:291px; height:230px; "/>
  1338. <button id="button3" class="btn2_letter6" style="left:205px; top:475px; width:86px; height:19px; ">
  1339. <caption>수신비고팝업</caption>
  1340. <script type="javascript" ev:event="DOMActivate">
  1341. <![CDATA[
  1342. modal("SPPIE01110", 1, 1, 1, "SPPIE01110", "/root/send/send_rem", "/root/send/send_rem");
  1343. ]]>
  1344. </script>
  1345. </button>
  1346. <button id="button108" class="btn2_letter13" visibility="hidden" style="left:390px; top:290px; width:163px; height:19px; ">
  1347. <caption>[콤보박스]청구번호 내려받기</caption>
  1348. <!-- - 2007.05.30 / 화면수정 / 청구년월을 획득하기위한 [Enter] 이벤트 핸들러 -->
  1349. <script type="javascript" ev:event="DOMActivate">
  1350. <![CDATA[
  1351. // 가비지 데이터 삭제
  1352. model.removenode("/root/hidden/list01/list_clamno");
  1353. model.resetInstanceNode("/root/hidden/list01/list_clamno");
  1354. if (ipt_acptno.value.length < 7) {
  1355. messageBox("접수번호는 반드시 7자리를","C001");
  1356. return false;
  1357. }
  1358. model.refresh();
  1359. // 접수번호로 청구번호(ClamNo)정보를 조회한다.
  1360. var acptno = model.getValue("/root/send/acptno");
  1361. model.setValue("/root/send/send_clamno/acptno", acptno);
  1362. submit("TRPIE01004");
  1363. if (cmb_clamno.length == 1) {
  1364. cmb_clamno.value = model.getValue("/root/hidden/list01/list_clamno/claminfo/clamno");
  1365. cmb_insucmno.value = model.getValue("/root/hidden/list01/list_clamno/claminfo/insucmno");
  1366. Search();
  1367. }
  1368. else {
  1369. model.setFocus("cmb_clamno");
  1370. }
  1371. ]]>
  1372. </script>
  1373. </button>
  1374. <input id="ipt_docuseqno1" ref="/root/send/searchgridrow/docuseqno" class="input_default" style="left:943px; top:346px; width:111px; height:19px; ">
  1375. <script type="javascript" ev:event="onkeyup">
  1376. <![CDATA[
  1377. // [ENTER] 키 입력하는 경우
  1378. if (event.keyCode == "13") {
  1379. setInputNodeCurText();
  1380. var docuseqno = ipt_docuseqno1.value;
  1381. var rows = grd_n202.rows;
  1382. for (var i=1;i<rows;i++) {
  1383. if (grd_n202.valueMatrix(i,grd_n202.colRef("docuseqno")) == docuseqno) {
  1384. grd_n202.row = i; // 하이라이트 주기
  1385. grd_n202.topRow = i; // 맨 윗줄로 옮김
  1386. return false;
  1387. }
  1388. }
  1389. }
  1390. ]]>
  1391. </script>
  1392. </input>
  1393. <caption id="caption1" class="cell_1" style="left:856px; top:344px; width:85px; height:23px; vertical-align:middle; ">명일련 찾기</caption>
  1394. <line id="line1" class="line_3" style="x1:857px; y1:366px; x2:1054px; y2:366px; "/>
  1395. <line id="line2" class="line_3" style="x1:857px; y1:344px; x2:1054px; y2:344px; "/>
  1396. <button id="button4" class="btn2_letter2" style="left:1152px; top:348px; width:42px; height:19px; ">
  1397. <caption>출력</caption>
  1398. <script type="javascript" ev:event="DOMActivate">
  1399. <![CDATA[
  1400. exeReportPreview("RPPIE01020", "XMLSTR", "","", "false","","","","","false");
  1401. ]]>
  1402. </script>
  1403. </button>
  1404. <button id="button7" class="btn2_letter4" style="left:1085px; top:348px; width:64px; height:19px; ">
  1405. <caption>엑셀저장</caption>
  1406. <script type="javascript" ev:event="DOMActivate">
  1407. <![CDATA[
  1408. var fileName = window.fileDialog("save", ",", false, "N020_2", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  1409. if (fileName != "") {
  1410. grd_n202.saveExcel(fileName, "SheetName", true, true, "", "", "");
  1411. }
  1412. ]]>
  1413. </script>
  1414. </button>
  1415. <button id="button8" class="btn2_letter2" style="left:1152px; top:584px; width:42px; height:24px; ">
  1416. <caption>출력</caption>
  1417. <script type="javascript" ev:event="DOMActivate">
  1418. <![CDATA[
  1419. exeReportPreview("RPPIE01030", "XMLSTR", "","", "false","","","","","false");
  1420. ]]>
  1421. </script>
  1422. </button>
  1423. <button id="button9" class="btn2_letter4" style="left:1085px; top:584px; width:64px; height:24px; ">
  1424. <caption>엑셀저장</caption>
  1425. <script type="javascript" ev:event="DOMActivate">
  1426. <![CDATA[
  1427. var fileName = window.fileDialog("save", ",", false, "N020_3", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  1428. if (fileName != "") {
  1429. grd_n203.saveExcel(fileName, "SheetName", true, true, "", "", "");
  1430. }
  1431. ]]>
  1432. </script>
  1433. </button>
  1434. <caption id="caption2" class="cell_1" style="left:652px; top:344px; width:85px; height:23px; vertical-align:middle; ">수진자 찾기</caption>
  1435. <input id="ipt_patnm1" ref="/root/send/searchgridrow/patnm" class="input_default" style="left:739px; top:346px; width:111px; height:19px; ">
  1436. <script type="javascript" ev:event="onkeyup">
  1437. <![CDATA[
  1438. // [ENTER] 키 입력하는 경우
  1439. if (event.keyCode == "13") {
  1440. setInputNodeCurText();
  1441. var patnm = ipt_patnm1.value;
  1442. var rows = grd_n202.rows;
  1443. for (var i=1;i<rows;i++) {
  1444. if (grd_n202.valueMatrix(i,grd_n202.colRef("patnm")) == patnm) {
  1445. grd_n202.row = i; // 하이라이트 주기
  1446. grd_n202.topRow = i; // 맨 윗줄로 옮김
  1447. return false;
  1448. }
  1449. }
  1450. }
  1451. ]]>
  1452. </script>
  1453. </input>
  1454. <line id="line56" class="line_3" style="x1:653px; y1:344px; x2:850px; y2:344px; "/>
  1455. <button id="button10" class="btn2_letter2" style="left:877px; top:64px; width:42px; height:19px; ">
  1456. <caption>출력</caption>
  1457. <script type="javascript" ev:event="DOMActivate">
  1458. <![CDATA[
  1459. copyNodeListType("/root/temp/data2" , "/root/main/list02/gridpiehn202[clhandicaprfund > '" + "0" + "']", "replace" , model , model);
  1460. exeReportPreview("RPPIE01000", "XMLSTR", "","", "false","","","","","false");
  1461. ]]>
  1462. </script>
  1463. </button>
  1464. <switch id="switch1" class="sw_box" style="left:0px; top:85px; width:290px; height:375px; ">
  1465. <case id="case2" selected="true" style="left:0px; top:0px; width:100.00%; height:100.00%; ">
  1466. <caption id="caption70" class="cell_1" style="left:4px; top:129px; width:131px; height:23px; text-align:right; vertical-align:middle; ">수탁기관지급액</caption>
  1467. <line id="line63" class="line_3" style="x1:4px; y1:307px; x2:286px; y2:307px; "/>
  1468. <caption id="caption72" class="cell_1" style="left:4px; top:53px; width:131px; height:23px; text-align:right; vertical-align:middle; ">환자납부총액</caption>
  1469. <input id="input84" class="input_default" format="#,###" style="left:212px; top:81px; width:73px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1470. <input id="input85" ref="/root/main/list03/gridpiehn202sum/adjtresn" class="input_default" style="left:212px; top:280px; width:73px; height:19px; text-align:right; background-color:#ffcccc; "/>
  1471. <line id="line65" class="line_2" style="x1:4px; y1:76px; x2:285px; y2:76px; "/>
  1472. <input id="input96" class="input_default" format="#,###" style="left:137px; top:156px; width:73px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1473. <caption id="caption73" class="cell_1" style="left:137px; top:4px; width:73px; height:23px; text-align:center; vertical-align:middle; ">청구사항</caption>
  1474. <caption id="caption63" class="cell_1" style="left:4px; top:279px; width:131px; height:23px; text-align:right; vertical-align:middle; ">불능/보류 사유</caption>
  1475. <input id="input97" ref="/root/main/list03/gridpiehn202sum/clordtotamt" class="input_default" format="(-)#,###" style="left:137px; top:30px; width:73px; height:19px; text-align:right; background-color:#ccccff; "/>
  1476. <input id="input98" ref="/root/main/list03/gridpiehn202sum/jrptpytotamt" class="input_default" format="(-)#,###" style="left:212px; top:55px; width:73px; height:19px; text-align:right; background-color:#ccccff; "/>
  1477. <caption id="caption87" class="cell_1" style="left:4px; top:79px; width:131px; height:23px; text-align:right; vertical-align:middle; ">청구액</caption>
  1478. <input id="input99" ref="/root/main/list03/gridpiehn202sum/jradjttotsum" class="input_default" format="(-)#,###" style="left:212px; top:231px; width:73px; height:19px; text-align:right; background-color:#ccff99; "/>
  1479. <caption id="caption76" class="cell_1" style="left:212px; top:4px; width:73px; height:23px; text-align:center; vertical-align:middle; ">심결사항</caption>
  1480. <input id="input88" ref="/root/main/list03/gridpiehn202sum/jrtrucorppamt" class="input_default" format="(-)#,###" style="left:212px; top:131px; width:73px; height:19px; text-align:right; background-color:#ccccff; "/>
  1481. <caption id="caption77" class="cell_1" style="left:4px; top:28px; width:131px; height:23px; text-align:right; vertical-align:middle; ">진료비총액</caption>
  1482. <input id="input89" ref="/root/main/list03/gridpiehn202sum/jrjudgdeciamt" class="input_default" format="(-)#,###" style="left:212px; top:156px; width:73px; height:19px; text-align:right; background-color:#ccccff; "/>
  1483. <input id="input78" class="input_default" format="#,###" style="left:137px; top:131px; width:73px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1484. <caption id="caption78" class="cell_1" style="left:4px; top:154px; width:131px; height:23px; text-align:right; vertical-align:middle; ">심사결정액</caption>
  1485. <line id="line59" class="line_2" style="x1:4px; y1:51px; x2:285px; y2:51px; "/>
  1486. <input id="input104" ref="/root/main/list03/gridpiehn202sum/jrordtotamt" class="input_default" format="(-)#,###" style="left:212px; top:30px; width:73px; height:19px; text-align:right; background-color:#ccccff; "/>
  1487. <caption id="caption69" class="cell_1" style="left:4px; top:4px; width:131px; height:23px; vertical-align:middle; "/>
  1488. <input id="input108" ref="/root/main/list03/gridpiehn202sum/clclamamt" class="input_default" format="(-)#,###" style="left:137px; top:81px; width:73px; height:19px; text-align:right; background-color:#ccccff; "/>
  1489. <input id="input91" ref="/root/main/list03/gridpiehn202sum/clptpytotamt" class="input_default" format="(-)#,###" style="left:137px; top:55px; width:73px; height:19px; text-align:right; background-color:#ccccff; "/>
  1490. <line id="line60" class="line_2" style="x1:4px; y1:26px; x2:286px; y2:26px; "/>
  1491. <input id="input81" class="input_default" style="left:137px; top:280px; width:73px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1492. <line id="line61" class="line_2" style="x1:4px; y1:76px; x2:285px; y2:76px; "/>
  1493. <line id="line67" class="line_3" style="x1:4px; y1:4px; x2:286px; y2:4px; "/>
  1494. <input id="input90" class="input_default" style="left:137px; top:256px; width:73px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1495. <caption id="caption65" class="cell_1" style="left:4px; top:254px; width:131px; height:23px; text-align:right; vertical-align:middle; ">삭감율</caption>
  1496. <input id="input92" ref="/root/main/list03/gridpiehn202sum/cutrate" class="input_default" style="left:212px; top:256px; width:73px; height:19px; text-align:right; background-color:#ccff99; "/>
  1497. <line id="line3" class="line_2" style="x1:4px; y1:101px; x2:285px; y2:101px; "/>
  1498. <input id="input115" ref="/root/main/list03/gridpiehn202sum/jrdruglimitdiffamtsum" class="input_default" format="(-)#,###" style="left:212px; top:106px; width:73px; height:19px; text-align:right; background-color:#ccccff; "/>
  1499. <input id="input116" ref="/root/main/list03/gridpiehn202sum/cldruglimitdiffamtsum" class="input_default" format="(-)#,###" style="left:137px; top:106px; width:73px; height:19px; text-align:right; background-color:#ccccff; "/>
  1500. <caption id="caption71" class="cell_1" style="left:4px; top:104px; width:131px; height:23px; text-align:right; vertical-align:middle; ">약제상한차액</caption>
  1501. <input id="input37" class="input_default" format="#,###" style="left:137px; top:181px; width:73px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1502. <input id="input38" class="input_default" format="#,###" style="left:137px; top:231px; width:73px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1503. <caption id="caption3" class="cell_1" style="left:4px; top:229px; width:131px; height:23px; text-align:right; vertical-align:middle; ">조정금액합계</caption>
  1504. <input id="input39" class="input_default" format="#,###" style="left:137px; top:206px; width:73px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1505. <caption id="caption4" class="cell_1" style="left:4px; top:204px; width:131px; height:23px; text-align:right; vertical-align:middle; ">조정금액 II</caption>
  1506. <caption id="caption6" class="cell_1" style="left:4px; top:179px; width:131px; height:23px; text-align:right; vertical-align:middle; ">조정금액 I</caption>
  1507. <input id="input40" ref="/root/main/list03/gridpiehn202sum/jradjtsum2" class="input_default" format="(-)#,###" style="left:212px; top:206px; width:73px; height:19px; text-align:right; background-color:#ccff99; "/>
  1508. <input id="input41" ref="/root/main/list03/gridpiehn202sum/jradjtsum1" class="input_default" format="(-)#,###" style="left:212px; top:181px; width:73px; height:19px; text-align:right; background-color:#ccff99; "/>
  1509. </case>
  1510. <case id="case1" style="left:0px; top:0px; width:288px; height:556px; ">
  1511. <line id="line51" class="line_2" style="x1:4px; y1:336px; x2:285px; y2:336px; "/>
  1512. <input id="input50" class="input_default" format="(-)#,###" style="left:112px; top:138px; width:88px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1513. <line id="line52" class="line_2" style="x1:4px; y1:234px; x2:285px; y2:234px; "/>
  1514. <line id="line42" class="line_2" style="x1:4px; y1:134px; x2:285px; y2:134px; "/>
  1515. <input id="input51" class="input_default" style="left:112px; top:312px; width:88px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1516. <input id="input62" ref="/root/main/list02/gridpiehn204/jicntsum" class="input_default" format="(-)#,###" style="left:112px; top:214px; width:88px; height:19px; text-align:right; background-color:#ffcccc; "/>
  1517. <caption id="caption61" class="cell_1" style="left:4px; top:214px; width:106px; height:19px; text-align:right; vertical-align:middle; ">건수</caption>
  1518. <caption id="caption51" class="cell_1" style="left:4px; top:312px; width:106px; height:19px; text-align:right; vertical-align:middle; ">삭감율</caption>
  1519. <input id="input52" class="input_default" format="(-)#,###" style="left:203px; top:91px; width:83px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1520. <input id="input74" ref="/root/main/list02/gridpiehn204/jiordtotamtsum" class="input_default" format="(-)#,###" style="left:112px; top:236px; width:88px; height:19px; text-align:right; background-color:#ffcccc; "/>
  1521. <line id="line33" class="line_2" style="x1:4px; y1:51px; x2:285px; y2:51px; "/>
  1522. <input id="input42" ref="/root/main/list02/gridpiehn204/clptpytotamtsum" class="input_default" format="(-)#,###" style="left:112px; top:70px; width:88px; height:19px; text-align:right; background-color:#ccccff; "/>
  1523. <caption id="caption41" class="cell_1" style="left:4px; top:4px; width:106px; height:23px; vertical-align:middle; "/>
  1524. <caption id="caption52" class="cell_1" style="left:4px; top:138px; width:106px; height:19px; text-align:right; vertical-align:middle; ">수탁기관지급액</caption>
  1525. <input id="input53" ref="/root/main/list02/gridpiehn204/jrtrudirecpamtsum" class="input_default" format="(-)#,###" style="left:203px; top:138px; width:83px; height:19px; text-align:right; background-color:#ccccff; "/>
  1526. <line id="line44" class="line_2" style="x1:4px; y1:26px; x2:286px; y2:26px; "/>
  1527. <input id="input64" ref="/root/main/list02/gridpiehn204/jrjudgdeciamtsum" class="input_default" format="(-)#,###" style="left:203px; top:160px; width:83px; height:19px; text-align:right; background-color:#ccccff; "/>
  1528. <input id="input43" ref="/root/main/list02/gridpiehn204/clordtotamtsum" class="input_default" format="(-)#,###" style="left:112px; top:49px; width:88px; height:19px; text-align:right; background-color:#ccccff; "/>
  1529. <caption id="caption42" class="cell_1" style="left:4px; top:49px; width:106px; height:19px; text-align:right; vertical-align:middle; ">진료비총액</caption>
  1530. <input id="input54" ref="/root/main/list02/gridpiehn204/jrdruglimitdiffamtsum" class="input_default" style="left:203px; top:285px; width:83px; height:19px; text-align:right; background-color:#ccff99; "/>
  1531. <caption id="caption53" class="cell_1" style="left:112px; top:4px; width:88px; height:23px; text-align:center; vertical-align:middle; ">청구사항</caption>
  1532. <line id="line45" class="line_2" style="x1:4px; y1:326px; x2:285px; y2:326px; "/>
  1533. <input id="input65" class="input_default" format="#,###" style="left:112px; top:258px; width:88px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1534. <caption id="caption64" class="cell_1" style="left:4px; top:258px; width:106px; height:19px; text-align:right; vertical-align:middle; ">조정금액합계</caption>
  1535. <input id="input55" ref="/root/main/list02/gridpiehn204/jrptpytotamtsum" class="input_default" format="(-)#,###" style="left:203px; top:70px; width:83px; height:19px; text-align:right; background-color:#ccccff; "/>
  1536. <caption id="caption54" class="cell_1" style="left:203px; top:4px; width:83px; height:23px; text-align:center; vertical-align:middle; ">심결사항</caption>
  1537. <line id="line46" class="line_2" style="x1:4px; y1:384px; x2:285px; y2:384px; "/>
  1538. <input id="input66" class="input_default" format="(-)#,###" style="left:112px; top:160px; width:88px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1539. <input id="input45" ref="/root/main/list02/gridpiehn204/clcntsum" class="input_default" format="(-)#,###" style="left:112px; top:28px; width:88px; height:19px; text-align:right; background-color:#ccccff; "/>
  1540. <caption id="caption44" class="cell_1" style="left:4px; top:28px; width:106px; height:19px; text-align:right; vertical-align:middle; ">건수</caption>
  1541. <input id="input56" ref="/root/main/list02/gridpiehn204/jrordtotamtsum" class="input_default" format="(-)#,###" style="left:203px; top:49px; width:83px; height:19px; text-align:right; background-color:#ccccff; "/>
  1542. <input id="input67" ref="/root/main/list02/gridpiehn204/jacutrate" class="input_default" format="(-)#,###" style="left:203px; top:312px; width:83px; height:19px; text-align:right; background-color:#ccff99; "/>
  1543. <caption id="caption55" class="cell_1" style="left:4px; top:160px; width:106px; height:19px; text-align:right; vertical-align:middle; ">심사결정액</caption>
  1544. <line id="line37" class="line_3" style="x1:4px; y1:0px; x2:286px; y2:0px; "/>
  1545. <caption id="caption45" class="cell_1" style="left:4px; top:70px; width:106px; height:19px; text-align:right; vertical-align:middle; ">환자납부총액</caption>
  1546. <line id="line48" class="line_2" style="x1:4px; y1:279px; x2:285px; y2:279px; "/>
  1547. <input id="input68" ref="/root/main/list02/gridpiehn204/jaordtotamtsum" class="input_default" format="(-)#,###" style="left:203px; top:236px; width:83px; height:19px; text-align:right; background-color:#ccff99; "/>
  1548. <input id="input58" ref="/root/main/list02/gridpiehn204/jrcntsum" class="input_default" format="(-)#,###" style="left:203px; top:28px; width:83px; height:19px; text-align:right; background-color:#ccccff; "/>
  1549. <line id="line49" class="line_2" style="x1:4px; y1:211px; x2:285px; y2:211px; "/>
  1550. <caption id="caption58" class="cell_1" style="left:4px; top:187px; width:106px; height:23px; vertical-align:middle; "/>
  1551. <input id="input49" ref="/root/main/list02/gridpiehn204/clclamamtsum" class="input_default" format="(-)#,###" style="left:112px; top:91px; width:88px; height:19px; text-align:right; background-color:#ccccff; "/>
  1552. <caption id="caption59" class="cell_1" style="left:4px; top:236px; width:106px; height:19px; text-align:right; vertical-align:middle; ">진료비총액</caption>
  1553. <caption id="caption49" class="cell_1" style="left:4px; top:91px; width:106px; height:19px; text-align:right; vertical-align:middle; ">청구액</caption>
  1554. <line id="line50" class="line_2" style="x1:4px; y1:181px; x2:285px; y2:181px; "/>
  1555. <input id="input70" ref="/root/main/list02/gridpiehn204/jacntsum" class="input_default" format="(-)#,###" style="left:203px; top:214px; width:83px; height:19px; text-align:right; background-color:#ccff99; "/>
  1556. <caption id="caption50" class="cell_1" style="left:203px; top:188px; width:83px; height:23px; text-align:center; vertical-align:middle; ">삭감내역</caption>
  1557. <caption id="caption62" class="cell_1" style="left:112px; top:188px; width:88px; height:23px; text-align:center; vertical-align:middle; ">불능/보류</caption>
  1558. <line id="line4" class="line_2" style="x1:4px; y1:111px; x2:285px; y2:111px; "/>
  1559. <input id="input105" ref="/root/main/list02/gridpiehn204/jrdruglimitdiffamtsum" class="input_default" format="(-)#,###" style="left:203px; top:112px; width:83px; height:19px; text-align:right; background-color:#ccccff; "/>
  1560. <input id="input110" ref="/root/main/list02/gridpiehn204/cldruglimitdiffamtsum" class="input_default" format="(-)#,###" style="left:112px; top:112px; width:88px; height:19px; text-align:right; background-color:#ccccff; "/>
  1561. <caption id="caption35" class="cell_1" style="left:4px; top:112px; width:106px; height:19px; text-align:right; vertical-align:middle; ">약제상한차액</caption>
  1562. <input id="input113" ref="/root/main/list02/gridpiehn204/cldruglimitdifferamtadjtsum" class="input_default" format="(-)#,###" style="left:112px; top:285px; width:88px; height:19px; text-align:right; background-color:#eaeaea; "/>
  1563. <caption id="caption40" class="cell_1" style="left:4px; top:281px; width:106px; height:28px; text-align:right; vertical-align:middle; ">
  1564. <![CDATA[약제상한차액
  1565. 조정금액 ]]>
  1566. </caption>
  1567. <input id="input114" ref="/root/main/list02/gridpiehn204/jaadjtamtsum" class="input_default" format="(-)#,###" style="left:203px; top:258px; width:83px; height:19px; text-align:right; background-color:#ccff99; "/>
  1568. </case>
  1569. </switch>
  1570. </group>
  1571. </xhtml:body>
  1572. </xhtml:html>