123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : 채취일시등록.xrw
- * 설 명 : 채취일시등록
- * 설 계 자 : (주)에이씨케이 -
- * 작 성 자 : (주)에이씨케이 -
- * 작 성 일 : 2006.11.11
- * 수정이력 :
- * 기 타 :
- -->
- <?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/>
- <model id="model1">
- <instance id="instance1">
- <root>
- <main>
- <getextrdtreg>
- <bcno>10A300010</bcno>
- <colldt>2007-01-23 14:00</colldt>
- <pid>00000001</pid>
- <patnm>나환자</patnm>
- <orddept>SE</orddept>
- <wardroom>75A/A101</wardroom>
- <spcstat>저장완료</spcstat>
- </getextrdtreg>
- <getextrdtreg>
- <bcno>10A300020</bcno>
- <colldt>2007-01-23 14:21</colldt>
- <pid>00020203</pid>
- <patnm>두환자</patnm>
- <orddept>SE</orddept>
- <wardroom>75A/A104</wardroom>
- <spcstat/>
- </getextrdtreg>
- </main>
- <send>
- </send>
- <init>
- </init>
- <hidden>
- <extrdt>20070123</extrdt>
- <extrtm>1421</extrtm>
- <bcno/>
- <autoreg>1</autoreg>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-model-construct-done">
- <![CDATA[
-
- ]]>
- </script>
- </model>
- <script type="javascript">
- <![CDATA[
- function fGetpatinfo(){
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1194;2,287;1,199;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:13px; width:200px; height:260px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:0px; x2:199px; y2:0px; "/>
- <caption id="caption3" class="cell_1" style="left:0px; top:5px; width:199px; height:23px; text-align:center; vertical-align:middle; ">EDTA 3ml</caption>
- <img id="img1" src="C:\CMCProject\application\webapps\lis\jindangeomsaweb\images\orgTB01.gif" style="left:30px; top:85px; width:135px; height:100px; background-stretch:stretch; "/>
- <line id="line14" class="line_3" style="x1:0px; y1:30px; x2:199px; y2:30px; "/>
- </group>
- <caption id="caption9" class="tit_1" style="left:0px; top:0px; width:195px; height:13px; background-image:../../../com/commonweb/images/tit_bullet1.gif; ">채혈용기 이미지</caption>
- <group id="group3" style="left:0px; top:260px; width:200px; height:27px; ">
- <button id="button9" class="btn4_letter2" style="left:140px; top:5px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn4_letter2.gif; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line2" class="line_6" style="x1:0px; y1:0px; x2:199px; y2:0px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|