123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- <?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>
- <erpatinfo>
- <erpatlist/>
- </erpatinfo>
- <cond>
- <pid/>
- <orddeptcd/>
- <orddrid/>
- <hngnm/>
- <srchflag>1</srchflag>
- <srchdd/>
- <orddd/>
- <section>-</section>
- <srchpid/>
- <srchhngnm/>
- </cond>
- </main>
- <send>
- <reqdata/>
- </send>
- <hidden/>
- <init>
- <orddept/>
- </init>
- </root>
- </instance>
- <submission id="TRMMO04401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/erpatinfo"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize_SPMMO06400();
- ]]>
- </script>
- <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post"/>
- </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"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/SPMMO06400.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="536" pageheight="305" guideline="1,520;2,320;2,305;" style="margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
- <line id="line1" class="line_1" style="x1:0px; y1:31px; x2:520px; y2:31px; "/>
- <button id="button2" class="btn4_letter2" style="left:461px; top:272px; width:56px; height:22px; ">
- <caption>취소</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <button id="button3" class="btn4_letter2" style="left:404px; top:272px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fClkCnfmBtn();
- ]]>
- </script>
- </button>
- <datagrid id="grd_erpatlist" nodeset="/root/main/erpatinfo/erpatlist" caption="등록번호^indd^cretno^환자명^S/A^진료과^담당의" colsep="^" colwidth="95, 0, 0, 110, 70, 123, 108" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:34px; width:520px; height:235px; ">
- <col ref="pid"/>
- <col ref="indd"/>
- <col ref="cretno"/>
- <col ref="hngnm"/>
- <col ref="sa"/>
- <col ref="orddeptnm"/>
- <col ref="orddoctnm"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- fDbClkERPatList();
- ]]>
- </script>
- </datagrid>
- <caption id="caption5" class="cell_1" style="left:0px; top:4px; width:100px; height:23px; ">등록번호</caption>
- <caption id="caption1" class="cell_1" style="left:249px; top:4px; width:100px; height:23px; ">환자명</caption>
- <input id="ipt_srchpid" ref="/root/main/cond/srchpid" style="left:102px; top:6px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_srchpid", "DOMActivate");
- ]]>
- </script>
- </input>
- <input id="ipt_srchhngnm" ref="/root/main/cond/srchhngnm" style="left:351px; top:6px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- inputEnterKey("btn_srchhngnm", "DOMActivate");
- ]]>
- </script>
- </input>
- <line id="line6" class="line_3" style="x1:0px; y1:2px; x2:520px; y2:2px; "/>
- <line id="line2" class="line_3" style="x1:0px; y1:28px; x2:520px; y2:28px; "/>
- <button id="btn_srchpid" class="btn2_letter2" style="left:205px; top:6px; width:42px; height:19px; ">
- <caption>검색</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var srchdata = model.getValue("/root/main/cond/srchpid");
- var srchcol = grd_erpatlist.colRef("pid");
- fSrchERPat(srchdata, srchcol);
- ]]>
- </script>
- </button>
- <button id="btn_srchhngnm" class="btn2_letter2" style="left:454px; top:6px; width:42px; height:19px; ">
- <caption>검색</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var srchdata = model.getValue("/root/main/cond/srchhngnm");
- var srchcol = grd_erpatlist.colRef("hngnm");
- fSrchERPat(srchdata, srchcol);
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|