123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- <?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>
- <opinfo>
- <list/>
- </opinfo>
- <trmsinfo/>
- </main>
- <send>
- <fromdd/>
- <todd/>
- <pid/>
- </send>
- <hide/>
- <init>
- </init>
- <temp/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- ipt_fromdd.value = ((getCurrentDate().toDate()).getAddDate(-8,"D")).getDateFormat();
- ipt_todd.value = ((getCurrentDate().toDate()).getAddDate(-1,"D")).getDateFormat();
- ]]>
- </script>
- <submission id="TRMMR04212" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/opinfo/list"/>
- </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/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
- function fSearch() {
- submit("TRMMR04212");
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1193;2,785;2,799;" style="margin-left:8; margin-right:8; ">
- <shape id="roundrect3" appearance="roundrect" style="left:0px; top:15px; width:1145px; height:50px; "/>
- <caption id="caption2" class="search_name" style="left:15px; top:25px; width:85px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">수술일</caption>
- <group id="grp_tle" style="left:0px; top:0px; width:1146px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:163px; height:15px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">외상환자 수술대장</caption>
- </group>
- <caption id="caption3" style="left:197px; top:27px; width:15px; height:20px; ">~</caption>
- <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:100px; top:25px; width:94px; height:19px; text-align:center; "/>
- <input id="ipt_todd" ref="/root/send/todd" class="input_search" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:212px; top:25px; width:94px; height:19px; text-align:center; "/>
- <button id="button1" class="btn1_letter2" style="left:926px; top:32px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_excel" class="btn1_letter2" style="left:1054px; top:32px; width:56px; height:22px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_list.saveExcel(fileName, "SheetName", true, false, "", "", true);
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_list" nodeset="/root/main/opinfo/list" caption="수술방^병동^병실^중증^등록번호^환자명^성별^나이^진단명^수술명^집도과^집도의^진료과^주치의^담당의^수술일시^입원일시^퇴실일자2^퇴실시 Score^퇴실시 Score^퇴실시 Score^입원일자^입원번호^APCHDD^진료과코드^ADJUSTED명칭^재원정보" colsep="^" colwidth="59, 65, 53, 49, 68, 72, 52, 43, 175, 153, 69, 64, 82, 66, 76, 113, 106" explorerbar="sort" rowheader="seq" rowsep="|" style="left:0px; top:66px; width:1145px; height:688px; text-align:center; ">
- <col ref="oproomcd"/>
- <col ref="ward" style="text-align:center; "/>
- <col ref="roomcd"/>
- <col ref="serflag"/>
- <col ref="pid"/>
- <col ref="hngnm" format="yyyy-mm-dd hh:nn"/>
- <col ref="sex" format="yyyy-mm-dd hh:nn"/>
- <col ref="age"/>
- <col ref="diagnm" style="text-align:left; "/>
- <col ref="opnm" format="yyyy-mm-dd hh:nn" style="text-align:left; "/>
- <col ref="perfdept"/>
- <col ref="perfdrnm"/>
- <col ref="orddeptnm" style="text-align:left; "/>
- <col ref="medispcl"/>
- <col ref="atdoct"/>
- <col ref="opfromdt"/>
- <col ref="indt"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_list.gridToInstance();
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- ]]>
- </script>
- </datagrid>
- <button id="button2" class="btn1_letter2" visibility="hidden" style="left:630px; top:30px; width:56px; height:22px; ">
- <caption>배치</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- open("SPMMR06002");
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:325px; top:25px; width:85px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">등록번호</caption>
- <input id="input1" ref="/root/send/pid" style="left:415px; top:25px; width:100px; height:19px; "/>
- <button id="button7" class="btn1_letter2" style="left:993px; top:32px; width:56px; height:22px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.makeValue("/root/send/name","외상환자 수술대장");
- model.removeNodeset("/root/temp");
- model.makeNode("/root/temp");
- model.duplicate("/root/temp", "root/send");
- exeReportPreview("RMMMR06003", "XMLSTR", "");
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|