1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <item>
- <grid>
- <등록번호>12345678</등록번호>
- <환자명>우리나라</환자명>
- <주민등록번호>881122-1122334</주민등록번호>
- <상병명/>
- <성별>F</성별>
- <거주지/>
- <내원시간/>
- <CallTime/>
- <VisitTime/>
- <CT촬영시간/>
- <MRI촬영시간/>
- <TPA투여시간/>
- <입원장발행시간/>
- <응급실재원시간/>
- <newElement/>
- <병동>7A105</병동>
- </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; ">STROKE응급지표</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:124px; height:14px; ">STROKE응급지표</caption>
- <datagrid id="datagrid1" nodeset="/root/item/grid" class="datagrid2" caption="등록번호^환자명^주민등록번호^상병명^성별^거주지^내원시간^CallTime^VisitTime^CT촬영시간^MRI촬영시간^TPA
투여시간^입원장
발행시간^응급실
재원시간^응급실
퇴실시간^병동" colwidth="90, 83, 103, 100, 31, 123, 62, 65, 69, 71, 79, 52, 58, 55, 57, 59" 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="내원시간"/>
- <col ref="CallTime"/>
- <col ref="VisitTime"/>
- <col ref="CT촬영시간"/>
- <col ref="MRI촬영시간"/>
- <col ref="TPA투여시간"/>
- <col ref="입원장발행시간"/>
- <col ref="응급실재원시간"/>
- <col ref="newElement"/>
- <col ref="병동"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|