1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <item>
- <grid>
- <등록번호>12345678</등록번호>
- <환자명>우리나라</환자명>
- <주민등록번호>881122-1122334</주민등록번호>
- <상병명/>
- <성별>F</성별>
- <거주지/>
- <BASA/>
- <ASA퇴원처방시간/>
- <CVDLPPLI퇴원처방유무/>
- <입원일>2006/11/22</입원일>
- <퇴원일>2007/01/02</퇴원일>
- <사망유무>N</사망유무>
- <응급실퇴실시간>15:33</응급실퇴실시간>
- </grid>
- </item>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:160px; height:14px; ">STEMI퇴원지표</caption>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; "/>
- <group id="group5" class="datagrid2" scroll="auto" style="left:0px; top:13px; width:1195px; height:742px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" class="roundrect_search" style="left:0px; top:0px; width:1195px; height:35px; "/>
- <button id="button1" class="btn1_letter2" style="left:1120px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:1104px; y1:7px; x2:1104px; y2:29px; "/>
- <caption id="caption3" class="search_name" style="left:16px; top:9px; width:86px; height:12px; ">조회조건 :</caption>
- <input id="input1" class="input_search" style="left:105px; top:8px; width:120px; height:19px; ">
- <hint>
- <![CDATA[등록번호 또는 환자명을 입력하십시오.]]>
- </hint>
- </input>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1195px; y2:70px; "/>
- <caption id="caption16" class="tit_2" style="left:5px; top:55px; width:113px; height:14px; ">STEMI퇴원지표</caption>
- <datagrid id="datagrid1" nodeset="/root/item/grid" class="datagrid2" caption="등록번호^환자명^주민등록번호^상병명^성별^거주지^BASA^ASA
퇴원처방시간^CVDLPPLI
퇴원처방 유무^입원일^퇴원일^사망
유무^응급실
퇴실시간" colwidth="90, 83, 103, 100, 43, 123, 62, 88, 97, 91, 90, 44, 71" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" colsep="^" style="left:0px; top:75px; width:1195px; height:655px; ">
- <col ref="등록번호"/>
- <col ref="환자명"/>
- <col ref="주민등록번호"/>
- <col ref="상병명"/>
- <col ref="성별"/>
- <col ref="거주지"/>
- <col ref="BASA"/>
- <col ref="ASA퇴원처방시간"/>
- <col ref="CVDLPPLI퇴원처방유무"/>
- <col ref="입원일"/>
- <col ref="퇴원일"/>
- <col ref="사망유무"/>
- <col ref="응급실퇴실시간"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|