SPPIF80401_약제상한차액통계.xrw 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>약제 상한차액 통계조회</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <send>
  10. <fromdd/>
  11. <todd/>
  12. <ioflag>I</ioflag>
  13. <insukind>11^21^22^31^41</insukind>
  14. <ordfildcd>-</ordfildcd>
  15. <ioflag/>
  16. </send>
  17. <main>
  18. <list>
  19. <deptitemcutamtlist>
  20. <orddeptcd/>
  21. <orddeptnm/>
  22. <clinclrg/>
  23. <ediamta/>
  24. <cutcnta/>
  25. <realcutamta/>
  26. <cutpera/>
  27. <cuttotpera/>
  28. <ediamti/>
  29. <cutcnti/>
  30. <realcutamti/>
  31. <cutperi/>
  32. <cuttotperi/>
  33. <ediamto/>
  34. <cutcnto/>
  35. <realcutamto/>
  36. <cutpero/>
  37. <cuttotpero/>
  38. </deptitemcutamtlist>
  39. </list>
  40. <list2/>
  41. </main>
  42. <init>
  43. <P0028list>
  44. <P0028>
  45. <cdid/>
  46. <cdnm/>
  47. </P0028>
  48. </P0028list>
  49. <P0155list>
  50. <P0155>
  51. <cdid/>
  52. <cdnm/>
  53. </P0155>
  54. </P0155list>
  55. <M0530list>
  56. <M0530>
  57. <cdid/>
  58. <cdnm/>
  59. </M0530>
  60. </M0530list>
  61. <M0029list>
  62. <M0029>
  63. <cdid/>
  64. <cdnm/>
  65. </M0029>
  66. </M0029list>
  67. <P0443list/>
  68. <P0458list/>
  69. <list1/>
  70. <P0008list/>
  71. </init>
  72. <hidden>
  73. <U0001>
  74. <cd/>
  75. <nm>전체</nm>
  76. </U0001>
  77. <U0002list>
  78. <U0002>
  79. <cdid/>
  80. <cdnm/>
  81. </U0002>
  82. </U0002list>
  83. <sppmc02500>
  84. <cond>
  85. <srchcond/>
  86. <pid/>
  87. <hngnm/>
  88. <rrgstno1/>
  89. <rrgstno2/>
  90. <insukind/>
  91. </cond>
  92. </sppmc02500>
  93. <excel>
  94. <seqno/>
  95. <printno/>
  96. </excel>
  97. </hidden>
  98. <gridsend>
  99. <ioflag/>
  100. <clamym/>
  101. <insukind/>
  102. <ordfildcd/>
  103. <clamflagcd/>
  104. <newElement/>
  105. </gridsend>
  106. </root>
  107. </instance>
  108. <script type="javascript" ev:event="xforms-ready">
  109. <![CDATA[
  110. CommCode_Load();
  111. // 그리드 초기화(행을 모두 삭제한다.)
  112. model.removeNodeset("/root/main/list/deptcutamtlist");
  113. model.refresh();
  114. model.setValue("/root/send/fromdd", getCurrentDate().substr(0,6));
  115. model.setValue("/root/send/todd", getCurrentDate().substr(0,6));
  116. ipt_fromdd.refresh();
  117. ipt_todd.refresh();
  118. addComboItem("cmb_orddeptcd","의과전체", "A","above");
  119. ]]>
  120. </script>
  121. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
  122. <submission id="TRPIJ00203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/list1"/>
  123. <submission id="TRPIF80402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list"/>
  124. <submission id="TRPIF80403" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/gridsend" resultref="/root/main/list2/"/>
  125. <submission id="TRPIF80404" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list3/"/>
  126. <submission id="TXPIF80401" mediatype="multipart/form-data" method="form-data-post" ref="/root/send"/>
  127. </model>
  128. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  129. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  130. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  131. <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
  132. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  133. <script type="javascript" src="../../../com/commonweb/js/tfHelperAsync.js"/>
  134. <script type="javascript" src="../../../com/instantmsgweb/js/ZMI001.js"/>
  135. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
  136. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  137. <script type="javascript" src="../../../com/batchinfoweb/js/ZSB001.js"/>
  138. <script type="javascript">
  139. <![CDATA[
  140. // 공통코드 Load작업
  141. function CommCode_Load() {
  142. // 관련 Control 초기화
  143. submit("TRPIJ00203");
  144. zbcfGetCodeList(new Array("P0028", "P0155", "M0530","M0029","P0443", "P0458", "P0008"),
  145. new Array("/root/init/P0028list", "/root/init/P0155list", "/root/init/M0530list", "/root/init/M0029list","/root/init/P0443list", "/root/init/P0458list","/root/init/P0008list"));
  146. }
  147. function responseHandlerTRPIF80402() {
  148. model.refresh();
  149. removeLoadingWindow();
  150. }
  151. function responseHandlerTRPIF80403() {
  152. model.refresh();
  153. button3.selected = true;
  154. button3.dispatch("xforms-activate");
  155. removeLoadingWindow();
  156. }
  157. function responseHandlerTRPIF80404() {
  158. model.refresh();
  159. removeLoadingWindow();
  160. }
  161. ]]>
  162. </script>
  163. </xhtml:head>
  164. <xhtml:body class="datagrid2" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  165. <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
  166. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:311px; height:15px; ">약제 상한차액 통계조회</caption>
  167. </group>
  168. <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
  169. <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:38px; vertical-align:top; ">
  170. <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; "/>
  171. <button id="button1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
  172. <caption>조회</caption>
  173. <script type="javascript" ev:event="DOMActivate">
  174. <![CDATA[
  175. var sWindowMsg = "데이터 조회 중입니다...";
  176. callLoadingWindow(sWindowMsg);
  177. asyncSend("TRPIF80402", "/root/send", "/root/main/list", "responseHandlerTRPIF80402");
  178. //submit("TRPIF80402");
  179. ]]>
  180. </script>
  181. </button>
  182. <line id="line13" class="line_4" style="x1:1098px; y1:7px; x2:1098px; y2:29px; "/>
  183. <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" inputtype="date" format="yyyy-mm" style="left:105px; top:10px; width:70px; height:19px; ">
  184. <script type="javascript" ev:event="xforms-value-changed">
  185. <![CDATA[
  186. ipt_todd.value = ipt_fromdd.value.substr(0,6);
  187. model.refreshpart("/root/send/todd");
  188. ]]>
  189. </script>
  190. </input>
  191. <caption id="caption13" class="search_name" style="left:10px; top:9px; width:86px; height:17px; ">청구기간 :</caption>
  192. <caption id="caption3" style="left:177px; top:10px; width:20px; height:20px; ">~</caption>
  193. <input id="ipt_todd" ref="/root/send/todd" class="input_search" inputtype="date" format="yyyy-mm" style="left:190px; top:10px; width:70px; height:19px; "/>
  194. <caption id="caption1" class="search_name" style="left:722px; top:10px; width:79px; height:17px; ">내원유형:</caption>
  195. <caption id="caption2" class="search_name" style="left:275px; top:9px; width:90px; height:17px; ">보험유형 :</caption>
  196. <caption id="caption4" class="search_name" style="left:882px; top:10px; width:109px; height:17px; ">청구분야 :</caption>
  197. <select1 id="combo1" ref="/root/send/ioflag" class="combo_search" appearance="minimal" style="left:802px; top:10px; width:73px; height:19px; ">
  198. <choices>
  199. <item>
  200. <label>전체</label>
  201. <value/>
  202. </item>
  203. <item>
  204. <label>입원</label>
  205. <value>I</value>
  206. </item>
  207. <item>
  208. <label>외래</label>
  209. <value>O</value>
  210. </item>
  211. </choices>
  212. </select1>
  213. <select1 id="cmb_orddeptcd" ref="/root/send/ordfildcd" class="combo_search" appearance="minimal" style="left:972px; top:10px; width:115px; height:19px; ">
  214. <choices>
  215. <itemset nodeset="/root/init/P0458list/P0458">
  216. <label ref="cdnm"/>
  217. <value ref="cdid"/>
  218. </itemset>
  219. </choices>
  220. </select1>
  221. <select id="checkbox1" ref="/root/send/insukind" overflow="visible" appearance="full" cols="5" sep="^" style="left:365px; top:10px; width:340px; height:20px; border-style:none; ">
  222. <choices>
  223. <item>
  224. <label>건강보험</label>
  225. <value>11</value>
  226. </item>
  227. <item>
  228. <label>의료급여1종</label>
  229. <value>21</value>
  230. </item>
  231. <item>
  232. <label>의료급여2종</label>
  233. <value>22</value>
  234. </item>
  235. <item>
  236. <label>자보</label>
  237. <value>31</value>
  238. </item>
  239. <item>
  240. <label>산재</label>
  241. <value>41</value>
  242. </item>
  243. </choices>
  244. <script type="javascript" ev:event="xforms-select">
  245. <![CDATA[
  246. ]]>
  247. </script>
  248. </select>
  249. </group>
  250. <switch id="switch1" style="left:0px; top:75px; width:1190px; height:655px; ">
  251. <case id="case1">
  252. <button id="button2" class="btn2_letter2" visibility="hidden" style="left:1078px; top:0px; width:42px; height:19px; ">
  253. <caption>출력</caption>
  254. <script type="javascript" ev:event="onclick">
  255. <![CDATA[
  256. exeReportPreview("RPPIF80201", "XMLSTR", "", "", "false", "", "", "", "", "","", "", "", "", "", "1", "");
  257. ]]>
  258. </script>
  259. </button>
  260. <caption id="caption10" class="tit_2" style="left:0px; top:3px; width:265px; height:13px; ">약제 상한차액 통계조회</caption>
  261. <caption id="caption5" style="left:165px; top:1px; width:160px; height:20px; ">※청구월 기준 조회 입니다.</caption>
  262. <line id="line2" class="line_1" style="x1:0px; y1:20px; x2:1185px; y2:20px; "/>
  263. <button id="button12" class="btn2_letter4" style="left:1121px; top:0px; width:64px; height:19px; ">
  264. <caption>액셀저장</caption>
  265. <script type="javascript" ev:event="onclick">
  266. <![CDATA[
  267. var fileName = window.fileDialog("save", ",", false, caption10.value, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
  268. if (fileName != "") {
  269. datagrid1.saveExcel(fileName, "sheetname:sheet1;exporttype:multi;col_1:label;col_2:label;col_3:label;col_4:label;col_5:label;col_6:label;");
  270. }
  271. ]]>
  272. </script>
  273. </button>
  274. <datagrid id="datagrid1" nodeset="/root/main/list/list1/datagrid2" class="datagrid2" caption="청구년월^내원유형^보험유형^청구분야^청구구분^약제상한차액" colsep="^" colwidth="69, 79, 115, 100, 123, 197" explorerbar="sortshowmove" mergecells="never" mergecellsfixedrows="never" rowsep="|" style="left:0px; top:25px; width:1185px; height:625px; ">
  275. <col ref="clamym" visibility="visible" format="yyyy-mm" style="text-align:center; "/>
  276. <col disabled="true" ref="ioflag" type="combo" style="text-align:center; ">
  277. <choices>
  278. <item>
  279. <label>입원</label>
  280. <value>I</value>
  281. </item>
  282. <item>
  283. <label>외래</label>
  284. <value>O</value>
  285. </item>
  286. </choices>
  287. </col>
  288. <col disabled="true" ref="insukind" type="combo" style="text-align:center; ">
  289. <choices>
  290. <itemset nodeset="/root/init/P0008list/P0008">
  291. <label ref="cdnm"/>
  292. <value ref="cdid"/>
  293. </itemset>
  294. </choices>
  295. </col>
  296. <col disabled="true" ref="ordfildcd" type="combo" style="text-align:center; ">
  297. <choices>
  298. <itemset nodeset="/root/init/P0458list/P0458">
  299. <label ref="cdnm"/>
  300. <value ref="cdid"/>
  301. </itemset>
  302. </choices>
  303. </col>
  304. <col disabled="true" ref="clamflagcd" type="combo" style="text-align:center; ">
  305. <choices>
  306. <itemset nodeset="/root/init/P0155list/P0155">
  307. <label ref="cdnm"/>
  308. <value ref="cdid"/>
  309. </itemset>
  310. </choices>
  311. </col>
  312. <col ref="druglimitdiffamt" format="#,###" style="text-align:right; "/>
  313. <script type="javascript" ev:event="onclick">
  314. <![CDATA[
  315. ]]>
  316. </script>
  317. <script type="javascript" ev:event="ondblclick">
  318. <![CDATA[
  319. var sWindowMsg = "데이터 조회 중입니다...";
  320. callLoadingWindow(sWindowMsg);
  321. model.setValue("/root/gridsend/ioflag", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("ioflag")));
  322. model.setValue("/root/gridsend/clamym", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("clamym")));
  323. model.setValue("/root/gridsend/insukind", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("insukind")));
  324. model.setValue("/root/gridsend/ordfildcd", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("ordfildcd")));
  325. model.setValue("/root/gridsend/clamflagcd", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("clamflagcd")));
  326. //model.setValue("/root/gridsend/clamflagcd", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("ioflag")));
  327. asyncSend("TRPIF80403", "/root/gridsend", "/root/main/list2/", "responseHandlerTRPIF80403");
  328. //submit("TRPIF80402");
  329. ]]>
  330. </script>
  331. </datagrid>
  332. </case>
  333. <case id="case2">
  334. <line id="line3" class="line_1" style="x1:0px; y1:5px; x2:1185px; y2:5px; "/>
  335. <datagrid id="griddocuall" nodeset="/root/main/list2/datagrid2" class="datagrid2" caption="청구월^교수 사번^진료과^구분^환자번호^수진자명^EDI코드^처방코드^횟수^날수^투여량^단가^약제상한가^약제상한차액^보험유형^청구번호^접수번호^명일련^줄^사유" colsep="^" colwidth="60, 71, 115, 38, 76, 63, 100, 86, 46, 48, 48, 69, 74, 95, 73, 75, 75, 67, 27, 37" dataheight="25" defaultrows="1" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="35" rowsep="|" tooltip="true" style="left:0px; top:10px; width:1185px; height:640px; vertical-align:middle; ">
  336. <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
  337. <col ref="orddrid" visibility="visible" style="text-align:center; "/>
  338. <col ref="orddeptcd" type="combo" style="text-align:left; ">
  339. <choices>
  340. <itemset nodeset="/root/init/list1/deptlist">
  341. <label ref="depthngnm"/>
  342. <value ref="deptcd"/>
  343. </itemset>
  344. </choices>
  345. </col>
  346. <col ref="ioflag" type="combo" style="text-align:center; ">
  347. <choices>
  348. <item>
  349. <label>입원</label>
  350. <value>I</value>
  351. </item>
  352. <item>
  353. <label>외래</label>
  354. <value>O</value>
  355. </item>
  356. </choices>
  357. </col>
  358. <col ref="pid" style="text-align:center; "/>
  359. <col ref="patnm" style="text-align:center; "/>
  360. <col ref="edicd" style="text-align:center; "/>
  361. <col ref="snglcalcscorcd"/>
  362. <col ref="tims" format="(-)#,###" style="text-align:right; "/>
  363. <col ref="dayno" format="(-)#,###" style="text-align:right; "/>
  364. <col ref="edidrugqty" format="(-)#,###" style="text-align:right; "/>
  365. <col ref="ediunitcost" format="(-)#,###" style="text-align:right; "/>
  366. <col ref="limitamt" format="(-)#,###" style="text-align:right; "/>
  367. <col ref="druglimitdiffamt" format="(-)#,###" style="text-align:right; "/>
  368. <col ref="insukind" type="combo">
  369. <choices>
  370. <item>
  371. <label>건강보험</label>
  372. <value>11</value>
  373. </item>
  374. <item>
  375. <label>의료급여</label>
  376. <value>21</value>
  377. </item>
  378. <item>
  379. <label>의료급여</label>
  380. <value>22</value>
  381. </item>
  382. <item>
  383. <label>산재</label>
  384. <value>41</value>
  385. </item>
  386. </choices>
  387. </col>
  388. <col ref="clamno" style="text-align:center; "/>
  389. <col ref="acptno" style="text-align:center; "/>
  390. <col ref="docuseqno" style="text-align:center; "/>
  391. <col ref="edilnno" style="text-align:center; "/>
  392. <col ref="adjtresncd" style="text-align:center; "/>
  393. </datagrid>
  394. </case>
  395. <case id="case3" selected="true">
  396. <button id="btn_upload" class="btn5_letter5" style="left:1014px; top:2px; width:75px; height:19px; ">
  397. <caption>파일업로드</caption>
  398. <script type="javascript" ev:event="DOMActivate">
  399. <![CDATA[
  400. // 파일첨부 그리드 초기화
  401. model.removeNodeset("/root/send/attach");
  402. grd_attach.refresh();
  403. var maxsize = upload1.attribute("filesize");
  404. files = window.fileDialog("open", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|Excel Files(*.xlsx)|*.xlsx|All Files (*.*)|*.*");
  405. filelist = files.split("|");
  406. for(var i = 0 ; i < filelist.length ; i++ ) {
  407. grd_attach.addRow(false);
  408. grd_attach.valueMatrix(grd_attach.rows - 1, 0) = filelist[i];
  409. if (!checkFileSize(upload1)){
  410. //grd_attach.removeItem();
  411. //messageBox("파일 크기가 최대치("+maxsize+"Byte)를", "E003");
  412. }
  413. }
  414. if(messageBox( files + "파일을 업로드","S001") == 6){
  415. submit("TXPIF80401");
  416. zsbfOpenBatchLogPopup("depomngtmgr.EdiudUploadBatch",getCurrentDate(),getCurrentDate());
  417. }
  418. ]]>
  419. </script>
  420. </button>
  421. <button id="btn_uploadlog" class="btn5_letter7" style="left:1090px; top:2px; width:97px; height:19px; ">
  422. <caption>업로드배치로그</caption>
  423. <script type="javascript" ev:event="DOMActivate">
  424. <![CDATA[
  425. zsbfOpenBatchLogPopup("depomngtmgr.EdiudUploadBatch",getCurrentDate(),getCurrentDate());
  426. ]]>
  427. </script>
  428. </button>
  429. <line id="line1" class="line_1" style="x1:0px; y1:22px; x2:1188px; y2:22px; "/>
  430. <caption id="caption7" class="tit_2" style="left:5px; top:4px; width:150px; height:13px; ">EDI표준코드 목록</caption>
  431. <datagrid id="grd_excellist" nodeset="/root/main/list3/excellist" class="datagrid2" caption="^EDI코드^코드명^시작일자^종료일자^EDI&#xA;자료구분^코드구분^규격^단위^I/II구분^재료/행위^수술구분^단가^약제상한가^상대가치&#xA;점수^제조회사^재질^수입업소^퇴장방지&#xA;의약품구분^퇴장방지&#xA;의약품가^급여구분^선별급여&#xA;50/100^선별급여&#xA;80/100^중복인정&#xA;여부^투여경로^약품분류번호^주성분코드^일반구분^약품동등구분^저가약대체여부^예외의약품구분^임의조제불가^고시일자^대응코드^DRU여부^제한연령^제한연령구분^약제상한차액&#xA;지급제외^판매예정일" colsep="^" colwidth="30, 69, 150, 80, 81, 70, 80, 40, 50, 50, 60, 60, 70, 100, 70, 120, 60, 100, 80, 70, 60, 60, 60, 62, 60, 80, 80, 60, 90, 90, 90, 80, 80, 60, 60, 60, 80, 87, 100, 100" ellipsis="true" frozencols="3" mergecellsfixedrows="bycolrec" rowsep="|" tooltip="true" style="left:0px; top:27px; width:1188px; height:620px; ">
  432. <col checkvalue="Y,N" ref="chkval" type="checkbox"/>
  433. <col ref="edicd" style="text-align:center; "/>
  434. <col ref="cdnm" style="text-align:left; "/>
  435. <col ref="fromdd" format="yyyy-mm-dd" style="text-align:center; "/>
  436. <col ref="todd" format="yyyy-mm-dd" style="text-align:center; "/>
  437. <col ref="ediflag" type="combo" style="text-align:center; ">
  438. <choices>
  439. <item>
  440. <label>약제/재료</label>
  441. <value>1</value>
  442. </item>
  443. <item>
  444. <label>행위</label>
  445. <value>2</value>
  446. </item>
  447. </choices>
  448. </col>
  449. <col ref="cdflag" type="combo" style="text-align:center; ">
  450. <choices>
  451. <item>
  452. <label>수가</label>
  453. <value>1</value>
  454. </item>
  455. <item>
  456. <label>약가</label>
  457. <value>3</value>
  458. </item>
  459. <item>
  460. <label>수입약</label>
  461. <value>4</value>
  462. </item>
  463. <item>
  464. <label>협약</label>
  465. <value>7</value>
  466. </item>
  467. <item>
  468. <label>일반재료대</label>
  469. <value>8</value>
  470. </item>
  471. </choices>
  472. </col>
  473. <col ref="spec" style="text-align:center; "/>
  474. <col ref="unit" style="text-align:center; "/>
  475. <col ref="hgaddyn" style="text-align:center; "/>
  476. <col ref="matractflag" type="combo" style="text-align:center; ">
  477. <choices>
  478. <item>
  479. <label>재료</label>
  480. <value>1</value>
  481. </item>
  482. <item>
  483. <label>행위</label>
  484. <value>2</value>
  485. </item>
  486. </choices>
  487. </col>
  488. <col ref="opflag" style="text-align:center; "/>
  489. <col ref="unitcost" format="#,###" style="text-align:right; "/>
  490. <col ref="druglimitamt" format="#,###" style="text-align:right; "/>
  491. <col ref="rlapnt" style="text-align:right; "/>
  492. <col ref="estmclssnm" style="text-align:left; "/>
  493. <col ref="matr" style="text-align:center; "/>
  494. <col ref="incomecmpy" style="text-align:left; "/>
  495. <col ref="leprotflag" style="text-align:center; "/>
  496. <col ref="leprotamt" format="#,###" style="text-align:right; "/>
  497. <col ref="payflag" style="text-align:center; "/>
  498. <col ref="sunaownbrate" style="text-align:center; "/>
  499. <col ref="sunbownbrate" style="text-align:center; "/>
  500. <col ref="dupaprvyn" style="text-align:center; "/>
  501. <col ref="drugpath" style="text-align:center; "/>
  502. <col ref="drugno" style="text-align:center; "/>
  503. <col ref="ingrdcd" style="text-align:center; "/>
  504. <col ref="gnrlflag" style="text-align:center; "/>
  505. <col ref="drugequal" style="text-align:center; "/>
  506. <col ref="altflag" style="text-align:center; "/>
  507. <col ref="expt" style="text-align:center; "/>
  508. <col ref="freeprcp" style="text-align:center; "/>
  509. <col ref="genrdd" format="yyyy-mm-dd" style="text-align:center; "/>
  510. <col ref="copingcd" style="text-align:center; "/>
  511. <col ref="dru" style="text-align:center; "/>
  512. <col ref="lmtage" style="text-align:center; "/>
  513. <col ref="lmtageflag" style="text-align:center; "/>
  514. <col ref="druglimitamtyn" style="text-align:center; "/>
  515. <col ref="senddd" format="yyyy-mm-dd" style="text-align:center; "/>
  516. <col ref="ordinptflag" visibility="hidden" style="text-align:center; "/>
  517. </datagrid>
  518. <datagrid id="grd_attach" nodeset="/root/send/attach" visibility="hidden" caption="파일경로^" colwidth="644" extendlastcol="scroll" mergecellsfixedrows="bycolrec" style="left:400px; top:140px; width:650px; height:65px; ">
  519. <col ref="file"/>
  520. </datagrid>
  521. <button id="button5" class="btn2_letter2" style="left:971px; top:2px; width:42px; height:19px; ">
  522. <caption>조회</caption>
  523. <script type="javascript" ev:event="DOMActivate">
  524. <![CDATA[
  525. var sWindowMsg = "데이터 조회 중입니다...";
  526. callLoadingWindow(sWindowMsg);
  527. model.setValue("/root/gridsend/ioflag", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("ioflag")));
  528. model.setValue("/root/gridsend/clamym", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("clamym")));
  529. model.setValue("/root/gridsend/insukind", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("insukind")));
  530. model.setValue("/root/gridsend/ordfildcd", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("ordfildcd")));
  531. model.setValue("/root/gridsend/clamflagcd", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("clamflagcd")));
  532. //model.setValue("/root/gridsend/clamflagcd", datagrid1.valueMatrix(datagrid1.row, datagrid1.colRef("ioflag")));
  533. asyncSend("TRPIF80404", "/root/gridsend", "/root/main/list3/", "responseHandlerTRPIF80404");
  534. //submit("TRPIF80402");
  535. ]]>
  536. </script>
  537. </button>
  538. </case>
  539. </switch>
  540. <button id="button4" class="btn_sw" group="tab" style="left:300px; top:55px; width:125px; height:22px; ">
  541. <caption>EDI 코드 Upload</caption>
  542. <toggle case="case3" ev:event="xforms-activate"/>
  543. </button>
  544. <button id="btn_prescond" class="btn_sw" group="tab" selected="true" style="left:0px; top:54px; width:145px; height:22px; ">
  545. <caption>약제 상한차액 통계조회</caption>
  546. <toggle case="case1" ev:event="xforms-activate"/>
  547. </button>
  548. <upload id="upload1" nodeset="/root/send/attach/file" ext="zip" filecount="5" filesize="1048576" validate="true" style="left:450px; top:50px; width:100px; height:20px; "/>
  549. <button id="button3" class="btn_sw" group="tab" style="left:145px; top:54px; width:155px; height:22px; ">
  550. <caption>약제 상한차액 상세 조회</caption>
  551. <toggle case="case2" ev:event="xforms-activate"/>
  552. </button>
  553. </group>
  554. <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; "/>
  555. <group id="group1" scroll="auto" style="left:0px; top:760px; width:1195px; height:23px; ">
  556. <button id="button45" class="btn4_letter2" style="left:1138px; top:0px; width:56px; height:22px; ">
  557. <caption>닫기</caption>
  558. <script type="javascript" ev:event="onclick">
  559. <![CDATA[
  560. window.close();
  561. ]]>
  562. </script>
  563. </button>
  564. </group>
  565. </xhtml:body>
  566. </xhtml:html>