SMMMO06000_응급실접수취소.xrw 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481
  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. <acptcnclinfo>
  11. <acptcnclinfo>
  12. <pidyn>Y</pidyn>
  13. <pid/>
  14. <hngnm/>
  15. <cretno/>
  16. <age/>
  17. <sex>M</sex>
  18. <indd/>
  19. <medispcl/>
  20. <intern/>
  21. <codi/>
  22. <highbp/>
  23. <lowbp/>
  24. <mntpulsecnt/>
  25. <mntbrethcnt/>
  26. <chosbdtp/>
  27. <oxyconcen/>
  28. <mainsymp/>
  29. <cancelrsn/>
  30. <etc/>
  31. <status/>
  32. </acptcnclinfo>
  33. </acptcnclinfo>
  34. <patinfo>
  35. <patinfolist/>
  36. </patinfo>
  37. </main>
  38. <send>
  39. <pid/>
  40. <indd/>
  41. <cretno/>
  42. </send>
  43. <savedata>
  44. <acptcnclinfo>
  45. <pidyn/>
  46. <pid/>
  47. <hngnm/>
  48. <cretno/>
  49. <age/>
  50. <sex/>
  51. <indd/>
  52. <medispcl/>
  53. <intern/>
  54. <codi/>
  55. <highbp/>
  56. <lowbp/>
  57. <mntpulsecnt/>
  58. <mntbrethcnt/>
  59. <chosbdtp/>
  60. <oxyconcen/>
  61. <mainsymp/>
  62. <cancelrsn/>
  63. <etc/>
  64. <status/>
  65. </acptcnclinfo>
  66. </savedata>
  67. <temp>
  68. <acptcnclinfo/>
  69. <drinfo/>
  70. </temp>
  71. <codeinfo/>
  72. <source>
  73. <srchcond/>
  74. <pid/>
  75. </source>
  76. <temp2>
  77. <msginfo/>
  78. </temp2>
  79. </root>
  80. </instance>
  81. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  82. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  83. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  84. <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
  85. <script type="javascript" ev:event="xforms-ready">
  86. <![CDATA[
  87. init();
  88. ]]>
  89. </script>
  90. <submission id="TRMMO06001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp/acptcnclinfo"/>
  91. <submission id="TRMMO06002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp/drinfo"/>
  92. <submission id="TXMMO06000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/savedata/acptcnclinfo" resultref="/root/temp/acptcnclinfo"/>
  93. <submission id="TRMNW00001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/codeinfo/codelist"/>
  94. <submission id="TRMMO06003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp2/msginfo"/>
  95. <script type="javascript">
  96. <![CDATA[
  97. function init(){
  98. fGetNursHardCdInfo("'227'", getCurrentDate());
  99. model.removenode("/root/send");
  100. var sParamInfo = opener.javascript.getParameter("SMMMO06000_Param");
  101. var pid = getArrayData(sParamInfo,0,0,"▩","▦");
  102. var hngnm = getArrayData(sParamInfo,0,1,"▩","▦");
  103. var indd = getArrayData(sParamInfo,0,2,"▩","▦");
  104. var cretno = getArrayData(sParamInfo,0,3,"▩","▦");
  105. var sex = getArrayData(sParamInfo,0,4,"▩","▦");
  106. var age = getArrayData(sParamInfo,0,5,"▩","▦");
  107. if(sParamInfo.length > 0 ){
  108. model.makeValue("/root/send/pid", pid);
  109. model.makeValue("/root/send/indd", indd);
  110. model.makeValue("/root/send/cretno", cretno);
  111. submit("TRMMO06001");
  112. if(!submit("TRMMO06002")){
  113. messageBox("조회를","");
  114. }
  115. if( getNodesetCount("/root/temp/acptcnclinfo/pid") > 0){ //기록이 있는 환자의 경우.
  116. ipt_pid.disabled = true;
  117. rdo_pidyn.disabled = true;
  118. model.copyNode("/root/main/acptcnclinfo/acptcnclinfo","/root/temp/acptcnclinfo");
  119. rdo_resnlst.dispatch("onclick");
  120. }else{ // 접수취소환자 리스트에서 클릭하여 신규입력일 경우
  121. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pid", pid);
  122. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm", hngnm);
  123. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/indd", indd);
  124. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cretno", cretno);
  125. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/sex", sex);
  126. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/age", age);
  127. ipt_pid.disabled = true;
  128. button61.disabled = true;
  129. ipt_age.disabled = true;
  130. cmb_sex.disabled = true;
  131. rdo_pidyn.disabled = true;
  132. }
  133. }else{
  134. if(!submit("TRMMO06002")){
  135. messageBox("조회를","");
  136. }
  137. }
  138. model.resetInstanceNode("/root/temp/acptcnclinfo");
  139. model.refresh();
  140. }
  141. ]]>
  142. </script>
  143. </model>
  144. </xhtml:head>
  145. <xhtml:body pagewidth="830" pageheight="480" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  146. <caption id="cap_mtitle" class="tit_1" style="left:0px; top:0px; width:800px; height:15px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">응급실 접수취소</caption>
  147. <caption id="cap_title1" class="tit_2" style="left:0px; top:110px; width:200px; height:13px; ">활력징후</caption>
  148. <line id="line2" class="line_1" style="x1:0px; y1:125px; x2:804px; y2:125px; "/>
  149. <caption id="cap_title2" class="tit_2" style="left:0px; top:170px; width:200px; height:13px; ">주증상</caption>
  150. <line id="line3" class="line_1" style="x1:0px; y1:185px; x2:804px; y2:185px; "/>
  151. <caption id="cap_title3" class="tit_2" style="left:0px; top:245px; width:200px; height:13px; ">접수취소사유</caption>
  152. <line id="line4" class="line_1" style="x1:0px; y1:260px; x2:804px; y2:260px; "/>
  153. <button id="btn_save" class="btn4_letter2" navindex="18" style="left:688px; top:433px; width:56px; height:22px; ">
  154. <caption>저장</caption>
  155. <script type="javascript" ev:event="DOMActivate">
  156. <![CDATA[
  157. var rtnval = messageBox("","Q002");
  158. if( rtnval == "6"){
  159. if(model.getValue("/root/main/acptcnclinfo/acptcnclinfo/pid") == "" && model.getValue("/root/main/acptcnclinfo/acptcnclinfo/pidyn") == "Y"){
  160. messageBox("환자번호발생시 환자번호는","I003");
  161. return;
  162. }else if(model.getValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm") == ""){
  163. messageBox("환자명은","I003");
  164. return;
  165. }else if(model.getValue("/root/main/acptcnclinfo/acptcnclinfo/indd") == ""){
  166. messageBox("내원일시는","I003");
  167. return;
  168. }else if(model.getValue("/root/main/acptcnclinfo/acptcnclinfo/indd").length < '12'){
  169. messageBox("내원일시를 날짜+시간(yyyy-mm-dd hh:nn)으로 입력해주십시요. \n시간미상일 경우 00:00으로 입력하십시요.","I");
  170. return;
  171. }
  172. model.makeValue("/root/send/pid", model.getValue("/root/main/acptcnclinfo/acptcnclinfo/pid"));
  173. model.makeValue("/root/send/indd", model.getValue("/root/main/acptcnclinfo/acptcnclinfo/indd"));
  174. submit("TRMMO06003");
  175. var msg = model.getValue("/root/temp2/msginfo/msg");
  176. if( msg == "" ){
  177. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cretno", model.getValue("/root/temp2/msginfo/cretno"));
  178. }else{
  179. messageBox(msg,"I");
  180. }
  181. model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/status", "i");
  182. model.copyNode("/root/savedata/acptcnclinfo", "/root/main/acptcnclinfo/acptcnclinfo");
  183. if(submit("TXMMO06000")){
  184. messageBox("저장되었습니다.","I");
  185. model.copyNode("/root/main/acptcnclinfo/acptcnclinfo", "/root/temp/acptcnclinfo");
  186. model.resetInstanceNode("/root/savedata/acptcnclinfo");
  187. }else{
  188. messageBox("저장 실패하였습니다.","E");
  189. }
  190. model.refresh();
  191. }
  192. ]]>
  193. </script>
  194. </button>
  195. <button id="btn_close" class="btn4_letter2" navindex="19" style="left:748px; top:433px; width:56px; height:22px; ">
  196. <caption>닫기</caption>
  197. <script type="javascript" ev:event="DOMActivate">
  198. <![CDATA[
  199. window.close();
  200. ]]>
  201. </script>
  202. </button>
  203. <caption id="caption9" class="cell_1" style="left:0px; top:129px; width:77px; height:23px; vertical-align:middle; ">수축기혈압</caption>
  204. <caption id="caption10" class="cell_1" style="left:124px; top:129px; width:77px; height:23px; vertical-align:middle; ">이완기혈압</caption>
  205. <caption id="caption11" class="cell_1" style="left:651px; top:129px; width:97px; height:23px; vertical-align:middle; ">산소포화도(%)</caption>
  206. <caption id="caption12" class="cell_1" style="left:253px; top:129px; width:77px; height:23px; vertical-align:middle; ">분당맥박수</caption>
  207. <caption id="caption13" class="cell_1" style="left:387px; top:129px; width:77px; height:23px; vertical-align:middle; ">분당호흡수</caption>
  208. <caption id="caption14" class="cell_1" style="left:521px; top:129px; width:72px; height:23px; vertical-align:middle; ">내원시체온</caption>
  209. <input id="ipt_highbp" ref="/root/main/acptcnclinfo/acptcnclinfo/highbp" navindex="10" maxlength="10" style="left:78px; top:131px; width:45px; height:19px; "/>
  210. <input id="ipt_lowbp" ref="/root/main/acptcnclinfo/acptcnclinfo/lowbp" navindex="11" maxlength="10" style="left:202px; top:131px; width:45px; height:19px; "/>
  211. <input id="ipt_oxyconcen" ref="/root/main/acptcnclinfo/acptcnclinfo/oxyconcen" navindex="15" maxlength="10" style="left:749px; top:131px; width:55px; height:19px; "/>
  212. <input id="ipt_mntbrethcnt" ref="/root/main/acptcnclinfo/acptcnclinfo/mntbrethcnt" navindex="13" maxlength="10" style="left:465px; top:131px; width:55px; height:19px; "/>
  213. <input id="ipt_chosbdtp" ref="/root/main/acptcnclinfo/acptcnclinfo/chosbdtp" navindex="14" maxlength="10" style="left:594px; top:131px; width:55px; height:19px; "/>
  214. <input id="ipt_mntpulsecnt" ref="/root/main/acptcnclinfo/acptcnclinfo/mntpulsecnt" navindex="12" maxlength="10" style="left:331px; top:131px; width:55px; height:19px; "/>
  215. <line id="line7" class="line_3" style="x1:1px; y1:152px; x2:805px; y2:152px; "/>
  216. <textarea id="txa_symp" ref="/root/main/acptcnclinfo/acptcnclinfo/mainsymp" class="text_essential" navindex="16" maxlength="2000" style="left:0px; top:190px; width:804px; height:39px; "/>
  217. <line id="line9" class="line_3" style="x1:0px; y1:229px; x2:804px; y2:229px; "/>
  218. <line id="line10" class="line_3" style="x1:0px; y1:425px; x2:804px; y2:425px; "/>
  219. <select1 id="rdo_pidyn" ref="/root/main/acptcnclinfo/acptcnclinfo/pidyn" navindex="1" appearance="full" cellspacing="10" cols="2" overflow="visible" style="left:0px; top:30px; width:240px; height:15px; border-style:none; ">
  220. <choices>
  221. <item>
  222. <label>등록번호발생</label>
  223. <value>Y</value>
  224. </item>
  225. <item>
  226. <label>등록번호미발생</label>
  227. <value>N</value>
  228. </item>
  229. </choices>
  230. <script type="javascript" ev:event="xforms-value-changed">
  231. <![CDATA[
  232. if(rdo_pidyn.value == "N"){
  233. model.toggle("case2");
  234. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pid","-");
  235. }else{
  236. model.toggle("case1");
  237. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pid","");
  238. }
  239. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm","");
  240. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/sex","");
  241. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/age","");
  242. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/indd","");
  243. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cretno","");
  244. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/medispcl","");
  245. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/intern","");
  246. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/codi","");
  247. model.refresh();
  248. ]]>
  249. </script>
  250. </select1>
  251. <switch id="switch1" style="left:0px; top:46px; width:805px; height:55px; ">
  252. <case id="case1" selected="true" style="left:0px; top:0px; width:806px; height:54px; ">
  253. <input id="ipt_indd" ref="/root/main/acptcnclinfo/acptcnclinfo/indd" class="input_default" navindex="6" format="yyyy-mm-dd hh:nn" style="left:586px; top:7px; width:108px; height:19px; text-align:center; "/>
  254. <input id="ipt_pid" ref="/root/main/acptcnclinfo/acptcnclinfo/pid" class="input_essential" navindex="2" style="left:80px; top:7px; width:80px; height:19px; text-align:center; ">
  255. <script type="javascript" ev:event="onkeydown">
  256. <![CDATA[
  257. if(event.keyCode == "13") {
  258. model.setValue("/root/source/srchcond", "1");
  259. model.setValue("/root/source/pid", ipt_pid.currentText);
  260. modal("../../../pam/commonweb/xrw/SPPMC02500", "1","150", "150", "SPPMC02500", "/root/source", "/root/send");
  261. var popupendflag = model.getValue("/root/main/popupendflag");
  262. if (popupendflag == "ok"){
  263. model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  264. model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
  265. }
  266. ipt_hngnm.refresh();
  267. ipt_pid.refresh();
  268. }
  269. ]]>
  270. </script>
  271. </input>
  272. <caption id="caption1" class="cell_1" style="left:1px; top:5px; width:77px; height:23px; vertical-align:middle; ">등록번호</caption>
  273. <caption id="caption2" class="cell_1" style="left:162px; top:5px; width:77px; height:23px; vertical-align:middle; ">환자명</caption>
  274. <caption id="caption3" class="cell_1" style="left:162px; top:30px; width:77px; height:23px; vertical-align:middle; ">인턴</caption>
  275. <input id="ipt_hngnm" ref="/root/main/acptcnclinfo/acptcnclinfo/hngnm" class="input_essential" disabled="true" navindex="3" style="left:241px; top:7px; width:80px; height:19px; text-align:center; ">
  276. <script type="javascript" ev:event="onkeydown">
  277. <![CDATA[
  278. if(event.keyCode == "13") {
  279. model.setValue("/root/source/srchcond", "2");
  280. model.setValue("/root/source/hngnm", ipt_hngnm.currentText);
  281. modal("../../../pam/commonweb/xrw/SPPMC02500", "1","150", "150", "SPPMC02500", "/root/source", "/root/send");
  282. var popupendflag = model.getValue("/root/main/popupendflag");
  283. if (popupendflag == "ok"){
  284. model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  285. model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
  286. }
  287. ipt_hngnm.refresh();
  288. ipt_pid.refresh();
  289. }
  290. ]]>
  291. </script>
  292. </input>
  293. <caption id="caption5" class="cell_1" style="left:507px; top:5px; width:77px; height:23px; vertical-align:middle; ">내원일시</caption>
  294. <line id="line1" class="line_1" style="x1:0px; y1:1px; x2:804px; y2:1px; "/>
  295. <line id="line6" class="line_3" style="x1:0px; y1:53px; x2:804px; y2:53px; "/>
  296. <caption id="caption15" class="cell_1" style="left:1px; top:30px; width:77px; height:23px; vertical-align:middle; ">전문의</caption>
  297. <caption id="caption16" class="cell_1" style="left:323px; top:30px; width:95px; height:23px; vertical-align:middle; ">코디네이터 Nr.</caption>
  298. <input id="input7" ref="/root/main/acptcnclinfo/acptcnclinfo/codi" navindex="9" style="left:420px; top:32px; width:85px; height:19px; "/>
  299. <select1 id="combo1" ref="/root/main/acptcnclinfo/acptcnclinfo/medispcl" navindex="7" appearance="minimal" style="left:80px; top:32px; width:80px; height:19px; ">
  300. <choices>
  301. <itemset nodeset="/root/temp/drinfo/doctr">
  302. <label ref="drnm"/>
  303. <value ref="drid"/>
  304. </itemset>
  305. </choices>
  306. </select1>
  307. <select1 id="combo2" ref="/root/main/acptcnclinfo/acptcnclinfo/intern" navindex="8" appearance="minimal" style="left:241px; top:32px; width:80px; height:19px; ">
  308. <choices>
  309. <itemset nodeset="/root/temp/drinfo/intr">
  310. <label ref="drnm"/>
  311. <value ref="drid"/>
  312. </itemset>
  313. </choices>
  314. </select1>
  315. <caption id="caption17" class="cell_1" style="left:323px; top:5px; width:95px; height:23px; vertical-align:middle; ">나이/성별</caption>
  316. <line id="line13" class="line_2" style="x1:0px; y1:28px; x2:804px; y2:28px; "/>
  317. <input id="ipt_age" ref="/root/main/acptcnclinfo/acptcnclinfo/age" navindex="4" style="left:420px; top:7px; width:35px; height:19px; "/>
  318. <select1 id="cmb_sex" ref="/root/main/acptcnclinfo/acptcnclinfo/sex" navindex="5" appearance="minimal" style="left:466px; top:7px; width:40px; height:19px; ">
  319. <choices>
  320. <item>
  321. <label>남</label>
  322. <value>M</value>
  323. </item>
  324. <item>
  325. <label>여</label>
  326. <value>F</value>
  327. </item>
  328. </choices>
  329. </select1>
  330. <caption id="caption18" style="left:455px; top:7px; width:10px; height:20px; ">/</caption>
  331. <caption id="caption22" class="cell_1" style="left:695px; top:5px; width:107px; height:23px; vertical-align:middle; "/>
  332. <caption id="caption23" class="cell_1" style="left:507px; top:30px; width:295px; height:23px; vertical-align:middle; "/>
  333. <button id="button61" class="icon_search" style="left:150px; top:9px; width:16px; height:16px; ">
  334. <caption/>
  335. <script type="javascript" ev:event="DOMActivate">
  336. <![CDATA[
  337. if( model.getValue("/root/send/pid") != "" ){
  338. model.setValue("/root/source/srchcond", "1");
  339. model.setValue("/root/source/pid", ipt_pid.currentText);
  340. }else if( model.getValue("/root/send/hngnm") != "" ){
  341. model.setValue("/root/source/srchcond", "2");
  342. model.setValue("/root/source/hngnm", ipt_hngnm.currentText);
  343. }else{
  344. model.setValue("/root/source/srchcond", "2");
  345. }
  346. modal("../../../pam/commonweb/xrw/SPPMC02500", "1","150", "150", "SPPMC02500", "/root/source", "/root/send");
  347. var popupendflag = model.getValue("/root/main/popupendflag");
  348. if (popupendflag == "ok"){
  349. model.makeValue("/root/send/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
  350. model.makeValue("/root/send/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
  351. ipt_hngnm.refresh();
  352. ipt_pid.refresh();
  353. }
  354. ]]>
  355. </script>
  356. </button>
  357. </case>
  358. <case id="case2">
  359. <input id="input2" ref="/root/main/acptcnclinfo/acptcnclinfo/indd" class="input_default" format="yyyy-mm-dd hh:nn" style="left:417px; top:7px; width:108px; height:19px; text-align:center; "/>
  360. <caption id="caption4" class="cell_1" style="left:0px; top:5px; width:95px; height:23px; vertical-align:middle; ">환자명</caption>
  361. <select1 id="combo4" ref="/root/main/acptcnclinfo/acptcnclinfo/sex" appearance="minimal" style="left:306px; top:7px; width:40px; height:19px; ">
  362. <choices>
  363. <item>
  364. <label>남</label>
  365. <value>M</value>
  366. </item>
  367. <item>
  368. <label>여</label>
  369. <value>F</value>
  370. </item>
  371. </choices>
  372. </select1>
  373. <input id="input3" ref="/root/main/acptcnclinfo/acptcnclinfo/hngnm" class="input_essential" style="left:97px; top:7px; width:85px; height:19px; text-align:center; "/>
  374. <caption id="caption6" class="cell_1" style="left:348px; top:5px; width:67px; height:23px; vertical-align:middle; ">내원일시</caption>
  375. <input id="input4" ref="/root/main/acptcnclinfo/acptcnclinfo/age" style="left:261px; top:7px; width:35px; height:19px; "/>
  376. <caption id="caption7" class="cell_1" style="left:184px; top:5px; width:75px; height:23px; vertical-align:middle; ">나이/성별</caption>
  377. <caption id="caption8" style="left:297px; top:7px; width:15px; height:20px; ">/</caption>
  378. <line id="line8" class="line_1" style="x1:0px; y1:1px; x2:803px; y2:1px; "/>
  379. <line id="line12" class="line_3" style="x1:0px; y1:53px; x2:799px; y2:53px; "/>
  380. <input id="input5" ref="/root/main/acptcnclinfo/acptcnclinfo/codi" style="left:97px; top:32px; width:85px; height:19px; "/>
  381. <select1 id="combo5" ref="/root/main/acptcnclinfo/acptcnclinfo/medispcl" appearance="minimal" style="left:586px; top:8px; width:80px; height:19px; ">
  382. <choices>
  383. <itemset nodeset="/root/temp/drinfo/doctr">
  384. <label ref="drnm"/>
  385. <value ref="drid"/>
  386. </itemset>
  387. </choices>
  388. </select1>
  389. <select1 id="combo6" ref="/root/main/acptcnclinfo/acptcnclinfo/intern" appearance="minimal" style="left:721px; top:8px; width:80px; height:19px; ">
  390. <choices>
  391. <itemset nodeset="/root/temp/drinfo/intr">
  392. <label ref="drnm"/>
  393. <value ref="drid"/>
  394. </itemset>
  395. </choices>
  396. </select1>
  397. <caption id="caption19" class="cell_1" style="left:668px; top:6px; width:52px; height:23px; vertical-align:middle; ">인턴</caption>
  398. <caption id="caption20" class="cell_1" style="left:527px; top:6px; width:57px; height:23px; vertical-align:middle; ">전문의</caption>
  399. <caption id="caption21" class="cell_1" style="left:0px; top:30px; width:95px; height:23px; vertical-align:middle; ">코디네이터 Nr.</caption>
  400. <line id="line14" class="line_2" style="x1:0px; y1:28px; x2:799px; y2:28px; "/>
  401. <caption id="caption24" class="cell_1" style="left:183px; top:30px; width:620px; height:23px; vertical-align:middle; "/>
  402. </case>
  403. </switch>
  404. <select1 id="rdo_resnlst" ref="/root/main/acptcnclinfo/acptcnclinfo/cancelrsn" navindex="17" appearance="full" vcellspacing="9" overflow="visible" style="left:5px; top:268px; width:650px; height:155px; border-style:none; ">
  405. <choices>
  406. <itemset nodeset="/root/codeinfo/codeinfo/codelist[cdgrupid='227']">
  407. <label ref="cdnm"/>
  408. <value ref="cdid"/>
  409. </itemset>
  410. </choices>
  411. <script type="javascript" ev:event="onclick">
  412. <![CDATA[
  413. var cancelrsn = model.getValue("/root/main/acptcnclinfo/acptcnclinfo/cancelrsn");
  414. if( cancelrsn == "06" ){ //기타
  415. ipt_etc.disabled = false;
  416. }else{
  417. ipt_etc.disabled = true;
  418. }
  419. ]]>
  420. </script>
  421. </select1>
  422. <input id="ipt_etc" ref="/root/main/acptcnclinfo/acptcnclinfo/etc" disabled="true" style="left:60px; top:398px; width:740px; height:19px; "/>
  423. <button id="button1" class="btn4_letter3" navindex="18" style="left:615px; top:433px; width:68px; height:22px; ">
  424. <caption>초기화</caption>
  425. <script type="javascript" ev:event="DOMActivate">
  426. <![CDATA[
  427. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pid","");
  428. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pidyn","Y");
  429. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm","");
  430. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cretno","");
  431. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/age","");
  432. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/sex","M");
  433. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/indd","");
  434. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/medispcl","");
  435. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/intern","");
  436. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/codi","");
  437. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/highbp","");
  438. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/lowbp","");
  439. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/mntpulsecnt","");
  440. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/mntbrethcnt","");
  441. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/chosbdtp","");
  442. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/oxyconcen","");
  443. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/mainsymp","");
  444. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cancelrsn","");
  445. model.setValue("/root/main/acptcnclinfo/acptcnclinfo/etc","");
  446. model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/status","");
  447. ipt_pid.disabled = false;
  448. rdo_pidyn.disabled = false;
  449. ipt_hngnm.disabled = false;
  450. model.refresh();
  451. ]]>
  452. </script>
  453. </button>
  454. </xhtml:body>
  455. </xhtml:html>