1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- <?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>타병원전용소견서작성현황</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <의뢰환자리스트/>
- <외래내역/>
- <건진내역/>
- <입원내역1/>
- <입원내역2/>
- <수술내역1/>
- <수술내역2/>
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,2;1,1195;1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:1195px; height:784px; ">
- <group id="group2" style="left:0px; top:13px; width:1195px; height:744px; vertical-align:top; ">
- <group id="group1" style="left:0px; top:10px; width:1194px; height:45px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:40px; "/>
- <button id="button5" class="btn1_letter2" style="left:1126px; top:11px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line8" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:35; "/>
- <caption id="caption9" class="search_name" style="left:20px; top:10px; width:94px; height:17px; ">작성일자 :</caption>
- <caption id="caption11" class="search_name" style="left:380px; top:10px; width:94px; height:17px; ">진료과 :</caption>
- <select1 id="combo7" class="combo_search" appearance="minimal" style="left:460px; top:10px; width:140px; height:19px; ">
- <choices/>
- </select1>
- <caption id="caption5" class="search_no_b" style="left:217px; top:10px; width:12px; height:17px; ">~</caption>
- <input id="input1" class="input_search" inputtype="date" style="left:235px; top:10px; width:95px; height:19px; "/>
- <input id="input5" class="input_search" inputtype="date" style="left:115px; top:10px; width:95px; height:19px; "/>
- <caption id="caption4" class="search_name" style="left:655px; top:10px; width:94px; height:17px; ">진료의사 :</caption>
- <select1 id="combo2" class="combo_search" appearance="minimal" style="left:750px; top:10px; width:140px; height:19px; ">
- <choices/>
- </select1>
- <select id="checkbox1" overflow="visible" appearance="full" style="left:900px; top:10px; width:140px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전원중재유무</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- </group>
- <datagrid id="datagrid1" nodeset="/root/의뢰환자리스트" caption="작성일자^등록일자^등록번호^환자명^주민번호^성별^나이^진료과^진료의사^면허번호^전원병원명^전원중재병원명^전원중재유무" colsep="^" colwidth="100, 100, 100, 70, 144, 40, 35, 88, 76, 100, 100, 127, 75" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:2px; top:65px; width:1189px; height:670px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:59px; x2:1194px; y2:59px; "/>
- </group>
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption2" class="tit_1" style="left:0px; top:0px; width:194px; height:14px; ">타병원전원용 소견서작성 현황</caption>
- </group>
- <group id="group6" style="left:0px; top:755px; width:1195px; height:27px; ">
- <button id="button10" class="btn4_letter3" style="left:1126px; top:3px; width:68px; height:22px; ">
- <caption>초기화</caption>
- </button>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|