123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- <?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>
- <grpmasterinfo>
- <grpmasterinfolist>
- <shownm/>
- <grtype/>
- <staffid/>
- <orddeptcd/>
- </grpmasterinfolist>
- </grpmasterinfo>
- <drinfo>
- <drinfolist>
- <drnm/>
- <drid/>
- <deptcd/>
- <phone/>
- <bbtel/>
- </drinfolist>
- </drinfo>
- <workerinfo>
- <workerinfolist/>
- </workerinfo>
- <titleinfo>
- <worktitle/>
- <grpmtitle/>
- <staffnm/>
- <staffid/>
- <fromtm/>
- <totm/>
- </titleinfo>
- <drdetlinfo>
- <drnm/>
- <drid/>
- <deptcd/>
- <phone/>
- <bbtel/>
- </drdetlinfo>
- </main>
- <cond>
- <sdate/>
- <edate/>
- <icucd/>
- <gbn>I</gbn>
- </cond>
- <init>
- <orddeptinfo>
- <orddeptinfolist>
- <orddeptcd/>
- <orddeptnm/>
- </orddeptinfolist>
- </orddeptinfo>
- </init>
- <send/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var curdt = getCurrentDate().substring(0, 8);
- model.makeValue("/root/cond/sdate", curdt);
- model.makeValue("/root/cond/edate", curdt);
- model.refresh();
-
- var curym = getCurrentDate().substring(0, 6);
- model.removenode("/root/send");
- model.makeValue("/root/send/srchym", curym);
-
- // 당직 기준 ICU 가져오기
- submit("TRMNE09003"); //기준자료
- ]]>
- </script>
- <submission id="TRMNE09003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/icuinfo"/>
- <submission id="TRMNE09011" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/workerinfo/workerinfolist"/>
- <submission id="TXMNE05401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/workerinfo/workerinfolist"/>
- <submission id="TXMNE05402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/deldata" resultref="/root/main/workerinfo/workerinfolist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
- <script type="javascript">
- <![CDATA[
- //이전 셀의 행,열 인덱스를 저장하는 변수
- var col = 0;
- var row = 0;
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="690" pageheight="820" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:745px; height:15px; ">당직 스케줄 변경이력 조회</caption>
- <datagrid id="grd_workerlist" nodeset="/root/main/workerinfo/workerinfolist" caption="일자^요일^위치^duty^의사^수정일자^수정자" colsep="^" colwidth="85, 45, 145, 45, 80, 130, 80" defaultrows="0" focuscolor="#ece1ec" mergecellsfixedrows="naver" rowheader="update" rowsep="|" selectionmode="free" style="left:1px; top:68px; width:660px; height:722px; ">
- <col ref="workdd" format="yyyy-mm-dd"/>
- <col ref="datenm"/>
- <col ref="placenm"/>
- <col ref="duty" style="text-align:center; "/>
- <col ref="drnm"/>
- <col ref="lastupdtdt"/>
- <col ref="lastupdtrnm"/>
- </datagrid>
- <group id="group4" style="left:1px; top:15px; width:660px; height:45px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:660px; height:45px; "/>
- <button id="btn_search" class="btn1_letter2" navindex="3" style="left:590px; top:10px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.removenode("/root/send");
- model.makeValue("/root/send/icucd", model.getValue("/root/cond/icucd").substr(0, 10));
- model.makeValue("/root/send/csflag", model.getValue("/root/cond/icucd").substr(10,1));
- model.makeValue("/root/send/gbn", model.getValue("/root/cond/gbn"));
- model.makeValue("/root/send/sdate", model.getValue("/root/cond/sdate"));
- model.makeValue("/root/send/edate", model.getValue("/root/cond/edate"));
-
- submit("TRMNE09011");
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:583px; y1:9px; x2:583px; y2:34px; "/>
- <caption id="caption4" class="search_name" style="left:5px; top:13px; width:91px; height:17px; ">기 간:</caption>
- <input id="input1" ref="/root/cond/sdate" class="input_search" inputtype="date" style="left:70px; top:12px; width:95px; height:19px; text-align:center; "/>
- <input id="input2" ref="/root/cond/edate" class="input_search" inputtype="date" style="left:189px; top:12px; width:95px; height:19px; text-align:center; "/>
- <caption id="caption2" style="left:171px; top:14px; width:15px; height:20px; text-align:center; ">~</caption>
- <select1 id="cmb_icu" ref="/root/cond/icucd" navindex="2" appearance="minimal" style="left:395px; top:12px; width:150px; height:19px; text-align:left; ">
- <choices>
- <itemset nodeset="/root/init/icuinfo/iculist">
- <label ref="icunm"/>
- <value ref="icucd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch('DOMActivate');
- ]]>
- </script>
- </select1>
- <caption id="caption1" class="search_name" style="left:305px; top:13px; width:130px; height:17px; ">중환자실:</caption>
- </group>
- <line id="line2" class="line_1" style="x1:1px; y1:62px; x2:661px; y2:62px; "/>
- </xhtml:body>
- </xhtml:html>
|