123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?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>
- <cond>
- <fromdd/>
- <todd/>
- <indschdeptcd/>
- </cond>
- <unpreplist>
- <unpreplist>
- <deptnm/>
- <pid/>
- <pnm/>
- <dschdd/>
- <medispcldr/>
- <atdoctdrs/>
- </unpreplist>
- </unpreplist>
- </main>
- <send>
- <reqdata/>
- </send>
- <init>
- <orddept/>
- <userlist/>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- mmbfGetDeptCodeComboList("/root/send/reqdata", "/root/init/orddept", "A");
- addComboItem("cmb_dschdeptcd", "전체", "-", "above");
-
-
- model.removeNodeset("/root/main/unprepdrstatistics");
- model.setValue("/root/main/cond/fromdd", getCurrentDate());
- model.setValue("/root/main/cond/todd" , getCurrentDate());
- model.setValue("/root/main/cond/indschdeptcd", "-");
- model.refresh();
- ]]>
- </script>
- <submission id="TRMMB04101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMMB04102" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMRI01000" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/unpreplist"/>
- </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/dateHelper.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- </xhtml:head>
- <xhtml:body guideline="2,764;2,765;2,763;1,603;1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">미비리스트</caption>
- <shape id="roundrect1" appearance="roundrect" style="left:0px; top:20px; width:1194px; height:60px; "/>
- <button id="btn_req" class="btn1_letter2" style="left:1130px; top:40px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.copyNode("/root/send/reqdata", "/root/main/cond");
- if(submit("TRMRI01000")){
- grd_unpreplist.mergeCells = "bycol";
- grd_unpreplist.mergeCol(grd_unpreplist.colRef("deptnm" )) = true;
- grd_unpreplist.mergeCol(grd_unpreplist.colRef("pid" )) = false;
- grd_unpreplist.mergeCol(grd_unpreplist.colRef("pnm" )) = false;
- grd_unpreplist.mergeCol(grd_unpreplist.colRef("dschdd" )) = false;
- grd_unpreplist.mergeCol(grd_unpreplist.colRef("medispcldr")) = false;
- grd_unpreplist.mergeCol(grd_unpreplist.colRef("atdoctdrs" )) = false;
- grd_unpreplist.merge();
- }
- model.refresh();
- ]]>
- </script>
- </button>
- <line id="line5" style="x1:1110px; y1:28px; x2:1110px; y2:73px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption20" class="tit_2" style="left:3px; top:88px; width:108px; height:14px; ">미비리스트</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:106px; x2:1194px; y2:106px; "/>
- <datagrid id="grd_unpreplist" nodeset="/root/main/unpreplist/unpreplist" caption="퇴원과^등록번호^환자명^퇴원일^전문의^^인덱스" colsep="^" colwidth="100, 100, 100, 100, 100, 225" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:111px; width:1194px; height:655px; ">
- <col ref="deptnm"/>
- <col ref="pid"/>
- <col ref="pnm"/>
- <col ref="dschdd" format="yyyy-mm-dd"/>
- <col ref="medispcldr"/>
- <col ref="atdoctdrs"/>
- </datagrid>
- <button id="btn_ex" class="btn2_letter2" style="left:1148px; top:84px; width:42px; 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_unpreplist.saveExcel(fileName, "colhiddenextend:false;col_0:label;col_1:label;col_2:label;col_3:label;");
- }
- ]]>
- </script>
- </button>
- <input id="input1" ref="/root/main/cond/todd" inputtype="date" style="left:190px; top:40px; width:90px; height:19px; "/>
- <input id="input2" ref="/root/main/cond/fromdd" inputtype="date" style="left:90px; top:40px; width:90px; height:19px; "/>
- <caption id="caption7" class="search_name" style="left:290px; top:40px; width:86px; height:17px; ">퇴원과 :</caption>
- <caption id="caption8" style="left:179px; top:42px; width:15px; height:15px; ">~</caption>
- <select1 id="cmb_dschdeptcd" ref="/root/main/cond/indschdeptcd" class="combo_s_essential" appearance="minimal" style="left:363px; top:40px; width:123px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddept/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption9" class="search_name" style="left:5px; top:40px; width:86px; height:17px; ">검색기간 :</caption>
- </xhtml:body>
- </xhtml:html>
|