123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183 |
- <?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>
- <list>
- <item>
- <pid/>
- <hngnm/>
- <age/>
- <ioflag/>
- <wardcd/>
- <wardnm/>
- <roomcd/>
- <orddeptcd/>
- <orddeptnm/>
- <orddrid/>
- <orddrnm/>
- <acptdd/>
- </item>
- </list>
- </main>
- <send>
- <globalinstance>
- <instance1/>
- </globalinstance>
- <suppdeptcd/>
- <srchioflag/>
- <excuroomcd/>
- <execrid/>
- <srchdate1/>
- <srchdate2/>
- </send>
- <init>
- <cmb_info>
- <excuroomcdlist>
- <excuroom>
- <basecd/>
- <basecdflagdesc/>
- </excuroom>
- </excuroomcdlist>
- <execridlist>
- <execr>
- <basecd/>
- <basecdflagdesc/>
- </execr>
- </execridlist>
- </cmb_info>
- </init>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
- <script type="javascript" src="../../../com/userdeptinfoweb/js/ZSU001.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- aezfSetSuppDeptcd();
-
- model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
-
- // var fromdd = getCurrentDate().substr(0,6).toDate().getAddDate(1,"D").getDateFormat("YYYYMMDD");
- // ipt_fromdd.value = fromdd;
- // var todd = getCurrentDate().substr(0,6) + fromdd.toDate().getMonthDay();
- // ipt_todd.value = todd;
- model.setValue("/root/send/srchdate1", getCurrentDate());
- model.setValue("/root/send/srchdate2", getCurrentDate());
- submit("TRAEA00902", false); //검사실
- submit("TRAEA00903", false); //검사자
-
- addComboItem("cmb_curerm","--전체--","","above");
- addComboItem("cmb_execdrid","--전체--","","above");
- model.removenode("/root/main/list/item");
-
- model.refresh();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
-
- ]]>
- </script>
- <submission id="TRAEA00902" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/cmb_info/excuroomcdlist"/>
- <submission id="TRAEA00903" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/cmb_info/execridlist"/>
- <submission id="TRAEA05800" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list"/>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:200px; height:14px; ">재진료 대상자</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:40px; width:200px; height:13px; ">재진료 대상자 List</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:55px; x2:1195px; y2:55px; "/>
- <button id="btn_excsave" class="btn2_letter4" style="left:1125px; top:35px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != "") {
- grd_list.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1191px; height:35px; "/>
- <select1 id="cmb_execdrid" ref="/root/send/execrid" appearance="minimal" itemcount="10" style="left:605px; top:8px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmb_info/execridlist/execr">
- <label ref="basecdflagdesc"/>
- <value ref="basecd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption13" class="search_name" style="left:760px; top:10px; width:119px; height:17px; ">입원/외래구분 :</caption>
- <button id="btn_sea" class="btn1_letter2" navindex="4" style="left:1115px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.removenode("/root/main/list");
-
- if (submit("TRAEA05800")) {
- }
- ]]>
- </script>
- </button>
- <select1 id="radio3" ref="/root/send/srchioflag" appearance="full" cols="3" overflow="visible" style="left:885px; top:9px; width:140px; height:18px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>입원</label>
- <value>I</value>
- </item>
- <item>
- <label>외래</label>
- <value>O</value>
- </item>
- </choices>
- </select1>
- <select1 id="cmb_curerm" ref="/root/send/excuroomcd" appearance="minimal" itemcount="10" style="left:390px; top:8px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cmb_info/excuroomcdlist/excuroom">
- <label ref="basecdflagdesc"/>
- <value ref="basecd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:310px; top:10px; width:78px; height:17px; ">치료실 :</caption>
- <caption id="caption9" class="search_name" style="left:525px; top:10px; width:78px; height:17px; ">치료사 :</caption>
- <caption id="caption2" class="search_name" style="left:10px; top:10px; width:86px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">접수일자 :</caption>
- <input id="ipt_todd" ref="/root/send/srchdate2" class="input_s_essential" navindex="2" inputtype="date" style="left:197px; top:8px; width:91px; height:19px; background-image:../../../com/commonweb/images/input_s_essential.gif; "/>
- <input id="ipt_fromdd" ref="/root/send/srchdate1" class="input_s_essential" navindex="1" inputtype="date" style="left:98px; top:8px; width:92px; height:19px; background-image:../../../com/commonweb/images/input_s_essential.gif; "/>
- <line id="line2" class="line_4" style="x1:1106px; y1:7px; x2:1106px; y2:29px; "/>
- <datagrid id="grd_list" nodeset="/root/main/list/item" caption="등록번호^성명^성별/나이^입원/외래^병동^병동^병실^진료과^진료과^처방의^처방의^연속처방종료일^caption2" colsep="^" colwidth="100, 62, 100, 66, 100, 100, 100, 100, 100, 100, 100, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:60px; width:1195px; height:667px; ">
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="age" style="text-align:center; "/>
- <col ref="ioflag" style="text-align:center; "/>
- <col ref="wardcd" style="text-align:center; "/>
- <col ref="wardnm" style="text-align:center; "/>
- <col ref="roomcd" style="text-align:center; "/>
- <col ref="orddeptcd" style="text-align:center; "/>
- <col ref="orddeptnm" style="text-align:center; "/>
- <col ref="orddrid" style="text-align:center; "/>
- <col ref="orddrnm" style="text-align:center; "/>
- <col ref="acptdd" format="yyyy-mm-dd" style="text-align:center; "/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|