123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 |
- <?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>
- <cond>
- <orddd/>
- <orddeptcd/>
- <medispclid/>
- </cond>
- <holirndinfo>
- <holirndlist/>
- </holirndinfo>
- </main>
- <send>
- <savedata/>
- <reqdata/>
- </send>
- <hidden>
- </hidden>
- <init>
- <orddept/>
- <userlist/>
- </init>
- <temp>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize_SPMMO21400();
- ]]>
- </script>
- <submission id="TRMMB04101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMMB04102" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMMO21401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/holirndinfo"/>
- <submission id="TXMMO21401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/holirndinfo"/>
- </model>
- <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="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/SPMMO21400.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="916" pageheight="716" guideline="1,5;2,9;2,62;1,899;2,716;2,37;1,-3;" style="background-color:transparent; margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:21px; width:899px; height:39px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line1" class="line_1" style="x1:0px; y1:83px; x2:900px; y2:83px; "/>
- <caption id="caption14" class="search_name" style="left:40px; top:31px; width:76px; height:17px; ">회 진 일</caption>
- <caption id="caption26" class="search_name" style="left:306px; top:31px; width:76px; height:17px; ">진 료 과</caption>
- <caption id="caption29" class="search_name" style="left:587px; top:31px; width:76px; height:17px; ">전 문 의</caption>
- <caption id="caption2" class="tit_2" style="left:0px; top:68px; width:170px; height:13px; vertical-align:middle; ">외래 환자별 진료소요시간</caption>
- <input id="ipt_orddd" ref="/root/main/cond/orddd" class="input" autonext="false" inputtype="date" style="left:120px; top:31px; width:90px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_req.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- <datagrid id="grd_holirndlist" nodeset="/root/main/holirndinfo/holirndlist" caption="등록번호^성명^입원일자^회진일자^진료과^전문의^회진^등록자^등록일시" colsep="^" colwidth="70, 75, 75, 75, 100, 72, 72, 72, 120" ellipsis="true" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:88px; width:899px; height:628px; text-align:center; margin-left:0; margin-right:0; ">
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm"/>
- <col ref="indd" format="yyyy-mm-dd"/>
- <col ref="rndddopt" format="yyyy-mm-dd"/>
- <col ref="orddept"/>
- <col ref="medispclnm" style="text-align:center; "/>
- <col checkvalue="Y,N" ref="rgstyn" type="checkbox"/>
- <col ref="rgstdrnm" style="text-align:center; "/>
- <col ref="rgstdt" format="yyyy-mm-dd hh:nn"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="rnddd" visibility="hidden"/>
- <col ref="cretno" visibility="hidden"/>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if (grd_holirndlist.col == grd_holirndlist.colRef("rgstyn"))
- {
- var ls_today = "";
- if (grd_holirndlist.valueMatrix(grd_holirndlist.row, grd_holirndlist.col) == "Y")
- {
- ls_today = model.getValue("/root/main/cond/orddd");
- }
- grd_holirndlist.valueMatrix(grd_holirndlist.row, grd_holirndlist.colRef("rndddopt")) = ls_today;
- grd_holirndlist.valueMatrix(grd_holirndlist.row, grd_holirndlist.colRef("rnddd")) = model.getValue("/root/main/cond/orddd");
- }
- ]]>
- </script>
- </datagrid>
- <line id="line3" style="x1:810px; y1:29px; x2:810px; y2:59px; border-color:#ffe4bb; border-left-style:solid; "/>
- <select1 id="cmb_orddept" ref="/root/main/cond/orddeptcd" class="combo_default" appearance="minimal" editmode="search" style="left:385px; top:31px; width:150px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddept/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.removeNodeset("/root/init/userlist");
- model.makeNode("/root/init/userlist/usercombo");
- mmbfGetUserComboList("/root/send/reqdata", "/root/init/userlist", cmb_orddept.value, "0330");
-
- if (instance1.selectSingleNode("/root/init/userlist").childNodes.length > 0)
- {
- addComboInstance("/root/init/userlist", "userid^usernm", "-^전체", "usercombo"); //의사콤보 전체항목 추가
- }
- else
- {
- model.setValue("/root/main/cond/medispclid", "-");
- }
-
- cmb_medispclid.select(0);
- model.refresh();
- ]]>
- </script>
- </select1>
- <button id="btn_req" class="btn1_letter2" style="left:820px; top:30px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fReqHoliRndList();
- ]]>
- </script>
- </button>
- <select1 id="cmb_medispclid" ref="/root/main/cond/medispclid" appearance="minimal" editmode="search" itemcount="30" style="left:666px; top:31px; width:90px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/userlist/usercombo">
- <label ref="usernm"/>
- <value ref="userid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:173px; height:14px; ">주말/공휴일/출장일 회진 등록</caption>
- <button id="btn_save" class="btn2_letter2" style="left:812px; top:62px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fClkBtnHoliRndSave();
- ]]>
- </script>
- </button>
- <button id="button1" class="btn5_letter2" style="left:857px; top:62px; width:42px; height:19px; ">
- <caption>닫기</caption>
- <close ev:event="DOMActivate"/>
- </button>
- </xhtml:body>
- </xhtml:html>
|