SPPMC03901_의료급여자격조회내역조회.xrw 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  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. <main>
  10. <patinfo>
  11. <patinfolist>
  12. <pid/>
  13. <hngnm/>
  14. </patinfolist>
  15. </patinfo>
  16. <m2>
  17. <hngnm/>
  18. <rrgstno/>
  19. <qualflag/>
  20. <qualacqtdd/>
  21. <hshdnm/>
  22. <secuinstmark/>
  23. <estmmark/>
  24. <paylimdd/>
  25. <ownbflag/>
  26. <heallifeamtval/>
  27. <pregremamt/>
  28. <dcntrypsnyn/>
  29. <handicaprrgstdd/>
  30. <choicorpmark1/>
  31. <choicorpmark2/>
  32. <choicorpmark3/>
  33. <choicorpmark4/>
  34. <choicorpnm1/>
  35. <choicorpnm2/>
  36. <choicorpnm3/>
  37. <choicorpnm4/>
  38. <proccorpcd/>
  39. <datainptdt/>
  40. <disregprson1/>
  41. <disregprson2/>
  42. <disregprson3/>
  43. <disregprson4/>
  44. <rareobsttrgtman/>
  45. <befwomntrgtman/>
  46. <scndsuptrgtman/>
  47. <serdiagtrgtman/>
  48. <srdgfromdd/>
  49. <srdgtodd/>
  50. <srdgrgstno/>
  51. <msgcd/>
  52. <msg/>
  53. </m2>
  54. <m2list>
  55. <m2>
  56. <hngnm/>
  57. <rrgstno/>
  58. <qualflag/>
  59. <qualacqtdd/>
  60. <hshdnm/>
  61. <secuinstmark/>
  62. <estmmark/>
  63. <paylimdd/>
  64. <ownbflag/>
  65. <heallifeamtval/>
  66. <pregremamt/>
  67. <dcntrypsnyn/>
  68. <handicaprrgstdd/>
  69. <choicorpmark1/>
  70. <choicorpmark2/>
  71. <choicorpmark3/>
  72. <choicorpmark4/>
  73. <choicorpnm1/>
  74. <choicorpnm2/>
  75. <choicorpnm3/>
  76. <choicorpnm4/>
  77. <proccorpcd/>
  78. <datainptdt/>
  79. <disregprson1/>
  80. <disregprson2/>
  81. <disregprson3/>
  82. <disregprson4/>
  83. <rareobsttrgtman/>
  84. <befwomntrgtman/>
  85. <scndsuptrgtman/>
  86. <serdiagtrgtman/>
  87. <srdgfromdd/>
  88. <srdgtodd/>
  89. <srdgrgstno/>
  90. <msgcd/>
  91. <msg/>
  92. </m2>
  93. </m2list>
  94. </main>
  95. <send>
  96. <pid/>
  97. <hngnm/>
  98. <rrgstno1/>
  99. <rrgstno2/>
  100. <srchdd/>
  101. <rrgstno/>
  102. </send>
  103. <init_com>
  104. <P0364list>
  105. <cdnm/>
  106. <cdid/>
  107. </P0364list>
  108. <P0365list>
  109. <cdnm/>
  110. <cdid/>
  111. </P0365list>
  112. </init_com>
  113. <hidden>
  114. <source>
  115. <srchcond/>
  116. <pid/>
  117. <autoflag/>
  118. <checkfnexam/>
  119. </source>
  120. </hidden>
  121. </root>
  122. </instance>
  123. <script type="javascript" ev:event="xforms-ready">
  124. <![CDATA[
  125. //공통코드
  126. zbcfGetCodeList( new Array("P0364","P0365"),
  127. new Array("/root/init_com/P0364list" //자격여부
  128. ,"/root/init_com/P0365list" //본인부담여부
  129. )
  130. );
  131. //초기자격조회일자 세팅
  132. model.setValue("/root/send/srchdd", getCurrentDate());
  133. model.refresh();
  134. ]]>
  135. </script>
  136. <submission id="TRPMC03911" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/m2list"/>
  137. <submission id="TRPMC02500" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/hidden/source" resultref="/root/main/patinfo"/>
  138. <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init_com"/>
  139. </model>
  140. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  141. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  142. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  143. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
  144. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  145. <script type="javascript">
  146. <![CDATA[
  147. ]]>
  148. </script>
  149. </xhtml:head>
  150. <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  151. <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
  152. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:145px; height:14px; ">자격조회결과조회</caption>
  153. </group>
  154. <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:677px; ">
  155. <caption id="caption33" class="cell_1" style="left:294px; top:194px; width:125px; height:23px; vertical-align:middle; ">서버 메시지</caption>
  156. <group id="group4" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
  157. <shape id="roundrect3" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  158. <button id="btn_search" class="btn1_letter2" style="left:1125px; top:7px; width:56px; height:22px; ">
  159. <caption>조회</caption>
  160. <script type="javascript" ev:event="DOMActivate">
  161. <![CDATA[
  162. if( model.getValue("/root/send/pid") == '' && model.getValue("/root/send/srchdd") == '' ){
  163. messageBox("등록번호 또는 자격조회일자를 입력하신 후 조회하세요!", "E999", "");
  164. return false;
  165. }
  166. if( submit("TRPMC03911") ){
  167. }
  168. ]]>
  169. </script>
  170. </button>
  171. <line id="line2" class="line_4" style="x1:1114px; y1:7px; x2:1114px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
  172. <output id="output30" ref="/root/send/hngnm" class="output_fix" appearance="output" style="left:235px; top:7px; width:80px; height:19px; text-align:center; "/>
  173. <input id="ipt_pid" ref="/root/send/pid" class="input_search" appearance="input" style="left:102px; top:7px; width:110px; height:19px; text-align:center; ">
  174. <script type="javascript" ev:event="onkeypress">
  175. <![CDATA[
  176. if(event.keyCode == "13") {
  177. //model.setValue("/root/hidden/source/srchcond", "1");
  178. var pid = ipt_pid.currentText;
  179. if( pid == '' || pid == '' || pid == '-' ){
  180. messageBox("등록번호가 없습니다. 환자조회 후 다시 시도해 주세요.", "E999", "");
  181. return false;
  182. }else{
  183. model.setValue("/root/hidden/source/srchcond", "1");
  184. model.setValue("/root/hidden/source/pid", pid);
  185. if(submit("TRPMC02500")){
  186. if( getNodesetCount("/root/main/patinfo/patinfolist/pid") > 0 ){
  187. //주민번호
  188. model.setValue("/root/send/rrgstno1", model.getValue("/root/main/patinfo/patinfolist/rrgstno1"));
  189. model.setValue("/root/send/rrgstno2", model.getValue("/root/main/patinfo/patinfolist/rrgstno2") );
  190. model.setValue("/root/send/rrgstno", model.getValue("/root/main/patinfo/patinfolist/rrgstno1") + model.getValue("/root/main/patinfo/patinfolist/rrgstno2") );
  191. //이름
  192. model.setValue("/root/send/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
  193. //pid
  194. model.setValue("/root/send/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  195. btn_search.dispatch("DOMActivate");
  196. }else{
  197. messageBox("존재하지 않는 등록번호입니다. 등록번호를 확인하세요.", 'E999', '');
  198. return false;
  199. }
  200. }else{
  201. return false;
  202. }
  203. }
  204. }
  205. ]]>
  206. </script>
  207. </input>
  208. <button id="btn_ptbs_search" class="icon_search" style="left:216px; top:8px; width:16px; height:16px; ">
  209. <caption/>
  210. <script type="javascript" ev:event="DOMActivate">
  211. <![CDATA[
  212. // modal("../../../pam/patinfomngtweb/xrw/SPPMC02500", "1","150", "150", "SPPMC02500", "/root/source", "/root/send");
  213. //조회건수가 1건일 경우 팝업창을 바로 닫는다.
  214. model.makeNode("/root/main/patinfo/patinfolist");
  215. model.setValue("/root/source/checkfnexam", "1");
  216. model.setValue("/root/source/autoflag", "NON"); //조회내역 없을경우 자동 화면 닫기
  217. if( model.getValue("/root/source/srchcond") == '' ){
  218. model.setValue("/root/source/srchcond", '1');
  219. }
  220. modal("SPPMC02500", "1","150", "150", "SPPMC02500", "/root/source", "/root/send");
  221. model.resetInstanceNode("/root/source");
  222. //환자번호 copy
  223. var popupendflag = model.getValue("/root/main/popupendflag");
  224. if (popupendflag == "ok")
  225. {
  226. //주민번호
  227. model.setValue("/root/send/rrgstno1", model.getValue("/root/main/patinfo/patinfolist/rrgstno1"));
  228. model.setValue("/root/send/rrgstno2", model.getValue("/root/main/patinfo/patinfolist/rrgstno2"));
  229. model.setValue("/root/send/rrgstno", model.getValue("/root/main/patinfo/patinfolist/rrgstno1") + model.getValue("/root/main/patinfo/patinfolist/rrgstno2") );
  230. //이름
  231. model.setValue("/root/send/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
  232. //pid
  233. model.setValue("/root/send/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  234. model.refresh();
  235. btn_search.dispatch("DOMActivate");
  236. }
  237. ]]>
  238. </script>
  239. </button>
  240. <caption id="caption7" class="search_name" style="left:12px; top:8px; width:86px; height:17px; ">등록번호 :</caption>
  241. <input id="input1" ref="/root/send/srchdd" class="input_search" inputtype="date" appearance="input" style="left:460px; top:7px; width:125px; height:19px; text-align:center; ">
  242. <script type="javascript" ev:event="onkeypress">
  243. <![CDATA[
  244. if(event.keyCode == "13") {
  245. //model.setValue("/root/hidden/source/srchcond", "1");
  246. var pid = ipt_pid.currentText;
  247. if( pid == '' || pid == '' || pid == '-' ){
  248. messageBox("등록번호가 없습니다. 환자조회 후 다시 시도해 주세요.", "E999", "");
  249. return false;
  250. }else{
  251. model.setValue("/root/hidden/source/srchcond", "1");
  252. model.setValue("/root/hidden/source/pid", pid);
  253. if(submit("TRPMC02500")){
  254. if( getNodesetCount("/root/main/patinfo/patinfolist/pid") > 0 ){
  255. //주민번호
  256. model.setValue("/root/send/m1/rrgstno", model.getValue("/root/main/patinfo/patinfolist/rrgstno1") + model.getValue("/root/main/patinfo/patinfolist/rrgstno2") );
  257. //이름
  258. model.setValue("/root/send/m1/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
  259. //pid
  260. model.setValue("/root/send/m1/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  261. model.setvalue("/root/send/m3/rrgstno" , model.getValue("/root/send/m1/rrgstno")); // 수진자 주민번호
  262. model.setvalue("/root/send/m3/hngnm" , model.getValue("/root/send/m1/hngnm")); // 수진자 성명
  263. model.refresh();
  264. btn_search.dispatch("DOMActivate");
  265. btn_rcptreprint.disabled = true;
  266. button1.disabled = true;
  267. }else{
  268. messageBox("존재하지 않는 등록번호입니다. 등록번호를 확인하세요.", 'E999', '');
  269. return false;
  270. }
  271. }else{
  272. return false;
  273. }
  274. }
  275. }
  276. ]]>
  277. </script>
  278. </input>
  279. <caption id="caption18" class="search_name" style="left:345px; top:8px; width:112px; height:17px; ">자격조회일자 :</caption>
  280. </group>
  281. <col type="checkbox"/>
  282. <caption id="caption4" class="tit_2" style="left:6px; top:55px; width:139px; height:14px; ">자격조회결과</caption>
  283. <line id="line3" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
  284. <datagrid id="grd_hosp" nodeset="/root/main/m2list/m2" caption="환자이름^환자주민번호^자격구분^자격취득일^세대주성명^보장기관기호^시설기호^급여제한일자^본인부담여부^건강생활유지비 잔액^산전진료비 잔액^출국자여부^장애인 등록일자^선택기관기호1^선택기관기호2^선택기관기호3^선택기관기호4^선택기관명1^선택기관명2^선택기관명3^선택기관명4^caption1^caption2^caption3^caption4^caption5^caption6^희귀난치구분^caption7^차상위^caption8^중증 시작일자^중증 종료일자^중증 등록번호^메시지 Code^서버 메시지" colsep="^" colwidth="100, 120, 65, 100, 100, 100, 100, 110, 86, 130, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 120, 100, 120, 100, 100, 100, 100, 86, 300" dataheight="25" defaultrows="2" extendlastcol="false" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:254px; width:1194px; height:421px; ">
  285. <col ref="hngnm"/>
  286. <col ref="rrgstno" format="999999-9999999"/>
  287. <col ref="qualflag"/>
  288. <col ref="qualacqtdd" format="yyyy-mm-dd"/>
  289. <col ref="hshdnm"/>
  290. <col ref="secuinstmark"/>
  291. <col ref="estmmark"/>
  292. <col ref="paylimdd" format="yyyy-mm-dd"/>
  293. <col ref="ownbflag"/>
  294. <col ref="heallifeamtval"/>
  295. <col ref="pregremamt"/>
  296. <col ref="dcntrypsnyn"/>
  297. <col ref="handicaprrgstdd" format="yyyy-mm-dd"/>
  298. <col ref="choicorpmark1"/>
  299. <col ref="choicorpmark2"/>
  300. <col ref="choicorpmark3"/>
  301. <col ref="choicorpmark4"/>
  302. <col ref="choicorpnm1" visibility="hidden"/>
  303. <col ref="choicorpnm2" visibility="hidden"/>
  304. <col ref="choicorpnm3" visibility="hidden"/>
  305. <col ref="choicorpnm4" visibility="hidden"/>
  306. <col ref="proccorpcd" visibility="hidden"/>
  307. <col ref="datainptdt" visibility="hidden"/>
  308. <col ref="disregprson1" visibility="hidden"/>
  309. <col ref="disregprson2" visibility="hidden"/>
  310. <col ref="disregprson3" visibility="hidden"/>
  311. <col ref="disregprson4" visibility="hidden"/>
  312. <col ref="rareobsttrgtman"/>
  313. <col ref="befwomntrgtman" visibility="hidden"/>
  314. <col ref="scndsuptrgtman"/>
  315. <col ref="serdiagtrgtman" visibility="hidden"/>
  316. <col ref="srdgfromdd" format="yyyy-mm-dd"/>
  317. <col ref="srdgtodd" format="yyyy-mm-dd"/>
  318. <col ref="srdgrgstno"/>
  319. <col ref="msgcd"/>
  320. <col ref="msg"/>
  321. <script type="javascript" ev:event="onrowchanged">
  322. <![CDATA[
  323. var cur_row = grd_hosp.row;
  324. if(cur_row>0){
  325. model.copyNode("/root/main/m2", "/root/main/m2list/m2[" +cur_row+"]");
  326. }
  327. model.refresh();
  328. ]]>
  329. </script>
  330. </datagrid>
  331. <line id="line1" class="line_1" style="x1:0px; y1:249px; x2:1194px; y2:249px; "/>
  332. <output id="output4" ref="/root/main/m2/secuinstmark" class="output_fix" appearance="output" style="left:152px; top:148px; width:137px; height:19px; text-align:left; "/>
  333. <output id="output31" ref="/root/main/m2/pregremamt" format="#,###" appearance="output" style="left:422px; top:148px; width:138px; height:19px; font-weight:bold; text-align:right; background-color:#ffffee; "/>
  334. <output id="output20" ref="/root/main/m2/msgcd" class="output_fix" appearance="output" style="left:152px; top:195px; width:137px; height:19px; text-align:center; "/>
  335. <output id="output5" ref="/root/main/m2/estmmark" class="output_fix" appearance="output" style="left:152px; top:172px; width:137px; height:19px; text-align:left; "/>
  336. <output id="output10" ref="/root/main/m2/heallifeamtval" format="#,###" appearance="output" style="left:422px; top:124px; width:138px; height:19px; font-weight:bold; text-align:right; background-color:#ffffee; "/>
  337. <output id="output6" ref="/root/main/m2/dcntrypsnyn" class="output_fix" appearance="output" style="left:422px; top:172px; width:138px; height:19px; text-align:left; "/>
  338. <line id="line10" class="line_2" style="x1:0px; y1:120px; x2:1195px; y2:120px; "/>
  339. <caption id="caption51" class="cell_1" style="left:565px; top:122px; width:167px; height:23px; vertical-align:middle; ">차상위</caption>
  340. <output id="output11" ref="/root/main/m2/choicorpmark4" class="output_fix" appearance="output" style="left:1030px; top:99px; width:70px; height:19px; text-align:center; "/>
  341. <output id="output7" ref="/root/main/m2/paylimdd" class="output_fix" appearance="output" style="left:378px; top:75px; width:182px; height:19px; text-align:left; "/>
  342. <caption id="caption63" class="cell_1" style="left:294px; top:146px; width:125px; height:23px; vertical-align:middle; ">산전진료비 잔액</caption>
  343. <output id="output12" ref="/root/main/m2/choicorpmark3" class="output_fix" appearance="output" style="left:735px; top:99px; width:70px; height:19px; text-align:center; "/>
  344. <output id="output8" ref="/root/main/m2/handicaprrgstdd" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:1030px; top:147px; width:165px; height:19px; text-align:left; "/>
  345. <caption id="caption53" class="cell_1" style="left:905px; top:122px; width:122px; height:23px; vertical-align:middle; ">희귀난치구분</caption>
  346. <output id="output13" ref="/root/main/m2/choicorpmark1" class="output_fix" appearance="output" style="left:735px; top:75px; width:70px; height:19px; text-align:center; "/>
  347. <caption id="caption54" class="cell_1" style="left:565px; top:146px; width:167px; height:23px; vertical-align:middle; ">중증 등록번호</caption>
  348. <output id="output25" ref="/root/main/m2/scndsuptrgtman" class="output_fix" appearance="output" style="left:735px; top:123px; width:165px; height:19px; text-align:left; "/>
  349. <output id="output14" ref="/root/main/m2/choicorpmark2" class="output_fix" appearance="output" style="left:1030px; top:75px; width:70px; height:19px; text-align:center; "/>
  350. <caption id="caption10" class="cell_1" style="left:294px; top:98px; width:81px; height:23px; vertical-align:middle; ">본인부담여부</caption>
  351. <caption id="caption65" class="cell_1" style="left:0px; top:74px; width:149px; height:23px; vertical-align:middle; ">자격여부</caption>
  352. <output id="output26" ref="/root/main/m2/rareobsttrgtman" class="output_fix" appearance="output" style="left:1030px; top:123px; width:165px; height:19px; text-align:left; "/>
  353. <select1 id="combo1" ref="/root/main/m2/qualflag" disabled="true" appearance="minimal" style="left:152px; top:75px; width:137px; height:19px; ">
  354. <choices>
  355. <itemset nodeset="/root/init_com/P0364list/P0364">
  356. <label ref="cdnm"/>
  357. <value ref="cdid"/>
  358. </itemset>
  359. </choices>
  360. </select1>
  361. <output id="output15" ref="/root/main/m2/choicorpnm4" class="output_fix" appearance="output" style="left:1103px; top:99px; width:92px; height:19px; text-align:left; "/>
  362. <caption id="caption11" class="cell_1" style="left:294px; top:122px; width:125px; height:23px; vertical-align:middle; ">건강생활유지비 잔액</caption>
  363. <caption id="caption2" class="cell_1" style="left:0px; top:98px; width:149px; height:23px; vertical-align:middle; ">자격취득일</caption>
  364. <output id="output27" ref="/root/main/m2/srdgrgstno" class="output_fix" appearance="output" style="left:735px; top:147px; width:165px; height:19px; text-align:left; "/>
  365. <line id="line15" class="line_2" style="x1:0px; y1:96px; x2:1195px; y2:96px; "/>
  366. <output id="output16" ref="/root/main/m2/choicorpnm3" class="output_fix" appearance="output" style="left:808px; top:99px; width:92px; height:19px; text-align:left; "/>
  367. <caption id="caption12" class="cell_1" style="left:294px; top:170px; width:125px; height:23px; vertical-align:middle; ">출국자여부</caption>
  368. <caption id="caption3" class="cell_1" style="left:0px; top:122px; width:149px; height:23px; vertical-align:middle; ">세대주성명</caption>
  369. <output id="output17" ref="/root/main/m2/choicorpnm1" class="output_fix" appearance="output" style="left:808px; top:75px; width:92px; height:19px; text-align:left; "/>
  370. <caption id="caption13" class="cell_1" style="left:905px; top:146px; width:122px; height:23px; vertical-align:middle; ">장애인 등록일자</caption>
  371. <caption id="caption1" class="cell_1" style="left:0px; top:146px; width:149px; height:23px; vertical-align:middle; ">보장기관기호(사업장기호)</caption>
  372. <line id="line17" class="line_2" style="x1:0px; y1:144px; x2:1195px; y2:144px; "/>
  373. <select1 id="combo4" ref="/root/main/m2/ownbflag" disabled="true" overflow="visible" appearance="minimal" showvalue="true" style="left:378px; top:99px; width:182px; height:19px; background-color:#ffffee; ">
  374. <choices>
  375. <itemset nodeset="/root/init_com/P0365list/P0365">
  376. <label ref="cdnm"/>
  377. <value ref="cdid"/>
  378. </itemset>
  379. </choices>
  380. </select1>
  381. <output id="output18" ref="/root/main/m2/choicorpnm2" class="output_fix" appearance="output" style="left:1103px; top:75px; width:92px; height:19px; text-align:left; "/>
  382. <caption id="caption14" class="cell_1" style="left:905px; top:74px; width:122px; height:23px; vertical-align:middle; ">선택기관기호2</caption>
  383. <line id="line18" class="line_2" style="x1:0px; y1:168px; x2:1195px; y2:168px; "/>
  384. <textarea id="output19" ref="/root/main/m2/msg" editable="false" appearance="textarea" style="left:422px; top:195px; width:773px; height:19px; text-align:left; "/>
  385. <caption id="caption15" class="cell_1" style="left:565px; top:98px; width:167px; height:23px; vertical-align:middle; ">선택기관기호3</caption>
  386. <line id="line19" class="line_2" style="x1:0px; y1:192px; x2:1195px; y2:192px; "/>
  387. <caption id="caption16" class="cell_1" style="left:905px; top:98px; width:122px; height:23px; vertical-align:middle; ">선택기관기호4</caption>
  388. <caption id="caption39" class="cell_1" style="left:0px; top:194px; width:149px; height:23px; vertical-align:middle; ">서버 메시지 Code</caption>
  389. <caption id="caption5" class="cell_1" style="left:565px; top:74px; width:167px; height:23px; vertical-align:middle; ">선택기관기호1(관할지사코드)</caption>
  390. <caption id="caption8" class="cell_1" style="left:0px; top:170px; width:149px; height:23px; vertical-align:middle; ">시설기호(증번호)</caption>
  391. <caption id="caption9" class="cell_1" style="left:294px; top:74px; width:81px; height:23px; vertical-align:middle; ">급여제한일자</caption>
  392. <output id="output2" ref="/root/main/m2/qualacqtdd" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:152px; top:99px; width:137px; height:19px; text-align:left; "/>
  393. <output id="output3" ref="/root/main/m2/hshdnm" class="output_fix" appearance="output" style="left:152px; top:123px; width:137px; height:19px; text-align:left; "/>
  394. <caption id="caption55" class="cell_1" style="left:905px; top:170px; width:122px; height:23px; vertical-align:middle; ">중증 종료일자</caption>
  395. <caption id="caption56" class="cell_1" style="left:565px; top:170px; width:167px; height:23px; vertical-align:middle; ">중증 시작일자</caption>
  396. <output id="output28" ref="/root/main/m2/srdgfromdd" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:735px; top:172px; width:165px; height:19px; text-align:left; "/>
  397. <output id="output29" ref="/root/main/m2/srdgtodd" class="output_fix" format="yyyy-mm-dd" appearance="output" style="left:1030px; top:172px; width:165px; height:19px; text-align:left; "/>
  398. <line id="line4" class="line_3" style="x1:0px; y1:217px; x2:1195px; y2:217px; "/>
  399. <caption id="caption17" class="tit_2" style="left:5px; top:234px; width:134px; height:14px; ">자격조회결과리스트</caption>
  400. </group>
  401. </xhtml:body>
  402. </xhtml:html>