123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>
- <rsrvinfo>
- <prcpdd/>
- <execprcpuniqno/>
- <glycosyn/>
- <glycoscure/>
- <phone/>
- <reqhospcd/>
- <roomtelno/>
- <rsrvrem/>
- <exampos/>
- </rsrvinfo>
- <patinfo>
- <patinfolist/>
- </patinfo>
- <popupendflag/>
- <codelist>
- <item/>
- </codelist>
- </main>
- <send>
- <prcpdd/>
- <execprcpuniqno/>
- <grupcdid/>
- <globalinstance>
- <instance1/>
- </globalinstance>
- </send>
- <hidden>
- <prcpdd/>
- <execprcpuniqno/>
- <rownum/>
- <schrsrvtm/>
- </hidden>
- <init>
- <baseinfo>
- <inithospcd/>
- </baseinfo>
- </init>
- <init1>
- <baseinfo>
- <examposinfo/>
- </baseinfo>
- </init1>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
- <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/combolist.js"/>
- <submission id="TRZBC00101"/>
- <submission id="TRAAA00001"/>
- <submission id="TRAEA05001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/rsrvinfot"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- if (checkOpener()) {
- var srchrsrvtm = model.getValue("/root/hidden/srchrsrvtm");
-
- if (srchrsrvtm != "") {
- model.copyNode("/root/main/rsrvinfo","/root/hidden");
- }
- }
-
- zbcfGetCodeList( new Array("Z0007"), new Array("/root/init/baseinfo/inithospcd") );
- addComboItem("cmb_reqhospcd"," ","","above");
-
- // 진료지원 공통 코드 조회 : 심전도 검사에 대한 검사실 위치 정보 조회
- astGetComboList( new Array("NM001"), new Array("/root/init1/baseinfo/examposinfo") );
- submit("TRAAA00001", false);
-
- // var instance1 = model.getValue("/root/send/globalinstance/instance1");
- // model.setValue("/root/send/globalinstance/instance1","1000000000");
- // model.setValue("/root/send/grupcdid","NM001");
-
- if (submit("TRAAA00001",false)) {
- var nodeCnt = getNodesetCount("/root/init1/baseinfo/examposinfo/NM001");
- if (nodeCnt > 1) {
- model.removenode("/root/init1/baseinfo/examposinfo/NM001[1]");
- cmb_rsrvpos.visible = true;
- cmb_reqhospcd.visible = false;
- cpt_pos.value = "검사실위치";
- model.setValue("/root/main/rsrvinfo/reqhospcd", model.getValue("/root/init1/baseinfo/examposinfo/NM001[1]/cdid"));
- } else {
- model.setValue("/root/main/rsrvinfo/reqhospcd","");
- cmb_rsrvpos.visible = false;
- cmb_reqhospcd.visible = true;
- cpt_pos.value = "의뢰병원";
- }
- }
-
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-model-destruct">
- <![CDATA[
- btn_close.dispatch("DOMActivate");
- ]]>
- </script>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="515" pageheight="145" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group4" style="left:0px; top:0px; width:495px; height:125px; ">
- <line id="line17" class="line_1" style="x1:5px; y1:15px; x2:492px; y2:15px; "/>
- <caption id="caption13" class="tit_1" style="left:0px; top:0px; width:133px; height:14px; ">예약 시 추가 정보</caption>
- <select1 id="cmb_glycosyn" ref="/root/main/rsrvinfo/glycosyn" class="combo_default" visibility="visible" appearance="minimal" style="left:109px; top:22px; width:137px; height:19px; ">
- <choices>
- <item>
- <label>Y</label>
- <value>Y</value>
- </item>
- <item>
- <label>N</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption14" class="cell_1" style="left:5px; top:20px; width:103px; height:23px; vertical-align:middle; ">당뇨유무</caption>
- <caption id="caption17" class="cell_1" style="left:251px; top:20px; width:103px; height:23px; vertical-align:middle; ">당뇨치료사항</caption>
- <select1 id="cmb_glycoscure" ref="/root/main/rsrvinfo/glycoscure" class="combo_default" visibility="visible" appearance="minimal" style="left:355px; top:22px; width:137px; height:19px; ">
- <choices>
- <item>
- <label>PO</label>
- <value>1</value>
- </item>
- <item>
- <label>INSULINE</label>
- <value>2</value>
- </item>
- <item>
- <label>PO+INSULINE</label>
- <value>3</value>
- </item>
- <item>
- <label>INSULINE PUMP</label>
- <value>4</value>
- </item>
- <item>
- <label>식이요법내지운동</label>
- <value>5</value>
- </item>
- </choices>
- </select1>
- <line id="line18" class="line_2" style="x1:5px; y1:43px; x2:492px; y2:43px; "/>
- <caption id="caption21" class="cell_1" style="left:5px; top:45px; width:103px; height:23px; vertical-align:middle; ">환자전화번호</caption>
- <output id="opt_phone" ref="/root/main/rsrvinfo/phone" class="output_fix" appearance="output" style="left:109px; top:47px; width:137px; height:19px; "/>
- <select1 id="cmb_reqhospcd" ref="/root/main/rsrvinfo/reqhospcd" class="combo_default" visibility="visible" appearance="minimal" style="left:355px; top:47px; width:137px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/baseinfo/inithospcd/Z0007">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="cpt_pos" class="cell_1" style="left:251px; top:45px; width:103px; height:23px; vertical-align:middle; ">의뢰병원</caption>
- <line id="line19" class="line_2" style="x1:5px; y1:68px; x2:492px; y2:68px; "/>
- <caption id="caption23" class="cell_1" style="left:5px; top:70px; width:103px; height:23px; vertical-align:middle; ">환자병실전화번호</caption>
- <output id="opt_wardnursno" ref="/root/main/rsrvinfo/roomtelno" class="output_fix" appearance="output" style="left:109px; top:72px; width:137px; height:19px; "/>
- <caption id="caption26" class="cell_1" style="left:251px; top:70px; width:103px; height:23px; vertical-align:middle; ">비고</caption>
- <line id="line16" class="line_3" style="x1:5px; y1:94px; x2:492px; y2:94px; "/>
- <button id="btn_close" class="btn4_letter2" style="left:436px; top:97px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (checkOpener()) {
- var rownum = model.getValue("/root/hidden/rownum");
- opener.model.makeValue("/root/main/subordlist/subordlist1["+ rownum +"]/glycosyn", model.getValue("/root/main/rsrvinfo/glycosyn"));
- opener.model.makeValue("/root/main/subordlist/subordlist1["+ rownum +"]/glycoscure", model.getValue("/root/main/rsrvinfo/glycoscure"));
- opener.model.makeValue("/root/main/subordlist/subordlist1["+ rownum +"]/reqhospcd", model.getValue("/root/main/rsrvinfo/reqhospcd"));
- opener.model.makeValue("/root/main/subordlist/subordlist1["+ rownum +"]/rsrvrem", model.getValue("/root/main/rsrvinfo/rsrvrem"));
- }
- window.close();
- ]]>
- </script>
- </button>
- <select1 id="cmb_rsrvpos" ref="/root/main/rsrvinfo/reqhospcd" class="combo_default" visibility="visible" appearance="minimal" style="left:355px; top:47px; width:137px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init1/baseinfo/examposinfo/NM001">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_rsrvrem" ref="/root/main/rsrvinfo/rsrvrem" style="left:355px; top:72px; width:137px; height:19px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|