123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- <?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>
- <anitbiorstbtrpatdetlinfo>
- </anitbiorstbtrpatdetlinfo>
- <cond>
- <pid/>
- <name/>
- <sexflag/>
- <age/>
- <nsgbrcd/>
- <nsgbrcd2/>
- <sexflag2/>
- </cond>
- </main>
- <send>
- <reqdata/>
- <savedata/>
- </send>
- <hidden/>
- <init/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRASB00701" ref="/root/send/cond" method="post" mediatype="application/x-www-form-urlencoded" resultref="/root/main/anitbiorstbtrpatdetlinfo"/>
- </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="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize() {
- model.removeNodeset("/root/main/anitbiorstbtrpatdetlinfo");
- //GRID 데이터 조회
- model.makeNode("/root/send/cond");
- model.copynode("/root/send/cond", "/root/main/cond");
- submit("TRASB00701");
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1116" pageheight="529" guideline="2,-3;2,476;" idprefix="import" style="margin-left:8; margin-right:8; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:1100px; height:502px; ">
- <caption id="caption10" class="cell_1" style="left:164px; top:29px; width:55px; height:23px; vertical-align:middle; ">성명</caption>
- <caption id="caption2" class="cell_1" style="left:0px; top:29px; width:55px; height:23px; vertical-align:middle; ">등록번호</caption>
- <line id="line56" class="line_3" style="x1:0px; y1:52px; x2:1100px; y2:52px; "/>
- <caption id="caption1" class="tit_2" style="left:5px; top:7px; width:209px; height:14px; ">항생제 내성균환자 상세내역조회</caption>
- <line id="line7" class="line_1" style="x1:0px; y1:24px; x2:1100px; y2:24px; "/>
- <caption id="caption3" class="cell_1" style="left:330px; top:28px; width:55px; height:23px; vertical-align:middle; ">성별</caption>
- <caption id="caption4" class="cell_1" style="left:495px; top:28px; width:55px; height:23px; vertical-align:middle; ">나이</caption>
- <caption id="caption5" class="cell_1" style="left:665px; top:28px; width:71px; height:23px; vertical-align:middle; ">내성균구분</caption>
- <datagrid id="grd_anitbiorstbtrpatdetllist" nodeset="/root/main/anitbiorstbtrpatdetlinfo/anitbiorstbtrpatdetllist" caption="status^No^채혈일^보고일^병동^진료과^주치의^입원일^퇴원일^재원기간^균코드^균^검체코드^검체" colwidth="0, 36, 82, 79, 98, 102, 100, 100, 100, 71, 46, 180, 59, 100" dataheight="23" defaultrows="0" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" colsep="^" style="left:0px; top:54px; width:1100px; height:446px; ">
- <col ref="status"/>
- <col ref="no"/>
- <col ref="bcolldd"/>
- <col ref="reptdd"/>
- <col ref="wardcd"/>
- <col ref="orddept"/>
- <col ref="atdoct"/>
- <col ref="indd"/>
- <col ref="dschdd"/>
- <col ref="inhospterm"/>
- <col ref="baccd" visibility="hidden"/>
- <col ref="bacnm"/>
- <col ref="spccd" visibility="hidden"/>
- <col ref="spcnm"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_anitbiorstbtrpatdetllist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <input id="ipt_nsgbrcd2" ref="/root/main/cond/nsgbrcd2" visibility="hidden" style="left:925px; top:30px; width:45px; height:19px; "/>
- <input id="ipt_sexflag" ref="/root/main/cond/sexflag" style="left:390px; top:30px; width:100px; height:19px; "/>
- <input id="ipt_sexflag2" ref="/root/main/cond/sexflag2" visibility="hidden" style="left:875px; top:30px; width:45px; height:19px; "/>
- </group>
- <group id="grp_btn" style="left:0px; top:502px; width:1100px; height:27px; ">
- <button id="btn_print" class="btn6_letter2" style="left:5px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <button id="btn_save" class="btn4_letter2" style="left:1043px; top:2px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //model.makeValue("/root/send/savedata",grd_lglydisreptmngtlist.getupdatedataAll("i"));
- //submit("TXASI01201");
- //model.copyNode("/root/send/reqdata", "/root/main/cond");
- //submit("TRASI01201");
- window.close();
- ]]>
- </script>
- </button>
- </group>
- <input id="ipt_pid" ref="/root/main/cond/pid" class="input_search" style="left:58px; top:30px; width:101px; height:19px; "/>
- <input id="ipt_name" ref="/root/main/cond/name" class="input_search" style="left:221px; top:30px; width:105px; height:19px; "/>
- <input id="ipt_age" ref="/root/main/cond/age" class="input_search" style="left:553px; top:30px; width:108px; height:19px; "/>
- <input id="ipt_nsgbrcd" ref="/root/main/cond/nsgbrcd" class="input_search" style="left:739px; top:30px; width:108px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|