123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>응급실 접수취소</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <acptcnclinfo>
- <acptcnclinfo>
- <pidyn>Y</pidyn>
- <pid/>
- <hngnm/>
- <cretno/>
- <age/>
- <sex>M</sex>
- <indd/>
- <medispcl/>
- <intern/>
- <codi/>
- <highbp/>
- <lowbp/>
- <mntpulsecnt/>
- <mntbrethcnt/>
- <chosbdtp/>
- <oxyconcen/>
- <mainsymp/>
- <cancelrsn/>
- <etc/>
- <status/>
- </acptcnclinfo>
- </acptcnclinfo>
- <patinfo>
- <patinfolist/>
- </patinfo>
- </main>
- <send>
- <pid/>
- <indd/>
- <cretno/>
- </send>
- <savedata>
- <acptcnclinfo>
- <pidyn/>
- <pid/>
- <hngnm/>
- <cretno/>
- <age/>
- <sex/>
- <indd/>
- <medispcl/>
- <intern/>
- <codi/>
- <highbp/>
- <lowbp/>
- <mntpulsecnt/>
- <mntbrethcnt/>
- <chosbdtp/>
- <oxyconcen/>
- <mainsymp/>
- <cancelrsn/>
- <etc/>
- <status/>
- </acptcnclinfo>
- </savedata>
- <temp>
- <acptcnclinfo/>
- <drinfo/>
- </temp>
- <codeinfo/>
- <source>
- <srchcond/>
- <pid/>
- </source>
- <temp2>
- <msginfo/>
- </temp2>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- init();
- ]]>
- </script>
- <submission id="TRMMO06001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp/acptcnclinfo"/>
- <submission id="TRMMO06002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp/drinfo"/>
- <submission id="TXMMO06000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/savedata/acptcnclinfo" resultref="/root/temp/acptcnclinfo"/>
- <submission id="TRMNW00001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/codeinfo/codelist"/>
- <submission id="TRMMO06003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/temp2/msginfo"/>
- <script type="javascript">
- <![CDATA[
- function init(){
- fGetNursHardCdInfo("'227'", getCurrentDate());
-
- model.removenode("/root/send");
-
- var sParamInfo = opener.javascript.getParameter("SMMMO06000_Param");
-
- var pid = getArrayData(sParamInfo,0,0,"▩","▦");
- var hngnm = getArrayData(sParamInfo,0,1,"▩","▦");
- var indd = getArrayData(sParamInfo,0,2,"▩","▦");
- var cretno = getArrayData(sParamInfo,0,3,"▩","▦");
- var sex = getArrayData(sParamInfo,0,4,"▩","▦");
- var age = getArrayData(sParamInfo,0,5,"▩","▦");
-
- if(sParamInfo.length > 0 ){
- model.makeValue("/root/send/pid", pid);
- model.makeValue("/root/send/indd", indd);
- model.makeValue("/root/send/cretno", cretno);
-
- submit("TRMMO06001");
-
- if(!submit("TRMMO06002")){
- messageBox("조회를","");
- }
-
- if( getNodesetCount("/root/temp/acptcnclinfo/pid") > 0){ //기록이 있는 환자의 경우.
- ipt_pid.disabled = true;
- rdo_pidyn.disabled = true;
-
- model.copyNode("/root/main/acptcnclinfo/acptcnclinfo","/root/temp/acptcnclinfo");
- rdo_resnlst.dispatch("onclick");
-
- }else{ // 접수취소환자 리스트에서 클릭하여 신규입력일 경우
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pid", pid);
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm", hngnm);
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/indd", indd);
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cretno", cretno);
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/sex", sex);
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/age", age);
- ipt_pid.disabled = true;
- button61.disabled = true;
- ipt_age.disabled = true;
- cmb_sex.disabled = true;
- rdo_pidyn.disabled = true;
- }
-
- }else{
- if(!submit("TRMMO06002")){
- messageBox("조회를","");
- }
- }
-
- model.resetInstanceNode("/root/temp/acptcnclinfo");
- model.refresh();
- }
-
- ]]>
- </script>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="830" pageheight="480" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <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>
- <caption id="cap_title1" class="tit_2" style="left:0px; top:110px; width:200px; height:13px; ">활력징후</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:125px; x2:804px; y2:125px; "/>
- <caption id="cap_title2" class="tit_2" style="left:0px; top:170px; width:200px; height:13px; ">주증상</caption>
- <line id="line3" class="line_1" style="x1:0px; y1:185px; x2:804px; y2:185px; "/>
- <caption id="cap_title3" class="tit_2" style="left:0px; top:245px; width:200px; height:13px; ">접수취소사유</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:260px; x2:804px; y2:260px; "/>
- <button id="btn_save" class="btn4_letter2" navindex="18" style="left:688px; top:433px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var rtnval = messageBox("","Q002");
- if( rtnval == "6"){
- if(model.getValue("/root/main/acptcnclinfo/acptcnclinfo/pid") == "" && model.getValue("/root/main/acptcnclinfo/acptcnclinfo/pidyn") == "Y"){
- messageBox("환자번호발생시 환자번호는","I003");
- return;
- }else if(model.getValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm") == ""){
- messageBox("환자명은","I003");
- return;
- }else if(model.getValue("/root/main/acptcnclinfo/acptcnclinfo/indd") == ""){
- messageBox("내원일시는","I003");
- return;
- }else if(model.getValue("/root/main/acptcnclinfo/acptcnclinfo/indd").length < '12'){
- messageBox("내원일시를 날짜+시간(yyyy-mm-dd hh:nn)으로 입력해주십시요. \n시간미상일 경우 00:00으로 입력하십시요.","I");
- return;
- }
-
- model.makeValue("/root/send/pid", model.getValue("/root/main/acptcnclinfo/acptcnclinfo/pid"));
- model.makeValue("/root/send/indd", model.getValue("/root/main/acptcnclinfo/acptcnclinfo/indd"));
-
- submit("TRMMO06003");
-
- var msg = model.getValue("/root/temp2/msginfo/msg");
-
- if( msg == "" ){
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cretno", model.getValue("/root/temp2/msginfo/cretno"));
- }else{
- messageBox(msg,"I");
- }
-
- model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/status", "i");
- model.copyNode("/root/savedata/acptcnclinfo", "/root/main/acptcnclinfo/acptcnclinfo");
-
- if(submit("TXMMO06000")){
- messageBox("저장되었습니다.","I");
- model.copyNode("/root/main/acptcnclinfo/acptcnclinfo", "/root/temp/acptcnclinfo");
- model.resetInstanceNode("/root/savedata/acptcnclinfo");
- }else{
- messageBox("저장 실패하였습니다.","E");
- }
- model.refresh();
- }
- ]]>
- </script>
- </button>
- <button id="btn_close" class="btn4_letter2" navindex="19" style="left:748px; top:433px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <caption id="caption9" class="cell_1" style="left:0px; top:129px; width:77px; height:23px; vertical-align:middle; ">수축기혈압</caption>
- <caption id="caption10" class="cell_1" style="left:124px; top:129px; width:77px; height:23px; vertical-align:middle; ">이완기혈압</caption>
- <caption id="caption11" class="cell_1" style="left:651px; top:129px; width:97px; height:23px; vertical-align:middle; ">산소포화도(%)</caption>
- <caption id="caption12" class="cell_1" style="left:253px; top:129px; width:77px; height:23px; vertical-align:middle; ">분당맥박수</caption>
- <caption id="caption13" class="cell_1" style="left:387px; top:129px; width:77px; height:23px; vertical-align:middle; ">분당호흡수</caption>
- <caption id="caption14" class="cell_1" style="left:521px; top:129px; width:72px; height:23px; vertical-align:middle; ">내원시체온</caption>
- <input id="ipt_highbp" ref="/root/main/acptcnclinfo/acptcnclinfo/highbp" navindex="10" maxlength="10" style="left:78px; top:131px; width:45px; height:19px; "/>
- <input id="ipt_lowbp" ref="/root/main/acptcnclinfo/acptcnclinfo/lowbp" navindex="11" maxlength="10" style="left:202px; top:131px; width:45px; height:19px; "/>
- <input id="ipt_oxyconcen" ref="/root/main/acptcnclinfo/acptcnclinfo/oxyconcen" navindex="15" maxlength="10" style="left:749px; top:131px; width:55px; height:19px; "/>
- <input id="ipt_mntbrethcnt" ref="/root/main/acptcnclinfo/acptcnclinfo/mntbrethcnt" navindex="13" maxlength="10" style="left:465px; top:131px; width:55px; height:19px; "/>
- <input id="ipt_chosbdtp" ref="/root/main/acptcnclinfo/acptcnclinfo/chosbdtp" navindex="14" maxlength="10" style="left:594px; top:131px; width:55px; height:19px; "/>
- <input id="ipt_mntpulsecnt" ref="/root/main/acptcnclinfo/acptcnclinfo/mntpulsecnt" navindex="12" maxlength="10" style="left:331px; top:131px; width:55px; height:19px; "/>
- <line id="line7" class="line_3" style="x1:1px; y1:152px; x2:805px; y2:152px; "/>
- <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; "/>
- <line id="line9" class="line_3" style="x1:0px; y1:229px; x2:804px; y2:229px; "/>
- <line id="line10" class="line_3" style="x1:0px; y1:425px; x2:804px; y2:425px; "/>
- <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; ">
- <choices>
- <item>
- <label>등록번호발생</label>
- <value>Y</value>
- </item>
- <item>
- <label>등록번호미발생</label>
- <value>N</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(rdo_pidyn.value == "N"){
- model.toggle("case2");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pid","-");
- }else{
- model.toggle("case1");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pid","");
- }
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/sex","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/age","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/indd","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cretno","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/medispcl","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/intern","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/codi","");
-
- model.refresh();
- ]]>
- </script>
- </select1>
- <switch id="switch1" style="left:0px; top:46px; width:805px; height:55px; ">
- <case id="case1" selected="true" style="left:0px; top:0px; width:806px; height:54px; ">
- <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; "/>
- <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; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == "13") {
- model.setValue("/root/source/srchcond", "1");
- model.setValue("/root/source/pid", ipt_pid.currentText);
- modal("../../../pam/commonweb/xrw/SPPMC02500", "1","150", "150", "SPPMC02500", "/root/source", "/root/send");
-
- var popupendflag = model.getValue("/root/main/popupendflag");
- if (popupendflag == "ok"){
- model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
- model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
- }
- ipt_hngnm.refresh();
- ipt_pid.refresh();
- }
- ]]>
- </script>
- </input>
- <caption id="caption1" class="cell_1" style="left:1px; top:5px; width:77px; height:23px; vertical-align:middle; ">등록번호</caption>
- <caption id="caption2" class="cell_1" style="left:162px; top:5px; width:77px; height:23px; vertical-align:middle; ">환자명</caption>
- <caption id="caption3" class="cell_1" style="left:162px; top:30px; width:77px; height:23px; vertical-align:middle; ">인턴</caption>
- <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; ">
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == "13") {
- model.setValue("/root/source/srchcond", "2");
- model.setValue("/root/source/hngnm", ipt_hngnm.currentText);
- modal("../../../pam/commonweb/xrw/SPPMC02500", "1","150", "150", "SPPMC02500", "/root/source", "/root/send");
-
- var popupendflag = model.getValue("/root/main/popupendflag");
- if (popupendflag == "ok"){
- model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
- model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
- }
- ipt_hngnm.refresh();
- ipt_pid.refresh();
- }
- ]]>
- </script>
- </input>
- <caption id="caption5" class="cell_1" style="left:507px; top:5px; width:77px; height:23px; vertical-align:middle; ">내원일시</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:1px; x2:804px; y2:1px; "/>
- <line id="line6" class="line_3" style="x1:0px; y1:53px; x2:804px; y2:53px; "/>
- <caption id="caption15" class="cell_1" style="left:1px; top:30px; width:77px; height:23px; vertical-align:middle; ">전문의</caption>
- <caption id="caption16" class="cell_1" style="left:323px; top:30px; width:95px; height:23px; vertical-align:middle; ">코디네이터 Nr.</caption>
- <input id="input7" ref="/root/main/acptcnclinfo/acptcnclinfo/codi" navindex="9" style="left:420px; top:32px; width:85px; height:19px; "/>
- <select1 id="combo1" ref="/root/main/acptcnclinfo/acptcnclinfo/medispcl" navindex="7" appearance="minimal" style="left:80px; top:32px; width:80px; height:19px; ">
- <choices>
- <itemset nodeset="/root/temp/drinfo/doctr">
- <label ref="drnm"/>
- <value ref="drid"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="combo2" ref="/root/main/acptcnclinfo/acptcnclinfo/intern" navindex="8" appearance="minimal" style="left:241px; top:32px; width:80px; height:19px; ">
- <choices>
- <itemset nodeset="/root/temp/drinfo/intr">
- <label ref="drnm"/>
- <value ref="drid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption17" class="cell_1" style="left:323px; top:5px; width:95px; height:23px; vertical-align:middle; ">나이/성별</caption>
- <line id="line13" class="line_2" style="x1:0px; y1:28px; x2:804px; y2:28px; "/>
- <input id="ipt_age" ref="/root/main/acptcnclinfo/acptcnclinfo/age" navindex="4" style="left:420px; top:7px; width:35px; height:19px; "/>
- <select1 id="cmb_sex" ref="/root/main/acptcnclinfo/acptcnclinfo/sex" navindex="5" appearance="minimal" style="left:466px; top:7px; width:40px; height:19px; ">
- <choices>
- <item>
- <label>남</label>
- <value>M</value>
- </item>
- <item>
- <label>여</label>
- <value>F</value>
- </item>
- </choices>
- </select1>
- <caption id="caption18" style="left:455px; top:7px; width:10px; height:20px; ">/</caption>
- <caption id="caption22" class="cell_1" style="left:695px; top:5px; width:107px; height:23px; vertical-align:middle; "/>
- <caption id="caption23" class="cell_1" style="left:507px; top:30px; width:295px; height:23px; vertical-align:middle; "/>
- <button id="button61" class="icon_search" style="left:150px; top:9px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if( model.getValue("/root/send/pid") != "" ){
- model.setValue("/root/source/srchcond", "1");
- model.setValue("/root/source/pid", ipt_pid.currentText);
- }else if( model.getValue("/root/send/hngnm") != "" ){
- model.setValue("/root/source/srchcond", "2");
- model.setValue("/root/source/hngnm", ipt_hngnm.currentText);
- }else{
- model.setValue("/root/source/srchcond", "2");
- }
-
- modal("../../../pam/commonweb/xrw/SPPMC02500", "1","150", "150", "SPPMC02500", "/root/source", "/root/send");
-
- var popupendflag = model.getValue("/root/main/popupendflag");
- if (popupendflag == "ok"){
- model.makeValue("/root/send/pid", model.getValue("/root/main/patinfo/patinfolist/pid"));
- model.makeValue("/root/send/hngnm", model.getValue("/root/main/patinfo/patinfolist/hngnm"));
- ipt_hngnm.refresh();
- ipt_pid.refresh();
- }
- ]]>
- </script>
- </button>
- </case>
- <case id="case2">
- <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; "/>
- <caption id="caption4" class="cell_1" style="left:0px; top:5px; width:95px; height:23px; vertical-align:middle; ">환자명</caption>
- <select1 id="combo4" ref="/root/main/acptcnclinfo/acptcnclinfo/sex" appearance="minimal" style="left:306px; top:7px; width:40px; height:19px; ">
- <choices>
- <item>
- <label>남</label>
- <value>M</value>
- </item>
- <item>
- <label>여</label>
- <value>F</value>
- </item>
- </choices>
- </select1>
- <input id="input3" ref="/root/main/acptcnclinfo/acptcnclinfo/hngnm" class="input_essential" style="left:97px; top:7px; width:85px; height:19px; text-align:center; "/>
- <caption id="caption6" class="cell_1" style="left:348px; top:5px; width:67px; height:23px; vertical-align:middle; ">내원일시</caption>
- <input id="input4" ref="/root/main/acptcnclinfo/acptcnclinfo/age" style="left:261px; top:7px; width:35px; height:19px; "/>
- <caption id="caption7" class="cell_1" style="left:184px; top:5px; width:75px; height:23px; vertical-align:middle; ">나이/성별</caption>
- <caption id="caption8" style="left:297px; top:7px; width:15px; height:20px; ">/</caption>
- <line id="line8" class="line_1" style="x1:0px; y1:1px; x2:803px; y2:1px; "/>
- <line id="line12" class="line_3" style="x1:0px; y1:53px; x2:799px; y2:53px; "/>
- <input id="input5" ref="/root/main/acptcnclinfo/acptcnclinfo/codi" style="left:97px; top:32px; width:85px; height:19px; "/>
- <select1 id="combo5" ref="/root/main/acptcnclinfo/acptcnclinfo/medispcl" appearance="minimal" style="left:586px; top:8px; width:80px; height:19px; ">
- <choices>
- <itemset nodeset="/root/temp/drinfo/doctr">
- <label ref="drnm"/>
- <value ref="drid"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="combo6" ref="/root/main/acptcnclinfo/acptcnclinfo/intern" appearance="minimal" style="left:721px; top:8px; width:80px; height:19px; ">
- <choices>
- <itemset nodeset="/root/temp/drinfo/intr">
- <label ref="drnm"/>
- <value ref="drid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption19" class="cell_1" style="left:668px; top:6px; width:52px; height:23px; vertical-align:middle; ">인턴</caption>
- <caption id="caption20" class="cell_1" style="left:527px; top:6px; width:57px; height:23px; vertical-align:middle; ">전문의</caption>
- <caption id="caption21" class="cell_1" style="left:0px; top:30px; width:95px; height:23px; vertical-align:middle; ">코디네이터 Nr.</caption>
- <line id="line14" class="line_2" style="x1:0px; y1:28px; x2:799px; y2:28px; "/>
- <caption id="caption24" class="cell_1" style="left:183px; top:30px; width:620px; height:23px; vertical-align:middle; "/>
- </case>
- </switch>
- <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; ">
- <choices>
- <itemset nodeset="/root/codeinfo/codeinfo/codelist[cdgrupid='227']">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var cancelrsn = model.getValue("/root/main/acptcnclinfo/acptcnclinfo/cancelrsn");
-
- if( cancelrsn == "06" ){ //기타
- ipt_etc.disabled = false;
- }else{
- ipt_etc.disabled = true;
- }
- ]]>
- </script>
- </select1>
- <input id="ipt_etc" ref="/root/main/acptcnclinfo/acptcnclinfo/etc" disabled="true" style="left:60px; top:398px; width:740px; height:19px; "/>
- <button id="button1" class="btn4_letter3" navindex="18" style="left:615px; top:433px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pid","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/pidyn","Y");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/hngnm","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cretno","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/age","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/sex","M");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/indd","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/medispcl","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/intern","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/codi","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/highbp","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/lowbp","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/mntpulsecnt","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/mntbrethcnt","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/chosbdtp","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/oxyconcen","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/mainsymp","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/cancelrsn","");
- model.setValue("/root/main/acptcnclinfo/acptcnclinfo/etc","");
- model.makeValue("/root/main/acptcnclinfo/acptcnclinfo/status","");
-
- ipt_pid.disabled = false;
- rdo_pidyn.disabled = false;
- ipt_hngnm.disabled = false;
-
- model.refresh();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|