123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- <?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>
- <sess_posinstcd/>
- <ioflag/>
- <fromdd/>
- </send>
- <main>
- </main>
- <hidden>
- </hidden>
- <init>
- <insukind>
- <nm/>
- <cd/>
- </insukind>
- <suppkind>
- <nm/>
- <cd/>
- </suppkind>
- </init>
- <temp>
- </temp>
- <list>
- <instafreduct>
- <pid/>
- <hngnm/>
- <indd/>
- <insukind/>
- <insukindnm/>
- <suppkind/>
- <orddeptcd/>
- <orddeptnm/>
- <emplnm/>
- <deptnm/>
- <famyrelcd/>
- <suppkindnm/>
- </instafreduct>
- </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="TRPMI05300" 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:155px; 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="case_instafreduct" class="sw_box" style="left:0px; top:0px; width:1180px; height:600px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:1175px; y2:25px; "/>
- <caption id="caption2" class="tit_2" style="left:5px; top:6px; width:136px; height:13px; ">재원환자 감면 현황</caption>
- <button id="btn_print1" class="btn2_letter2" style="left:1050px; top:3px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPPMI05300", "XMLSTR" , "" , "" , "false" , "", "", "", "", "", "", "");
- ]]>
- </script>
- </button>
- <button id="btn_saveexcel1" 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_instafreduct.saveExcel(fileName, "SheetName", true, true, "", "", true);
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_instafreduct" nodeset="/root/list/instafreduct" caption="등록번호^환자명^입원일자^보험유형^보험유형^보조유형^진료과명^관련직원명^근무처^관계" colsep="^" colwidth="100, 80, 120, 40, 100, 100, 120, 80, 120, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:30px; width:1170px; height:570px; text-align:center; ">
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="indd"/>
- <col disabled="true" ref="insukind" type="output"/>
- <col ref="insukindnm" type="output"/>
- <col disabled="true" ref="suppkind" type="combo">
- <choices>
- <itemset nodeset="/root/init/suppkind">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col ref="orddeptnm"/>
- <col ref="emplnm"/>
- <col ref="deptnm"/>
- <col ref="famyrelcd"/>
- </datagrid>
- </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; "/>
- <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" visibility="hidden" style="left:3px; top:10px; width:97px; height:16px; ">조회일자 :</caption>
- <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[
- submit("TRPMI05300");
- ]]>
- </script>
- </button>
- <input id="fromdd" ref="/root/send/fromdd" class="input_search" visibility="hidden" inputtype="date" style="left:95px; top:8px; width:90px; height:19px; ">
- <script type="javascript">
- <![CDATA[
- model.setValue("/root/send/fromdd", getCurrentDate());
- ]]>
- </script>
- </input>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|