1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <?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>협진과정보 추가</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <cnsttypecd/>
- <cnsttrgtcd/>
- <cnsttrgtdeptcd/>
- <cnsttrgtorddrid/>
- </main>
- <send>
- <reqdata/>
- <savedata/>
- </send>
- <hidden/>
- <init>
- <cnsttypecombo/>
- <userlist/>
- <orddept/>
- </init>
- </root>
- </instance>
- <submission id="TRMMO03602" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMMB04101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRMMB04102" mediatype="application/x-www-form-urlencoded" method="post"/>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="486" pageheight="115" guideline="1,470;1,486;2,100;2,115;">
- <line id="line1" class="line_1" style="x1:0px; y1:2px; x2:470px; y2:2px; "/>
- <select1 id="combo1" ref="/root/main/cnsttypecd" appearance="minimal" style="left:123px; top:9px; width:329px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/cnsttypecombo/cnsttypecombo">
- <label ref="cnsttypenm"/>
- <value ref="cnsttypecd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption5" class="cell_1" style="left:0px; top:7px; width:120px; height:24px; ">협진분류명</caption>
- <caption id="caption2" class="cell_1" style="left:0px; top:33px; width:120px; height:24px; ">진료과</caption>
- <caption id="caption3" class="cell_1" style="left:0px; top:59px; width:120px; height:24px; ">진료의</caption>
- <select1 id="combo2" ref="/root/main/cnsttrgtdeptcd" appearance="minimal" style="left:123px; top:35px; width:140px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/orddept/dept">
- <label ref="deptcd"/>
- <value ref="depthngnm"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="combo3" ref="/root/main/cnsttrgtorddrid" appearance="minimal" style="left:123px; top:61px; width:140px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/userlist/usercombo">
- <label ref="usernm"/>
- <value ref="userid"/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_cnfm" class="btn2_letter2" style="left:380px; top:78px; width:42px; height:19px; ">
- <caption>확인</caption>
- </button>
- <button id="button1" class="btn2_letter2" style="left:425px; top:78px; width:42px; height:19px; ">
- <caption>취소</caption>
- </button>
- </xhtml:body>
- </xhtml:html>
|