123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- <?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>
- <goodinfo>
- <gooddetlinfo>
- <goodcd/>
- <allsizespecid/>
- <histno/>
- <goodnm/>
- <goodspec/>
- <goodmodel/>
- <prodcmpynm/>
- <prcpunit/>
- <implant/>
- <goodmngt/>
- <deliveyn/>
- <delivepriod/>
- <useflag/>
- <acmlbaseqty/>
- <goodinfo/>
- <prcpinfo/>
- <gooduseyn/>
- <rgstnm/>
- <updtnm/>
- <updtdd/>
- <updtid/>
- <rgstid/>
- </gooddetlinfo>
- </goodinfo>
- <cond>
- <goodcd/>
- <allsizespecid/>
- <refdeptflag/>
- <refdept/>
- </cond>
- </main>
- <send>
- </send>
- <init>
- </init>
- <hidden>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- if( checkOpener() ) {
- model.removenode("/root/send");
- model.makeValue("/root/send/reqdata/goodcd", opener.javascript.getParameter("goodcd"));
- model.makeValue("/root/send/reqdata/allsizespecid", opener.javascript.getParameter("allsizespecid"));
- model.makeValue("/root/send/reqdata/refdeptflag", opener.javascript.getParameter("refdeptflag"));
- model.makeValue("/root/send/reqdata/refdept", opener.javascript.getParameter("refdept"));
-
- submit("TRMNP04415");
- }
- ]]>
- </script>
- <submission id="TRMNP04415" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/goodinfo/gooddetlinfo"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="1000" pageheight="450" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:980px; height:390px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:5px; width:160px; height:14px; ">수술실 물품 이력조회</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:20px; x2:975px; y2:20px; "/>
- <datagrid id="grd_goodlist" nodeset="/root/main/goodinfo/gooddetlinfo" class="datagrid2" autoresize="true" caption="등록일자^물품코드^SUB^산정여부^순번^물품명^규격^모델^제조원^단위^IMPLANT^기록
구분^불출
여부^불출
시기^사용
구분^기준
수량^처방정보^물품정보^사용여부^등록자^수정자^수정자아이디^등록자아이디" colsep="^" colwidth="70, 75, 40, 60, 40, 235, 105, 100, 95, 55, 58, 60, 45, 50, 50, 50, 100, 100, 60, 74, 75, 0, 0, 0" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheight="50" rowsep="|" tooltip="true" style="left:0px; top:25px; width:975px; height:360px; ">
- <col ref="updtdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="goodcd" style="left:0px; top:32px; width:74px; height:23px; text-align:center; "/>
- <col ref="allsizespecid" style="text-align:center; "/>
- <col disabled="true" ref="chargeflag" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>산정</label>
- <value>Y</value>
- </item>
- <item>
- <label>비산정</label>
- <value>N</value>
- </item>
- <item>
- <label>해당없음</label>
- <value>0</value>
- </item>
- </choices>
- </col>
- <col ref="histno" style="text-align:center; "/>
- <col ref="goodnm" style="text-align:left; "/>
- <col ref="goodspec" style="text-align:left; "/>
- <col ref="goodmodel" style="text-align:left; "/>
- <col ref="prodcmpynm" style="text-align:left; "/>
- <col ref="prcpunit" style="text-align:center; "/>
- <col ref="implant" style="text-align:center; "/>
- <col ref="goodmngt" style="text-align:center; "/>
- <col ref="deliveyn" style="text-align:center; "/>
- <col disabled="true" ref="delivepriod" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>일단위</label>
- <value>1</value>
- </item>
- <item>
- <label>의뢰</label>
- <value>2</value>
- </item>
- <item>
- <label>미불출</label>
- <value>3</value>
- </item>
- </choices>
- </col>
- <col disabled="true" ref="useflag" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>1회</label>
- <value>N</value>
- </item>
- <item>
- <label>분할</label>
- <value>Y</value>
- </item>
- <item>
- <label>재사용</label>
- <value>Z</value>
- </item>
- </choices>
- </col>
- <col ref="acmlbaseqty" style="text-align:center; "/>
- <col ref="goodinfo" style="text-align:left; "/>
- <col ref="prcpinfo" style="text-align:left; "/>
- <col disabled="true" ref="gooduseyn" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>사용</label>
- <value>Y</value>
- </item>
- <item>
- <label>미사용</label>
- <value>U</value>
- </item>
- <item>
- <label>단종</label>
- <value>E</value>
- </item>
- </choices>
- </col>
- <col ref="rgstnm" style="text-align:center; "/>
- <col ref="updtnm" style="text-align:center; "/>
- <col ref="updtid" style="text-align:left; "/>
- <col ref="rgstid" style="text-align:left; "/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|