SPMMO25100_임플란트등록신청서.xrw 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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. <implantinfo>
  11. <instcd/>
  12. <pid/>
  13. <hngnm/>
  14. <orddd/>
  15. <cretno/>
  16. <ioflag/>
  17. <diagcd/>
  18. <diagengnm/>
  19. <diaghngnm/>
  20. <orddeptcd/>
  21. <orddrid/>
  22. <icd10cd/>
  23. <diagcnfmdd/>
  24. <insukindnm/>
  25. <rrgstno1/>
  26. <rrgstno2/>
  27. <tootfact1/>
  28. <tootfact2/>
  29. <regkind1/>
  30. <regkind2/>
  31. <reregkind1/>
  32. <reregkind2/>
  33. <reregstart1/>
  34. <reregstart2/>
  35. <reregresn1/>
  36. <reregresn2/>
  37. </implantinfo>
  38. </main>
  39. <hidden/>
  40. <temp/>
  41. <init>
  42. <orddept/>
  43. </init>
  44. <send>
  45. <savedata>
  46. </savedata>
  47. <reqdata/>
  48. <upperjaw/>
  49. <lowerjaw/>
  50. <jawkind/>
  51. </send>
  52. <temp>
  53. <flag/>
  54. </temp>
  55. </root>
  56. </instance>
  57. <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
  58. <submission id="TRMMB04101" mediatype="application/x-www-form-urlencoded" method="post"/>
  59. <submission id="TRMMO25101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/implantinfo"/>
  60. <submission id="TXMMO25101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata" resultref="/root/main/result/serdiagappinfo"/>
  61. <script type="javascript" ev:event="xforms-ready">
  62. <![CDATA[
  63. var dd=getCurrentDate(); // 당일
  64. model.makeValue("/root/send/savedata/genrdd", dd);
  65. mmbfGetDeptCodeComboList("/root/send/reqdata", "/root/init/orddept", "A");
  66. if(checkOpener() && getPatientInfo("pid") !=""){
  67. model.makeValue("/root/send/reqdata/pid", getPatientInfo("pid"));
  68. model.makeValue("/root/send/reqdata/cretno", getPatientInfoDetail("cretno"));
  69. model.makeValue("/root/send/reqdata/diagcnfmdd", dd);
  70. model.makeValue("/root/send/reqdata/insukind", getPatientInfoDetail("insukind"));
  71. model.makeValue("/root/send/reqdata/ioflag", getPatientInfoDetail("ioflag"));
  72. if ( getPatientInfoDetail("ioflag") == "O" || getPatientInfoDetail("ioflag") == "S" ){ //외래일때
  73. model.makeValue("/root/send/reqdata/orddd", getPatientInfoDetail("orddd"));
  74. } else {
  75. model.makeValue("/root/send/reqdata/orddd", getPatientInfoDetail("indd"));
  76. }
  77. model.makeValue("/root/send/reqdata/orddeptcd", getUserInfo("dutplcecd"));
  78. model.makeValue("/root/send/reqdata/orddrid", getUserId());
  79. model.makeValue("/root/send/reqdata/instcd", getUserInfo("dutplceinstcd"));
  80. if(submit("TRMMO25101")){
  81. model.setValue("/root/temp/flag","1");
  82. }
  83. fInsuInfoSearch(); //보험 정보조회
  84. if(submit("TRMMO25101")){
  85. model.setValue("/root/temp/flag","1");
  86. }
  87. model.refresh();
  88. var sPid = model.getValue("/root/main/implantinfo/pid") ;
  89. var sTootFact1 = model.getValue("/root/main/implantinfo/tootfact1") ;
  90. var sTootFact2 = model.getValue("/root/main/implantinfo/tootfact2") ;
  91. if(!isNull(sPid)){ // 메뉴에서 들어 올때 기존 임플란트 신청서가 있을경우만
  92. if(!isNull(sTootFact1)){
  93. grp_implant1.disabled = true;
  94. } else {
  95. grp_implant1.disabled = false;
  96. ipt_tootfact1.disabled = true;
  97. model.setValue("/root/main/implantinfo/regkind1", "N");
  98. fDisabledCheck("Implant1", true);
  99. }
  100. if(!isNull(sTootFact2)){
  101. grp_implant2.disabled = true;
  102. } else {
  103. grp_implant2.disabled = false;
  104. ipt_tootfact2.disabled = true;
  105. model.setValue("/root/main/implantinfo/regkind2", "N");
  106. fDisabledCheck("Implant2", true);
  107. }
  108. } else {
  109. grp_implant1.disabled = true;
  110. grp_implant2.disabled = true;
  111. }
  112. }else if(checkOpener() && getPatientInfo("pid")==""){
  113. messageBox ("상단정보가 필요합니다.", "I" );
  114. model.close();
  115. }
  116. model.refresh();
  117. ]]>
  118. </script>
  119. </model>
  120. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  121. <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
  122. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  123. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  124. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  125. <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
  126. <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
  127. <script type="javascript" src="../../../emr/prcpmngtweb/js/SMMMO04100.js"/>
  128. <script type="javascript" src="../../../emr/prcpmngtweb/js/SMMMO04200.js"/>
  129. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  130. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
  131. <script type="javascript">
  132. <![CDATA[
  133. //자격조회 팝업 호출
  134. function fInsuInfoSearch(flag){
  135. //보험증번호 조회(보험자격조회)
  136. var parm = model.getValue("/root/main/implantinfo/rrgstno1") +
  137. model.getValue("/root/main/implantinfo/rrgstno2") + "▦" + //주민번호
  138. model.getValue("/root/main/implantinfo/hngnm") + "▦" + //이름
  139. model.getValue("/root/main/implantinfo/orddd") + "▦" + //외래진료일자
  140. model.getValue("/root/main/implantinfo/cretno") + "▦" + //생성번호
  141. "O" + "▦" + //진료형태
  142. "" + "▦" + //퇴원일자
  143. "0" + "▦" + //본인일부부담금
  144. "" + "▦" + //기관부담금
  145. model.getValue("/root/main/implantinfo/pid") + "▦" + //등록번호
  146. model.getValue("/root/main/implantinfo/orddeptcd")+ "▦" + //진료과
  147. "" + "▦" + //본인부담구분
  148. "0" + "▦" + //비급여총금액
  149. "0" + "▦" + //산전지원금
  150. "00" + "▦"; //보조유형
  151. setParameter("SPPMC03900_PARM",parm);
  152. if( flag == "P" ){
  153. modal("SPPMC03900", "1","50", "50", "SPPMC03900", "", "", "sysmenu:hidden;");
  154. }else{
  155. setParameter("SPPMC03900_MSGYN", "N");
  156. fApproveHeallifeAmt2();
  157. }
  158. }
  159. function fDisabledCheck(sGubun, bFlag) {
  160. if(sGubun == "Implant1") {
  161. model.setValue("/root/main/implantinfo/reregkind1", "");
  162. model.setValue("/root/main/implantinfo/reregstart1", "");
  163. model.setValue("/root/main/implantinfo/reregresn1", "");
  164. sel_reregkind1.disabled = bFlag;
  165. sel_reregstart1.disabled = bFlag;
  166. sel_reregresn1.disabled = bFlag;
  167. } else if (sGubun == "Implant2"){
  168. model.setValue("/root/main/implantinfo/reregkind2", "");
  169. model.setValue("/root/main/implantinfo/reregstart2", "");
  170. model.setValue("/root/main/implantinfo/reregresn2", "");
  171. sel_reregkind2.disabled = bFlag;
  172. sel_reregstart2.disabled = bFlag;
  173. sel_reregresn2.disabled = bFlag;
  174. }
  175. model.refresh();
  176. }
  177. function fSrchTootFact(sGubun) {
  178. var sDiagStr = "diagcd▦tootfact▦rtntootfact▦rowcnt▩";
  179. var sDiagNm = model.getValue("/root/main/implantinfo/diagcd") + "▦▦";
  180. var sTootFact = "" ;
  181. if(sGubun == "Implant1") {
  182. sTootFact = model.getValue("/root/main/implantinfo/tootfact1");
  183. } else if (sGubun == "Implant2"){
  184. sTootFact = model.getValue("/root/main/implantinfo/tootfact2");
  185. }
  186. var sDiagStr = sDiagStr + sDiagNm + sTootFact + "▦" + 1 +"▩";
  187. setParameter("param_diaglist", sDiagStr);
  188. modal ("SPMMO10500");
  189. if ( getParameter("rtn_useyn") == "Y" ) {
  190. var diaglen = getParameter("rtn_diagtootfact").split("▩").length;
  191. for ( var i=1; i < diaglen-1; i++ ) {
  192. var sSelTootFact = getArrayData (getParameter("rtn_diagtootfact"), i, 2, "▩", "▦" );
  193. if(sSelTootFact.length == 3) {
  194. if(sGubun == "Implant1") {
  195. model.setValue ( "/root/main/implantinfo/tootfact1", sSelTootFact.substr(1,2));
  196. } else if (sGubun == "Implant2"){
  197. model.setValue ( "/root/main/implantinfo/tootfact2", sSelTootFact.substr(1,2));
  198. }
  199. } else {
  200. messageBox("치식은 반듯이 하나를 선택하셔야 합니다.", "I999");
  201. return;
  202. }
  203. }
  204. }
  205. clearParameter ("rtn_useyn");
  206. clearParameter ("param_diaglist");
  207. clearParameter ("rtn_diagtootfact");
  208. model.refresh();
  209. }
  210. ]]>
  211. </script>
  212. </xhtml:head>
  213. <xhtml:body pagewidth="480" pageheight="340" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  214. <input id="ipt_pid" ref="/root/main/implantinfo/pid" disabled="true" disable.background-color="#ffffff" style="left:90px; top:22px; width:130px; height:19px; "/>
  215. <select1 id="combo1" ref="/root/main/implantinfo/orddeptcd" disabled="true" appearance="minimal" disable.background-color="#ffffff" style="left:90px; top:71px; width:130px; height:19px; ">
  216. <choices>
  217. <itemset nodeset="/root/init/orddept/dept">
  218. <label ref="depthngnm"/>
  219. <value ref="deptcd"/>
  220. </itemset>
  221. </choices>
  222. </select1>
  223. <input id="ipt_hngnm" ref="/root/main/implantinfo/hngnm" disabled="true" disable.background-color="#ffffff" style="left:90px; top:46px; width:130px; height:19px; "/>
  224. <input id="ipt_diaghngnm" ref="/root/main/implantinfo/icd10cd" disabled="true" disable.background-color="#ffffff" style="left:315px; top:71px; width:130px; height:19px; "/>
  225. <line id="line1" class="line_1" style="x1:0px; y1:15px; x2:450px; y2:15px; "/>
  226. <caption id="caption14" class="tit_2" style="left:0px; top:0px; width:152px; height:15px; vertical-align:middle; ">임플란트등록신청서</caption>
  227. <caption id="caption26" class="cell_1" style="left:1px; top:20px; width:85px; height:23px; text-align:center; vertical-align:middle; ">등록번호</caption>
  228. <caption id="caption1" class="cell_1" style="left:1px; top:70px; width:85px; height:23px; text-align:center; vertical-align:middle; ">진료과</caption>
  229. <caption id="caption2" class="cell_1" style="left:226px; top:70px; width:85px; height:23px; text-align:center; vertical-align:middle; ">진단</caption>
  230. <caption id="caption3" class="cell_1" style="left:226px; top:94px; width:85px; height:23px; text-align:center; vertical-align:middle; ">진단확인일</caption>
  231. <button id="btn_save" class="btn4_letter2" style="left:333px; top:300px; width:56px; height:22px; ">
  232. <caption>저장</caption>
  233. <script type="javascript" ev:event="DOMActivate">
  234. <![CDATA[
  235. model.copyNode("/root/send/savedata", "/root/main/implantinfo");
  236. if(getParameter("SPPMC03900_insukind")==""){
  237. model.makeValue("/root/send/savedata/insukind", getPatientInfoDetail("insukind"));
  238. }else if(getParameter("SPPMC03900_insukind")!=""){
  239. model.makeValue("/root/send/savedata/insukind", getParameter("SPPMC03900_insukind"));
  240. }
  241. if(model.getValue("/root/send/savedata/tootfact1")=="" && model.getValue("/root/send/savedata/tootfact2")=="" ){
  242. messageBox ( "저장할 치식번호가 없습니다.", "C" );
  243. return;
  244. }
  245. if(model.getValue("/root/send/savedata/tootfact1") == model.getValue("/root/send/savedata/tootfact2")){
  246. messageBox ( "동일한 치식번호를 중복 등록 할 수 없습니다.", "C" );
  247. return;
  248. }
  249. if(model.getValue("/root/send/savedata/regkind1")=="R"){
  250. if(model.getValue("/root/send/savedata/reregkind1")=="" || model.getValue("/root/send/savedata/reregstart1")=="" || model.getValue("/root/send/savedata/reregresn1")=="" ) {
  251. messageBox ( "임플란트1 등록구분이 재등록이면 의료급여기관 구분, 재등록 시술 시작단계, 재등록 사유를 입력 하셔야 합니다.", "C" );
  252. return;
  253. }
  254. }
  255. if(model.getValue("/root/send/savedata/regkind2")=="R"){
  256. if(model.getValue("/root/send/savedata/reregkind2")=="" || model.getValue("/root/send/savedata/reregstart2")=="" || model.getValue("/root/send/savedata/reregresn2")=="" ) {
  257. messageBox ( "임플란트2 등록구분이 재등록이면 의료급여기관 구분, 재등록 시술 시작단계, 재등록 사유를 입력 하셔야 합니다.", "C" );
  258. return;
  259. }
  260. }
  261. submit("TXMMO25101");
  262. window.close();
  263. ]]>
  264. </script>
  265. </button>
  266. <button id="btn_exit" class="btn4_letter2" style="left:393px; top:300px; width:56px; height:22px; ">
  267. <caption>종료</caption>
  268. <script type="javascript" ev:event="DOMActivate">
  269. <![CDATA[
  270. window.close();
  271. ]]>
  272. </script>
  273. </button>
  274. <caption id="caption13" class="cell_1" style="left:1px; top:45px; width:85px; height:23px; text-align:center; vertical-align:middle; ">환자명</caption>
  275. <caption id="cap_insukindnm" ref="/root/main/implantinfo/insukindnm" class="cell_1" style="left:315px; top:21px; width:133px; height:45px; font-size:11pt; font-weight:bold; text-align:center; vertical-align:middle; border-color:#000000; border-style:solid; "/>
  276. <input id="ipt_diagcnfmdate" ref="/root/main/implantinfo/diagcnfmdd" class="input_s_essential" disabled="true" inputtype="date" format="yyyy-mm-dd" disable.background-color="#ffffff" style="left:314px; top:95px; width:130px; height:19px; "/>
  277. <select1 id="combo2" ref="/root/main/implantinfo/ioflag" disabled="true" appearance="minimal" disable.background-color="#ffffff" style="left:89px; top:95px; width:130px; height:19px; ">
  278. <choices>
  279. <item>
  280. <label>외래</label>
  281. <value>O</value>
  282. </item>
  283. <item>
  284. <label>입원</label>
  285. <value>I</value>
  286. </item>
  287. </choices>
  288. </select1>
  289. <caption id="caption16" class="cell_1" style="left:0px; top:94px; width:85px; height:23px; text-align:center; vertical-align:middle; ">외래/입원구분</caption>
  290. <caption id="caption4" class="cell_1" style="left:0px; top:143px; width:85px; height:23px; text-align:center; vertical-align:middle; ">치식번호</caption>
  291. <caption id="caption5" class="cell_1" style="left:0px; top:168px; width:85px; height:23px; text-align:center; vertical-align:middle; ">등록구분</caption>
  292. <caption id="caption6" class="cell_1" style="left:0px; top:193px; width:85px; height:35px; text-align:center; vertical-align:middle; ">
  293. <![CDATA[의료급여
  294. 기관구분]]>
  295. </caption>
  296. <caption id="caption7" class="cell_1" style="left:0px; top:262px; width:85px; height:34px; text-align:center; vertical-align:middle; ">재등록 사유</caption>
  297. <caption id="caption9" class="cell_1" style="left:0px; top:230px; width:85px; height:30px; text-align:center; vertical-align:middle; ">
  298. <![CDATA[재등록 시술
  299. 시작 단계]]>
  300. </caption>
  301. <group id="grp_implant1" overflow="hidden" style="left:90px; top:143px; width:175px; height:155px; ">
  302. <input id="ipt_tootfact1" ref="/root/main/implantinfo/tootfact1" disable.background-color="#ffffff" style="left:0px; top:2px; width:70px; height:19px; "/>
  303. <button id="btn_srchtootfact1" class="icon_search" style="left:75px; top:3px; width:16px; height:16px; ">
  304. <caption/>
  305. <script type="javascript" ev:event="DOMActivate">
  306. <![CDATA[
  307. fSrchTootFact("Implant1");
  308. ]]>
  309. </script>
  310. <hint>
  311. <![CDATA[치식검색]]>
  312. </hint>
  313. </button>
  314. <button id="btn_eraser1" class="icon_eraser" style="left:95px; top:0px; width:23px; height:23px; ">
  315. <caption/>
  316. <script type="javascript" ev:event="DOMActivate">
  317. <![CDATA[
  318. model.setValue ( "/root/main/implantinfo/tootfact1", "");
  319. model.refresh();
  320. ]]>
  321. </script>
  322. <hint>
  323. <![CDATA[치식삭제]]>
  324. </hint>
  325. </button>
  326. <select1 id="sel_regkind1" ref="/root/main/implantinfo/regkind1" appearance="full" cols="2" rows="1" overflow="visible" style="left:0px; top:27px; width:145px; height:15px; border-style:none; ">
  327. <choices>
  328. <item>
  329. <label>신규</label>
  330. <value>N</value>
  331. </item>
  332. <item>
  333. <label>재등록</label>
  334. <value>R</value>
  335. </item>
  336. </choices>
  337. <script type="javascript" ev:event="xforms-value-changed">
  338. <![CDATA[
  339. var sRegKind1 = model.getValue("root/main/implantinfo/regkind1");
  340. if(sRegKind1 == "N") { // 등록구분이 신규이면
  341. fDisabledCheck("Implant1", true);
  342. } else {
  343. fDisabledCheck("Implant1", false);
  344. }
  345. ]]>
  346. </script>
  347. </select1>
  348. <select1 id="sel_reregkind1" ref="/root/main/implantinfo/reregkind1" appearance="full" cols="1" rows="2" overflow="visible" style="left:0px; top:51px; width:170px; height:33px; border-style:none; ">
  349. <choices>
  350. <item>
  351. <label>동일 의료급여기관 재등록</label>
  352. <value>S</value>
  353. </item>
  354. <item>
  355. <label>타 의료급여기관 재등록</label>
  356. <value>O</value>
  357. </item>
  358. </choices>
  359. <script type="javascript" ev:event="xforms-value-changed">
  360. <![CDATA[
  361. var sReRegKind1 = model.getValue("root/main/implantinfo/reregkind1");
  362. if(sReRegKind1 == "S") { // 동일 의료급여기관 재등록
  363. model.setValue("/root/main/implantinfo/reregstart1", "2");
  364. sel_reregstart1.disabled = true;
  365. } else {
  366. model.setValue("/root/main/implantinfo/reregstart1", "");
  367. sel_reregstart1.disabled = false;
  368. }
  369. model.refresh();
  370. ]]>
  371. </script>
  372. </select1>
  373. <select1 id="sel_reregstart1" ref="/root/main/implantinfo/reregstart1" appearance="full" cols="3" rows="1" overflow="visible" style="left:0px; top:93px; width:145px; height:15px; border-style:none; ">
  374. <choices>
  375. <item>
  376. <label>1단계</label>
  377. <value>1</value>
  378. </item>
  379. <item>
  380. <label>2단계</label>
  381. <value>2</value>
  382. </item>
  383. <item>
  384. <label>3단계</label>
  385. <value>3</value>
  386. </item>
  387. </choices>
  388. </select1>
  389. <select1 id="sel_reregresn1" ref="/root/main/implantinfo/reregresn1" appearance="full" cols="1" rows="2" overflow="visible" style="left:0px; top:120px; width:175px; height:35px; border-style:none; ">
  390. <choices>
  391. <item>
  392. <label>2단계 시술 실패(골유착실패)</label>
  393. <value>A</value>
  394. </item>
  395. <item>
  396. <label>진행불가(의료급여기관 폐업)</label>
  397. <value>B</value>
  398. </item>
  399. </choices>
  400. </select1>
  401. </group>
  402. <group id="grp_implant2" overflow="hidden" style="left:267px; top:143px; width:178px; height:155px; ">
  403. <input id="ipt_tootfact2" ref="/root/main/implantinfo/tootfact2" disable.background-color="#ffffff" style="left:3px; top:2px; width:70px; height:19px; "/>
  404. <button id="btn_srchtootfact2" class="icon_search" style="left:75px; top:3px; width:16px; height:16px; ">
  405. <caption/>
  406. <script type="javascript" ev:event="DOMActivate">
  407. <![CDATA[
  408. fSrchTootFact("Implant2");
  409. ]]>
  410. </script>
  411. <hint>
  412. <![CDATA[치식검색]]>
  413. </hint>
  414. </button>
  415. <button id="btn_eraser2" class="icon_eraser" style="left:95px; top:0px; width:23px; height:23px; ">
  416. <caption/>
  417. <script type="javascript" ev:event="DOMActivate">
  418. <![CDATA[
  419. model.setValue ( "/root/main/implantinfo/tootfact2", "");
  420. model.refresh();
  421. ]]>
  422. </script>
  423. <hint>
  424. <![CDATA[치식삭제]]>
  425. </hint>
  426. </button>
  427. <select1 id="sel_regkind2" ref="/root/main/implantinfo/regkind2" appearance="full" cols="2" rows="1" overflow="visible" style="left:3px; top:27px; width:145px; height:15px; border-style:none; ">
  428. <choices>
  429. <item>
  430. <label>신규</label>
  431. <value>N</value>
  432. </item>
  433. <item>
  434. <label>재등록</label>
  435. <value>R</value>
  436. </item>
  437. </choices>
  438. <script type="javascript" ev:event="xforms-value-changed">
  439. <![CDATA[
  440. var sRegKind2 = model.getValue("root/main/implantinfo/regkind2");
  441. if(sRegKind2 == "N") { // 등록구분이 신규이면
  442. fDisabledCheck("Implant2", true);
  443. } else {
  444. fDisabledCheck("Implant2", false);
  445. }
  446. ]]>
  447. </script>
  448. </select1>
  449. <select1 id="sel_reregkind2" ref="/root/main/implantinfo/reregkind2" appearance="full" cols="1" rows="2" overflow="visible" style="left:3px; top:51px; width:170px; height:33px; border-style:none; ">
  450. <choices>
  451. <item>
  452. <label>동일 의료급여기관 재등록</label>
  453. <value>S</value>
  454. </item>
  455. <item>
  456. <label>타 의료급여기관 재등록</label>
  457. <value>O</value>
  458. </item>
  459. </choices>
  460. <script type="javascript" ev:event="xforms-value-changed">
  461. <![CDATA[
  462. var sReRegKind2 = model.getValue("root/main/implantinfo/reregkind2");
  463. if(sReRegKind2 == "S") { // 동일 의료급여기관 재등록
  464. model.setValue("/root/main/implantinfo/reregstart2", "2");
  465. sel_reregstart2.disabled = true;
  466. } else {
  467. model.setValue("/root/main/implantinfo/reregstart2", "");
  468. sel_reregstart2.disabled = false;
  469. }
  470. model.refresh();
  471. ]]>
  472. </script>
  473. </select1>
  474. <select1 id="sel_reregstart2" ref="/root/main/implantinfo/reregstart2" appearance="full" cols="3" rows="1" overflow="visible" style="left:3px; top:93px; width:145px; height:15px; border-style:none; ">
  475. <choices>
  476. <item>
  477. <label>1단계</label>
  478. <value>1</value>
  479. </item>
  480. <item>
  481. <label>2단계</label>
  482. <value>2</value>
  483. </item>
  484. <item>
  485. <label>3단계</label>
  486. <value>3</value>
  487. </item>
  488. </choices>
  489. </select1>
  490. <select1 id="sel_reregresn2" ref="/root/main/implantinfo/reregresn2" appearance="full" cols="1" rows="2" overflow="visible" style="left:3px; top:120px; width:175px; height:35px; border-style:none; ">
  491. <choices>
  492. <item>
  493. <label>2단계 시술 실패(골유착실패)</label>
  494. <value>A</value>
  495. </item>
  496. <item>
  497. <label>진행불가(의료급여기관 폐업)</label>
  498. <value>B</value>
  499. </item>
  500. </choices>
  501. </select1>
  502. </group>
  503. <caption id="caption8" class="cell_1" style="left:90px; top:119px; width:175px; height:23px; text-align:center; vertical-align:middle; ">임플란트1</caption>
  504. <caption id="caption10" class="cell_1" style="left:269px; top:119px; width:175px; height:23px; text-align:center; vertical-align:middle; ">임플란트2</caption>
  505. </xhtml:body>
  506. </xhtml:html>