123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?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="">
- <send>
- <fromdd/>
- <todd/>
- <acceptnm/>
- <sess_posinstcd/>
- <ioflag/>
- <sendflag/>
- </send>
- <main>
- </main>
- <hidden>
- </hidden>
- <init>
- </init>
- <temp>
- </temp>
- <list>
- <disinpat>
- <insukind/>
- <pid/>
- <hngnm/>
- <rrgstno/>
- <orddeptnm/>
- <roomcd/>
- <indd/>
- <dschdd/>
- <indaycnt/>
- <medispclid/>
- <disflag/>
- <insucd/>
- <insuno/>
- <insdnm/>
- <remark/>
- <acceptnm/>
- <insukindnm/>
- <suppkindnm/>
- <medispclnm/>
- </disinpat>
- </list>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRPMI00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init"/>
- <submission id="TRPMI05410" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/list"/>
- </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/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/opatmngtweb/js/PMOCOM.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- fGetUserInfosSampling();//세션정보
- model.setValue("/root/send/sess_posinstcd",model.getValue("/root/hidden/session/sess_dutplceinstcd"));
- model.setValue("/root/send/ioflag","I");
- model.refresh();
- submit("TRPMI00106");
- zbcfGetCodeList(new Array("P0101","P0028","P0038"),new Array("/root/init1/P0101list","/root/init1/P0028list","/root/init1/P0038list"));
- model.refresh();
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1192;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:193px; height:14px; ">퇴원환자 보고서</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:15px; width:1193px; height:670px; ">
- <switch id="swt_aipmmngt" style="left:0px; top:40px; width:1170px; height:600px; ">
- <case id="case5" class="sw_box" style="left:0px; top:0px; width:1194px; height:600px; ">
- <line id="line20" class="line_1" style="x1:0px; y1:25px; x2:1175px; y2:25px; "/>
- <caption id="caption3" class="tit_2" style="left:3px; top:6px; width:110px; height:14px; ">퇴원환자대장</caption>
- <datagrid id="grd_disinpat" nodeset="/root/list/disinpat" scroll="auto" caption="보험유형^보험유형^보조유형^등록번호^성명^주민번호^진료과^병실^입원일^퇴원일^진료일수^주치의^조합기호^증번호^피보험자^피보험자" colsep="^" colwidth="40, 100, 100, 100, 70, 100, 120, 100, 100, 100, 60, 70, 100, 100, 70, 100" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:1170px; height:570px; text-align:center; ">
- <col ref="insukind"/>
- <col ref="insukindnm"/>
- <col ref="suppkindnm"/>
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="rrgstno"/>
- <col ref="orddeptnm"/>
- <col ref="roomcd"/>
- <col ref="indd" format="yyyy-mm-dd"/>
- <col ref="dschdd" format="yyyy-mm-dd"/>
- <col ref="indaycnt"/>
- <col ref="medispclnm"/>
- <col ref="insucd"/>
- <col ref="insuno"/>
- <col ref="insdnm"/>
- <col ref="remark"/>
- </datagrid>
- <button id="button1" class="btn2_letter4" style="left:1098px; top:3px; width:64px; height:19px; ">
- <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_disinpat.saveExcel(fileName, "SheetName", true, true, "", "", true);
- }
- ]]>
- </script>
- </button>
- <button id="button2" class="btn2_letter2" style="left:1050px; top:3px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPPMI05410", "XMLSTR" , "" , "" , "false" , "", "", "", "", "", "", "");
- ]]>
- </script>
- </button>
- </case>
- </switch>
- <group id="group5" style="left:0px; top:5px; width:1172px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1172px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption8" style="left:205px; top:8px; width:15px; height:20px; ">~</caption>
- <line id="line13" class="line_4" style="x1:1100px; y1:7px; x2:1100px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption39" class="search_name" style="left:3px; top:9px; width:128px; height:17px; ">퇴원일자조회</caption>
- <input id="todd" ref="/root/send/todd" class="input_search" inputtype="date" style="left:220px; top:8px; width:90px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == "13") {
- // btn_search.dispatch("DOMActivate");
- inputEnterKey("btn_search", "DOMActivate");
- }
- ]]>
- </script>
- </input>
- <button id="btn_search2" class="btn1_letter2" style="left:1111px; top:7px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/sendflag" , "disinpat")
- submit("TRPMI05410");
- ]]>
- </script>
- </button>
- <input id="fromdd" ref="/root/send/fromdd" class="input_search" inputtype="date" style="left:110px; top:8px; width:90px; height:19px; ">
- <script type="javascript">
- <![CDATA[
- model.setValue("/root/send/fromdd" , getCurrentDate());
- model.setValue("/root/send/todd" , getCurrentDate());
- ]]>
- </script>
- </input>
- <caption id="caption4" class="search_name" visibility="hidden" style="left:898px; top:9px; width:81px; height:17px; ">업무자 ID</caption>
- <select1 id="combo1" ref="/root/send/acceptnm" class="combo_default" visibility="hidden" appearance="minimal" style="left:985px; top:8px; width:105px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddrid">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|