123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143 |
- <?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>
- <dialinfo>
- <diallist>
- <num/>
- <pid/>
- <hngnm/>
- <depthngnm/>
- <etc/>
- <num2/>
- <pid2/>
- <hngnm2/>
- <depthngnm2/>
- <etc2/>
- <num3/>
- <pid3/>
- <hngnm3/>
- <depthngnm3/>
- <etc3/>
- </diallist>
- </dialinfo>
- <cond>
- <dialdd/>
- </cond>
- </main>
- <init/>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //그래드 초기화
- model.removeNodeset(grd_diallist.nodeset);
- grd_diallist.refresh();
-
- model.setValue(ipt_dialdd.attribute("ref"), getCurrentDate());
- ipt_dialdd.refresh();
-
- fSearch();
-
-
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- function fSearch() {
- model.makeValue("/root/send/reqdata/dialdd", model.getValue(ipt_dialdd.attribute("ref")));
-
- submit("TRMND03801");
- }
-
- function fPrint() {
-
- var currDate;
- var week;
- currDate = model.getValue(ipt_dialdd.attribute("ref"));
-
- var addDy = currDate.toDate();
- week = addDy.getDayOfWeek("K");
-
- model.removenode("/root/send/printdata");
- //send 재구성
- model.makeValue("/root/send/printdata","");
- model.copynode("/root/send/printdata", "/root/main/dialinfo");
-
- model.makeValue("/root/send/printdata/dialdd", model.getValue(ipt_dialdd.attribute("ref")));
- model.makeValue("/root/send/printdata/dialweek", week || "요일");
-
- exeReportPreview("RPMND03801", "XMLSTR", "", "", "", "", "", "", "");
- }
- ]]>
- </script>
- <submission id="TRMND03801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/dialinfo"/>
- </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="../../../emr/dialroomweb/js/SMMND01200.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:119px; height:14px; ">일일투석현황</caption>
- </group>
- <group id="grp_biz" scroll="l" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:5px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:16px; top:9px; width:86px; height:17px; ">기준일자 :</caption>
- <button id="btn_search" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
- <input id="ipt_dialdd" ref="/root/main/cond/dialdd" class="input_s_essential" inputtype="date" style="left:106px; top:8px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </input>
- </group>
- <line id="line1" class="line_1" style="x1:1px; y1:65px; x2:1195px; y2:65px; "/>
- <caption id="caption5" class="tit_2" style="left:5px; top:50px; width:139px; height:14px; vertical-align:middle; ">일일 투석현황리스트</caption>
- <datagrid id="grd_diallist" nodeset="/root/main/dialinfo/diallist" caption="No^환자번호^이름^병동^비고^No^환자번호^이름^병동^비고^No^환자번호^이름^병동^비고" colsep="^" colwidth="40, 70, 80, 100, 100, 40, 70, 80, 100, 100, 40, 70, 80, 100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:70px; width:1195px; height:670px; ">
- <col ref="num" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="depthngnm"/>
- <col ref="etc"/>
- <col ref="num2"/>
- <col ref="pid2" style="text-align:center; "/>
- <col ref="hngnm2" style="text-align:center; "/>
- <col ref="depthngnm2"/>
- <col ref="etc2"/>
- <col ref="num3"/>
- <col ref="pid3" style="text-align:center; "/>
- <col ref="hngnm3" style="text-align:center; "/>
- <col ref="depthngnm3"/>
- <col ref="etc3"/>
- </datagrid>
- <button id="button1" class="btn2_letter2" style="left:1150px; top:45px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(grd_diallist.rows > 0) {
- fPrint();
- }
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|