123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- <?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>
- <formlist>
- <inptno/>
- <kind/>
- <pid/>
- <hngnm/>
- <sexnm/>
- <age/>
- <dethdd/>
- <ordedeptnm/>
- <diagengnm/>
- <dethresn/>
- <cpcrcd/>
- <dethpriodcd/>
- <valuyn/>
- <inhospddsum/>
- <status/>
- </formlist>
- <formbaselist/>
- <cond>
- <sflag>Y</sflag>
- </cond>
- </main>
- <send>
- <condition>
- <fromdd/>
- <todd/>
- <ddflag/>
- <searchkind/>
- <sflag/>
- </condition>
- <reqdata/>
- </send>
- <hidden>
- <hardcdinfo>
- <hardcdlist/>
- </hardcdinfo>
- </hidden>
- <sflag>Y</sflag>
- </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/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../emr/qiweb/js/SMMQI00101.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- ]]>
- </script>
- <submission id="TRMQI00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/condition" resultref="/root/main/formlist"/>
- <submission id="TRMQI00103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/condition" resultref="/root/main/formbaselist"/>
- <submission id="TRMQI00105" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/hardcdinfo/hardcdlist"/>
- </model>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:1175px; height:685px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:1170px; y2:25px; "/>
- <button id="btn_excel" class="btn2_letter4" style="left:1106px; top:4px; 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, "SheetName", true, true, "", "", "false");
- }
- ]]>
- </script>
- </button>
- <caption id="lbl_title" class="tit_2" style="left:0px; top:10px; width:77px; height:13px; ">일괄목록</caption>
- <datagrid id="grd_list" nodeset="/root/main/formlist" class="datagrid2" autoresize="true" caption="챠트번호^입원일^환자명^생년월일^성별^상태^진단명^진료과^입실시각^퇴실시각^수술일^ICU 재원중 
수술여부^입실기간^기계호흡
시행여부^기계호흡
시행일수^상체거상체위시행일수^상체 거상 금기증 여부^진정상태 점검일수^DVT예방치료 시행 일수" colsep="^" colwidth="80, 90, 80, 90, 50, 56, 140, 108, 100, 100, 90, 80, 80, 80, 80, 80, 80, 80, 80" explorerbar="sort" frozencols="8" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="48" rowsep="|" tooltip="true" style="left:0px; top:31px; width:1170; height:650; text-align:center; ">
- <col ref="pid" style="text-align:center; "/>
- <col ref="indd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="brthdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="sex" style="text-align:center; "/>
- <col ref="status"/>
- <col ref="diagengnm" style="text-align:left; "/>
- <col ref="orddeptnm"/>
- <col ref="val1" format="yyyy-mm-dd hh24:nn" style="text-align:center; "/>
- <col ref="val2" format="yyyy-mm-dd hh24:nn" style="text-align:center; "/>
- <col ref="val3" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="val4" style="text-align:center; "/>
- <col ref="val5" style="text-align:center; "/>
- <col ref="val6" style="text-align:center; "/>
- <col ref="val7" style="text-align:right; "/>
- <col ref="val8" style="text-align:right; "/>
- <col ref="val9" style="text-align:center; "/>
- <col ref="val10" style="text-align:right; "/>
- <col ref="val11" style="text-align:right; "/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_list.gridToInstance();
- ]]>
- </script>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- alert(grd_list.colAttribute(grd_list.col, "ref"));
- ]]>
- </script>
- </datagrid>
- <button id="button1" class="btn2_letter2" style="left:1059px; top:4px; width:42px; height:19px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <bool id="bool1" checkvalue="Y,N" ref="/root/sflag" style="left:76px; top:4px; width:27px; height:20px; "/>
- <caption id="caption1" style="left:101px; top:6px; width:55px; height:17px; ">완료건만</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|