1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?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="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:142px; height:14px; ">치료입력process</caption>
- <caption id="caption7" class="cell_1" style="left:5px; top:46px; width:42px; height:23px; vertical-align:middle; ">액종</caption>
- <input id="input1" class="input_search" style="left:50px; top:46px; width:110px; height:19px; "/>
- <caption id="caption1" class="cell_1" style="left:165px; top:46px; width:42px; height:23px; vertical-align:middle; ">용량</caption>
- <caption id="caption22" class="tit_2" style="left:5px; top:23px; width:82px; height:13px; ">환자이력</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:40px; x2:670px; y2:40px; "/>
- <input id="input2" class="input_search" style="left:210px; top:46px; width:110px; height:19px; "/>
- <caption id="caption12" class="cell_1" style="left:325px; top:45px; width:55px; height:23px; vertical-align:middle; ">측정시간</caption>
- <input id="input3" class="input_search" style="left:384px; top:46px; width:110px; height:19px; "/>
- <caption id="caption2" class="cell_1" style="left:501px; top:46px; width:55px; height:23px; vertical-align:middle; ">투여시간</caption>
- <input id="input4" class="input_search" style="left:560px; top:47px; width:110px; height:19px; "/>
- <caption id="caption18" class="cell_1" style="left:5px; top:72px; width:127px; height:23px; vertical-align:middle; ">투여후1m거리 선광율</caption>
- <input id="input5" class="input_search" style="left:135px; top:73px; width:110px; height:19px; "/>
- <caption id="caption3" style="left:248px; top:71px; width:30px; height:20px; vertical-align:middle; ">svc</caption>
- <caption id="caption4" class="cell_1" style="left:275px; top:70px; width:127px; height:23px; vertical-align:middle; ">퇴원후1m거리 선광율</caption>
- <input id="input6" class="input_search" style="left:405px; top:71px; width:110px; height:19px; "/>
- <caption id="caption5" style="left:520px; top:70px; width:30px; height:20px; vertical-align:middle; ">svc</caption>
- <caption id="caption11" class="cell_1" style="left:5px; top:98px; width:43px; height:23px; vertical-align:middle; ">입원일</caption>
- <input id="input7" class="input_search" style="left:55px; top:98px; width:110px; height:19px; "/>
- <caption id="caption6" class="cell_1" style="left:170px; top:95px; width:42px; height:23px; vertical-align:middle; ">호실</caption>
- <input id="input8" class="input_search" style="left:215px; top:98px; width:55px; height:19px; "/>
- <input id="input9" class="input_search" style="left:330px; top:98px; width:110px; height:19px; "/>
- <caption id="caption8" class="cell_1" style="left:280px; top:98px; width:43px; height:23px; vertical-align:middle; ">퇴원일</caption>
- <input id="input10" class="input_search" style="left:495px; top:98px; width:110px; height:19px; "/>
- <caption id="caption9" class="cell_1" style="left:445px; top:98px; width:43px; height:23px; vertical-align:middle; ">퇴원일</caption>
- <line id="line6" class="line_3" style="x1:5px; y1:120px; x2:670px; y2:120px; "/>
- <textarea id="textarea1" style="left:4px; top:124px; width:220px; height:50px; "/>
- <textarea id="textarea2" style="left:228px; top:124px; width:220px; height:50px; "/>
- <textarea id="textarea3" style="left:451px; top:124px; width:220px; height:50px; "/>
- <caption id="caption10" style="left:9px; top:124px; width:105px; height:20px; vertical-align:middle; ">환자코멘트</caption>
- <caption id="caption13" style="left:229px; top:125px; width:119px; height:20px; vertical-align:middle; ">치료이력,타검사이력</caption>
- <button id="btn_add" class="btn4_letter2" style="left:501px; top:181px; width:56px; height:22px; ">
- <caption>추가</caption>
- </button>
- <button id="btn_upd" class="btn4_letter2" style="left:559px; top:181px; width:56px; height:22px; ">
- <caption>수정</caption>
- </button>
- <button id="btn_del" class="btn4_letter2" style="left:616px; top:181px; width:56px; height:22px; ">
- <caption>삭제</caption>
- </button>
- </xhtml:body>
- </xhtml:html>
|