123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?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>
- <counsel/>
- <cause/>
- <titem/>
- <attach/>
- <revisitplan/>
- <remcnts/>
- <remcnts1/>
- <remcnts2/>
- </main>
- <title>
- <counsel>
- <item>
- <label>주치의</label>
- <value>01</value>
- </item>
- <item>
- <label>본인희망</label>
- <value>02</value>
- </item>
- </counsel>
- <cause/>
- <titem/>
- <attach/>
- <revisitplan/>
- </title>
- <grid>
- <addinfo>
- <outflag/>
- <outreqcd/>
- <outreqflag/>
- <outreqnm/>
- <remcnts/>
- </addinfo>
- </grid>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //fInitialize();
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
- <script type="javascript" src="../../../ast/healcarecoopweb/js/SPARC02900.js"/>
- <script type="javascript">
- <![CDATA[
- fInit();
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="830" pageheight="330" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <datagrid id="datagrid1" nodeset="/root/grid/addinfo" visibility="hidden" caption="caption1^caption2^caption3^caption5^caption4" colsep="^" colwidth="57, 57, 61, 100, 149" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:415px; top:15px; width:360px; height:70px; ">
- <col ref="outflag"/>
- <col ref="outreqcd"/>
- <col ref="outreqflag"/>
- <col ref="outreqnm"/>
- <col ref="remcnts"/>
- </datagrid>
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:10px; top:25px; width:790px; height:270px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption6" class="tit_1" style="left:130px; top:310px; width:140px; height:13px; ">타병원체크리스트</caption>
- <button id="button10" class="btn2_letter2" style="left:709px; top:300px; width:42px; height:19px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <button id="btn_ok" class="btn2_letter2" style="left:665px; top:300px; width:42px; height:19px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fConfirm();
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:25px; top:39px; width:86px; height:17px; vertical-align:middle; ">전원사유</caption>
- <caption id="caption3" class="search_name" style="left:25px; top:161px; width:105px; height:17px; vertical-align:middle; ">검사종목</caption>
- <caption id="caption7" class="search_name" style="left:25px; top:191px; width:88px; height:17px; vertical-align:middle; ">첨부자료</caption>
- <select1 id="rdo_counsel" ref="/root/main/counsel" visibility="visible" appearance="full" cellspacing="10" cols="2" overflow="visible" style="left:125px; top:40px; width:140px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/title/counsel/item">
- <label ref="label"/>
- <value ref="value"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="radio3" ref="/root/main/revisitplan" class="radio_search" visibility="visible" appearance="full" cellspacing="5" cols="3" rows="1" overflow="visible" style="left:125px; top:227px; width:155px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/title/revisitplan/A0619">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- //btn_profhist.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- <caption id="caption9" class="search_name" visibility="visible" style="left:25px; top:226px; width:94px; height:17px; vertical-align:middle; ">재내원 계획</caption>
- <button id="button41" class="btn4_letter2" visibility="hidden" style="left:365px; top:300px; width:56px; height:22px; ">
- <caption>반환</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <button id="button45" class="btn4_letter2" visibility="hidden" style="left:430px; top:300px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <select id="chk_rehabilitation" ref="/root/main/cause" visibility="visible" appearance="full" cols="4" itemheight="30" itemwidth="180" sep="|" style="left:125px; top:60px; width:650px; height:85px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/title/cause/A0616">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- input1.disabled = true;
- var i_value = model.getValue("/root/main/cause");
- var i_str = i_value.split("|");
- for(var i=0;i<i_str.length;i++)
- if(i_str[i] == 99) { input1.disabled = false;
- }
- ]]>
- </script>
- </select>
- <select id="chk_ablaon" ref="/root/main/titem" visibility="visible" appearance="full" cols="3" itemwidth="100" sep="|" style="left:125px; top:161px; width:250px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/title/titem/A0617">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- input2.disabled = true;
- var i_value = model.getValue("/root/main/titem");
- var i_str = i_value.split("|");
- for(var i=0;i<i_str.length;i++)
- if(i_str[i] == 99) { input2.disabled = false;
- }
-
- ]]>
- </script>
- </select>
- <select id="chk_letterofrequest1" ref="/root/main/attach" visibility="visible" appearance="full" cols="6" itemwidth="110" sep="|" style="left:125px; top:191px; width:640px; height:20px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/title/attach/A0618">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select>
- <input id="input5" ref="/root/main/remcnts" visibility="visible" style="left:130px; top:261px; width:635px; height:19px; "/>
- <caption id="caption1" class="search_name" visibility="visible" style="left:25px; top:261px; width:94px; height:17px; vertical-align:middle; ">기타</caption>
- <input id="input1" ref="/root/main/remcnts1" disabled="true" visibility="visible" style="left:385px; top:126px; width:378px; height:19px; "/>
- <input id="input2" ref="/root/main/remcnts2" disabled="true" visibility="visible" style="left:385px; top:161px; width:378px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|