123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- <?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>
- <main>
- <oldrslt>
- <orddeptnm/>
- <orddrnm/>
- <prcpdd/>
- <spcacptdt/>
- <lastreptdt/>
- <tclsnm/>
- <spcnm/>
- <reptrslt/>
- <retest/>
- </oldrslt>
- <patinfo>
- <pid/>
- <patnm/>
- <age/>
- <sex/>
- </patinfo>
- </main>
- <send>
- <pid/>
- <tclslist/>
- <divgrupcd/>
- </send>
- <init>
- </init>
- <hidden>
- <ref>
- <pid/>
- <tclslist/>
- <divgrupcd/>
- </ref>
- </hidden>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.removeNodeset("/root/main/oldrslt");
- model.setValue("/root/send/pid", model.getValue("/root/hidden/ref/pid"));
- model.setValue("/root/send/tclslist", model.getValue("/root/hidden/ref/tclslist"));
- model.setValue("/root/send/divgrupcd", model.getValue("/root/hidden/ref/divgrupcd"));
- model.setFocus("btn_can");
- submit("TRLNR90601");
- ]]>
- </script>
- <submission id="TRLNR90601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main"/>
- </model>
- <script type="javascript">
- <![CDATA[
- function fExeCancel() {
- window.close();
- }
-
- function fExeOut(){
-
- if (event.keyCode == 13) {
-
- fExeCancel();
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="920" pageheight="500" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <group id="group2" style="left:0px; top:0px; width:895px; height:475px; ">
- <caption id="caption5" class="tit_2" style="left:5px; top:51px; width:134px; height:13px; ">결과 리스트</caption>
- <line id="line8" class="line_1" style="x1:0px; y1:66px; x2:895px; y2:66px; "/>
- <line id="line2" class="line_3" style="x1:0px; y1:474px; x2:650px; y2:474px; "/>
- <datagrid id="oldrslt" nodeset="/root/main/oldrslt" caption="진료과^주치의^처방일자^접수일자^최종보고일자^검사명^검체명^결과^재검" colsep="^" colwidth="70, 70, 90, 125, 125, 140, 90, 100, 70" mergecellsfixedrows="bycolrec" rowsep="|" navindex="3" style="left:0px; top:70px; width:895px; height:405px; ">
- <col ref="orddeptnm"/>
- <col ref="orddrnm"/>
- <col ref="prcpdd" format="yyyy-mm-dd"/>
- <col ref="spcacptdt" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="lastreptdt" format="yyyy-mm-dd hh:nn:ss"/>
- <col ref="tclsnm"/>
- <col ref="spcnm"/>
- <col ref="reptrslt"/>
- <col ref="retest"/>
- </datagrid>
- <button id="btn_excel" class="btn2_letter4" navindex="2" style="left:825px; top:45px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != ""){
- oldrslt.saveExcel(fileName);
- }
-
- ]]>
- </script>
- </button>
- <output id="output4" ref="/root/main/patinfo/pid" class="output_fix" style="left:72px; top:20px; width:90px; height:19px; "/>
- <caption id="caption14" class="cell_1" style="left:0px; top:19px; width:70px; height:23px; text-align:center; ">등록번호</caption>
- <line id="line7" class="line_2" style="x1:0px; y1:41px; x2:650px; y2:41px; "/>
- <output id="output1" ref="/root/main/patinfo/patnm" class="output_fix" style="left:237px; top:20px; width:90px; height:19px; "/>
- <caption id="caption1" class="cell_1" style="left:165px; top:19px; width:70px; height:23px; text-align:center; ">환자명</caption>
- <caption id="caption10" class="tit_2" style="left:2px; top:0px; width:74px; height:14px; ">환자정보</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:14px; x2:650px; y2:14px; "/>
- <caption id="caption2" class="cell_1" style="left:330px; top:19px; width:70px; height:23px; text-align:center; ">연령</caption>
- <output id="output2" ref="/root/main/patinfo/age" class="output_fix" style="left:402px; top:20px; width:85px; height:19px; "/>
- <caption id="caption3" class="cell_1" style="left:490px; top:19px; width:70px; height:23px; text-align:center; ">성별</caption>
- <output id="output3" ref="/root/main/patinfo/sex" class="output_fix" style="left:562px; top:20px; width:85px; height:19px; "/>
- </group>
- <group id="group1" style="left:60px; top:475px; width:830px; height:25px; ">
- <line id="line11" class="line_6" style="x1:0px; y1:0px; x2:830px; y2:0px; "/>
- <button id="btn_can" class="btn4_letter2" navindex="1" style="left:770px; top:1px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExeCancel();
- ]]>
- </script>
- </button>
- </group>
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- fExeOut();
- ]]>
- </script>
- </xhtml:body>
- </xhtml:html>
|