123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- <?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>
- <outpatlist>
- <pid/>
- <hngnm/>
- <depthngnm/>
- <orddrnm/>
- <diagengnm/>
- <ordtm/>
- </outpatlist>
- <inpatlist>
- <pid/>
- <hngnm/>
- <depthngnm/>
- <orddrnm/>
- <diagengnm/>
- <wardnm/>
- <roomcd/>
- </inpatlist>
- </main>
- <send>
- <reqdata>
- <srchdd/>
- </reqdata>
- </send>
- <hidden/>
- <init>
- </init>
- <temp>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRASI04500" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
- <script type="javascript" src="../../../ast/infcmngtweb/js/SPASI04500.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="850px" pageheight="790px" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" style="left:0px; top:0px; width:830px; height:775px; ">
- <group id="grp_tle" style="left:0px; top:0px; width:160px; height:13px; ">
- <caption id="caption7" class="tit_1" style="left:0px; top:0px; width:158px; height:15px; ">결핵환자진료대상자조회</caption>
- </group>
- <group id="grp_sea" style="left:0px; top:20px; width:815px; height:38px; vertical-align:top; ">
- <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:815px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption9" class="search_name" style="left:15px; top:6px; width:86px; height:17px; ">검색일자 :</caption>
- <line id="line5" class="line_4" style="x1:690px; y1:5px; x2:690px; y2:27px; "/>
- <input id="ipt_srchdd" ref="/root/send/reqdata/srchdd" class="input_search" inputtype="date" style="left:105px; top:8px; width:85px; height:19px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:695px; top:6px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
-
- ]]>
- </script>
- </button>
- <button id="btn_excel" class="btn2_letter2" style="left:756px; top:7px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName="";
- if(switch1.selectedIndex=="0"){
- fileName = window.fileDialog("save", ",", false, "결핵환자진료대상자(외래)", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if(fileName != ""){
- grd_outpatlist.saveExcel(fileName, "결핵환자진료대상자(외래)", true, true, "", "", false);
- }
- }else if(switch1.selectedIndex=="1"){
- fileName = window.fileDialog("save", ",", false, "결핵환자진료대상자(입원)", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if(fileName != ""){
- grd_inpatlist.saveExcel(fileName, "결핵환자진료대상자(입원)", true, true, "", "", false);
- }
- }
- var s = fileName.lastIndexOf("\\");
- var fileName=fileName.substring(s+1);
- /*
- var rmsg = messageBox("저장된 Excel을", "Q004");
- if( rmsg == 6 ){
- window.exec("excel.exe", fileName);
- }
- */
- ]]>
- </script>
- </button>
- </group>
- <switch id="switch1" style="left:0px; top:90px; width:815px; height:670px; ">
- <case id="out" selected="true" style="left:0px; top:0px; width:813px; height:668px; ">
- <datagrid id="grd_outpatlist" nodeset="/root/main/outpatlist" autoresize="true" caption="등록번호^환자명^진료과^담당의^진단명^예약시간" colsep="^" colwidth="77, 70, 126, 70, 388, 60" explorerbar="sortshow" mergecells="bycol" rowsep="|" style="left:1px; top:0px; width:809px; height:665px; ">
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="depthngnm"/>
- <col ref="orddrnm"/>
- <col ref="diagengnm"/>
- <col ref="ordtm" format="hh:nn" style="text-align:center; "/>
- </datagrid>
- </case>
- <case id="in">
- <datagrid id="grd_inpatlist" nodeset="/root/main/inpatlist" autoresize="true" caption="등록번호^환자명^진료과^담당의^진단명^입원병동^입원병실" colsep="^" colwidth="77, 71, 145, 71, 278, 79, 70" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:0px; width:809px; height:665px; ">
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="depthngnm"/>
- <col ref="orddrnm" style="text-align:center; "/>
- <col ref="diagengnm"/>
- <col ref="wardnm"/>
- <col ref="roomcd"/>
- </datagrid>
- </case>
- </switch>
- <button id="btn_sw1" class="btn_sw" group="tab" selected="true" style="left:0px; top:67px; width:50px; height:22px; font-size:8pt; ">
- <caption>외래</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.toggle("out");
- ]]>
- </script>
- </button>
- <button id="btn_sw2" class="btn_sw" group="tab" style="left:50px; top:67px; width:50px; height:22px; font-size:8pt; ">
- <caption>입원</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.toggle("in");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|