123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * @(#)SSMNP00100_환자통계.xrw
- * 수정이력
- * - 2008.09.16 / 최초작성 / 손은연
- SDPHIWPS : 입원 병상가동인원 통계(진료과)
- * /* */
- -->
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="txt/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>
- <fromdd/>
- <todd/>
- </cond>
- <patstsinfo>
- <patstslist/>
- </patstsinfo>
- </main>
- <send/>
- <init/>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //그리드 초기화
- model.removeNodeset("/root/main/patstatsinfo/patstatslist");
-
- //현재 일자 세팅
- model.setValue("/root/main/cond/fromdd", getCurrentDate().toDate().getAddDate(-1,'D').getDateFormat());
- model.setValue("/root/main/cond/todd", getCurrentDate().toDate().getAddDate(-1,'D').getDateFormat());
-
- btn_select.dispatch("DOMActivate");
- model.refresh();
- ]]>
- </script>
- <submission id="TRSNW00401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/patstsinfo"/>
- </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"/>
- </xhtml:head>
- <xhtml:body pagewidth="1158" pageheight="770" guideline="1,1194;" 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:160px; height:14px; ">환자 통계</caption>
- <shape id="roundrect1" appearance="roundrect" style="left:0px; top:19px; width:1142px; height:36px; "/>
- <caption id="caption30" class="search_name" style="left:16px; top:27px; width:114px; height:17px; ">기 간 :</caption>
- <input id="input1" ref="/root/main/cond/todd" class="input_search" navindex="2" visibility="visible" inputtype="date" format="yyyy-mm-dd" style="left:252px; top:27px; width:90px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[]]>
- </script>
- </input>
- <input id="ipt_procdd" ref="/root/main/cond/fromdd" class="input_search" navindex="2" visibility="visible" inputtype="date" format="yyyy-mm-dd" style="left:149px; top:27px; width:90px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ]]>
- </script>
- </input>
- <line id="line13" class="line_4" style="x1:992px; y1:27px; x2:992px; y2:49px; "/>
- <button id="btn_select" class="btn1_letter2" style="left:1008px; top:27px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( isNull(model.getValue("/root/main/cond/fromdd")) || isNull(model.getValue("/root/main/cond/todd")) ){
- messageBox("기간","I003");//필수입력입니다
- return;
- }
- model.removeNode("/root/send/reqdata");
- model.makeNode("/root/send/reqdata");
- model.makeValue("/root/send/reqdata/fromdd", model.getValue("/root/main/cond/fromdd") );
- model.makeValue("/root/send/reqdata/todd", model.getValue("/root/main/cond/todd") );
- submit("TRSNW00401");
- ]]>
- </script>
- </button>
- <button id="btn_excel" class="btn1_letter2" style="left:1065px; top:27px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "환자통계" , "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != "") {
- dgrd_rpt.saveExcel(fileName, "환자통계", true, true, "", "", true);
- }
- ]]>
- </script>
- </button>
- <datagrid id="dgrd_rpt" nodeset="/root/main/patstsinfo/patstslist" caption="진료과^재원^입원^퇴원^외래^외래^외래^외래^병동^운영병상수^재원^입원^퇴원^전입^전출^사망^가동율^평균재원일수^퇴원예고율^중증도(건)^중증도(건)^중증도(건)^중증도(건)^중증도(건)^중증도(건)|진료과^재원^입원^퇴원^초진^재진^계^부도율^병동^운영병상수^재원^입원^퇴원^전입^전출^사망^가동율^평균재원일수^퇴원예고율^1군^2군^3군^4군^5군^6군" colsep="^" colwidth="108, 44, 44, 44, 40, 39, 45, 50, 94, 45, 45, 40, 40, 40, 40, 40, 50, 50, 0, 30, 30, 30, 30, 30, 30" dataheight="25" mergecells="byrestriccol" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:85px; width:1142px; height:662px; ">
- <col ref="depthngnm"/>
- <col ref="deptingcnt" style="text-align:right; "/>
- <col ref="deptinptcnt" style="text-align:right; "/>
- <col ref="deptdschcnt" style="text-align:right; "/>
- <col ref="fstpatcnt" style="text-align:right; "/>
- <col ref="secpatcnt" style="text-align:right; "/>
- <col ref="outpatcnt" style="text-align:right; "/>
- <col ref="absnpatrate" style="text-align:right; "/>
- <col ref="wardnm"/>
- <col ref="roomcnt" style="text-align:right; "/>
- <col ref="ingcnt" style="text-align:right; "/>
- <col ref="inptcnt" style="text-align:right; "/>
- <col ref="dschcnt" style="text-align:right; "/>
- <col ref="trnsinrmcnt" style="text-align:right; "/>
- <col ref="trnsoutrmcnt" style="text-align:right; "/>
- <col ref="dethcnt" style="text-align:right; "/>
- <col ref="warduserate" style="text-align:right; "/>
- <col ref="avgingday" style="text-align:right; "/>
- <col/>
- <col ref="sfdgree1" style="text-align:right; "/>
- <col ref="sfdgree2" style="text-align:right; "/>
- <col ref="sfdgree3" style="text-align:right; "/>
- <col ref="sfdgree4" style="text-align:right; "/>
- <col ref="sfdgree5" style="text-align:right; "/>
- <col ref="sfdgree6" style="text-align:right; "/>
- </datagrid>
- <caption id="caption26" class="tit_2" style="left:5px; top:65px; width:255px; height:13px; ">환자통계 리스트</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:81px; x2:1142px; y2:81px; "/>
- <caption id="caption1" style="left:240px; top:27px; width:15px; height:20px; ">~</caption>
- </xhtml:body>
- </xhtml:html>
|