123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- <?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>
- <refcond>
- <refcondlist>
- <pid/>
- <hngnm/>
- <brthdd/>
- <mpphontel/>
- </refcondlist>
- </refcond>
- <patinfo>
- <patinfolist>
- <pid/>
- <hngnm/>
- <gndrage/>
- <rrgstno/>
- <mpphontel/>
- <detladdr/>
- </patinfolist>
- </patinfo>
- <paminfo/>
- </main>
- <send/>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.removeNodeset("/root/main/patinfo/patinfolist");
- var node = getGlobalVariable("paminfo");
- setCSVToNode("/root/main/paminfo", node);
- ipt_pid.value=model.getValue("/root/main/paminfo/list/pid")
- fPatInfoList();
- ]]>
- </script>
- <submission id="TRMNI00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/patinfo"/>
- </model>
- <script type="javascript" src="../../../emr/injroomweb/js/SMMNI00700.js"/>
- <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"/>
- </xhtml:head>
- <xhtml:body guideline="1,1194;1,1194;1,1178;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:10px; width:1195px; height:744px; ">
- <group id="group2" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption9" class="search_name" style="left:46px; top:9px; width:86px; height:17px; ">등록번호 :</caption>
- <caption id="caption2" class="search_name" style="left:709px; top:9px; width:86px; height:17px; ">전화번호 :</caption>
- <button id="button1" class="btn1_letter2" navindex="5" style="left:1115px; top:5px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fPatInfoList();
- ]]>
- </script>
- </button>
- <line id="line4" class="line_4" style="x1:1104px; y1:5px; x2:1104px; y2:27px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption1" class="search_name" style="left:275px; top:9px; width:86px; height:17px; ">성 명 :</caption>
- <caption id="caption3" class="search_name" style="left:490px; top:9px; width:91px; height:17px; ">생년월일 :</caption>
- <input id="ipt_pid" ref="/root/main/refcond/refcondlist/pid" class="input_search" navindex="1" maxlength="10" style="left:135px; top:8px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fPatInfoList();
- }
- ]]>
- </script>
- </input>
- <input id="ipt_hngnm" ref="/root/main/refcond/refcondlist/hngnm" class="input_search" navindex="2" style="left:348px; top:8px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fPatInfoList();
- }
- ]]>
- </script>
- </input>
- <input id="ipt_brthdd" ref="/root/main/refcond/refcondlist/brthdd" class="input_search" navindex="3" style="left:578px; top:8px; width:100px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fPatInfoList();
- }
- ]]>
- </script>
- </input>
- <input id="ipt_mpphontel" ref="/root/main/refcond/refcondlist/mpphontel" class="input_search" navindex="4" style="left:797px; top:8px; width:104px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- if(event.keyCode == "13") {
- setInputNodeCurText();
- fPatInfoList();
- }
- ]]>
- </script>
- <hint>
- <![CDATA['-'표기를 해야됩니다.]]>
- </hint>
- </input>
- </group>
- <caption id="caption10" class="tit_2" style="left:4px; top:55px; width:157px; height:14px; text-align:left; ">이름 검색 리스트</caption>
- <line id="line7" class="line_1" style="x1:0px; y1:70px; x2:1194px; y2:70px; "/>
- <datagrid id="grd_patinfo" nodeset="/root/main/patinfo/patinfolist" class="datagrid2" caption="등록번호^성명^S/A^주민등록번호^전화번호^주소" colsep="^" colwidth="110, 130, 120, 160, 160, 450" explorerbar="sort" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:75px; width:1194px; height:665px; ">
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col ref="gndrage"/>
- <col ref="rrgstno"/>
- <col ref="mpphontel"/>
- <col ref="detladdr"/>
- </datagrid>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1194px; height:27px; ">
- <line id="line9" class="line_6" style="x1:0px; y1:27px; x2:1194px; y2:26px; "/>
- </group>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">주사실 이름검색</caption>
- </xhtml:body>
- </xhtml:html>
|