123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>
- <condition>
- <dschdd/>
- </condition>
- </main>
- <send>
- <reqdata/>
- </send>
- <init>
- <orddept/>
- <info/>
- <userlist/>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRMRS01700" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/statslist"/>
- </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/emrstatsweb/js/SMMRS01700.js"/>
- <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- </xhtml:head>
- <xhtml:body accesskey="f2" guideline="2,764;2,765;2,763;1,751;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">퇴원통계</caption>
- <shape id="roundrect1" appearance="roundrect" style="left:0px; top:20px; width:1194px; height:60px; "/>
- <button id="btn_req" class="btn1_letter2" style="left:280px; top:40px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- fSrchStatsList();
- ]]>
- </script>
- </button>
- <line id="line5" style="x1:270px; y1:30px; x2:270px; y2:75px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption20" class="tit_2" style="left:5px; top:88px; width:108px; height:14px; ">퇴원통계LIST</caption>
- <line id="line1" class="line_1" style="x1:4px; y1:106px; x2:1191px; y2:107px; "/>
- <datagrid id="grd_statslist" nodeset="/root/main/statslist" caption="등록번호^입원일^환자명^진료과^진료의사^병실^퇴원예고일시^재원일^성별^나이^상병명^수납처리시간" colsep="^" colwidth="81, 80, 80, 100, 100, 80, 100, 65, 45, 45, 179, 130" mergecellsfixedrows="bycolrec" rowsep="|" style="left:1px; top:110px; width:1190px; height:655px; ">
- <col ref="pid"/>
- <col ref="indd" format="yyyy-mm-dd"/>
- <col ref="patnm"/>
- <col ref="orddeptnm"/>
- <col ref="medispclnm"/>
- <col ref="roomcd"/>
- <col ref="dschdclrdt" format="yyyy-mm-dd"/>
- <col ref="indate"/>
- <col ref="sex"/>
- <col ref="age"/>
- <col ref="diagnm"/>
- <col ref="rcptddtm" format="yyyy-mm-dd hh:mm:ss"/>
- </datagrid>
- <button id="btn_ex" class="btn2_letter2" style="left:1145px; top:85px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveExcel();
- ]]>
- </script>
- </button>
- <caption id="caption9" class="search_name" style="left:5px; top:40px; width:86px; height:17px; ">기준일자 :</caption>
- <input id="input2" ref="/root/main/condition/dschdd" class="input_s_essential" inputtype="date" style="left:100px; top:39px; width:90px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|