123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- <?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>
- <prcpinfo>
- <doctprcplist>
- <check/>
- <prcpnm/>
- <prcpcd/>
- <instcd/>
- <depth/>
- <prcpclscd1/>
- <prcpclscd2/>
- <prcpclscd3/>
- </doctprcplist>
- <careprcplist>
- <check/>
- <prcpnm/>
- <prcpcd/>
- <instcd/>
- <deptcd/>
- <prcpclscd1/>
- <prcpclscd2/>
- <prcpclscd3/>
- <depth/>
- </careprcplist>
- </prcpinfo>
- </main>
- <send/>
- <hidden/>
- <init/>
- <temp>
- <prcpinfo/>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRMNR04801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/prcpinfo"/>
- <submission id="TXMNR04801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance"/>
- </model>
- <script type="javascript" src="../../../emr/carerecweb/js/SPMNR04800.js"/>
- <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="795" pageheight="650" guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption42" class="tit_2" style="left:5px; top:10px; width:170px; height:13px; ">의사 지시처방 리스트</caption>
- <line id="line18" class="line_1" style="x1:0px; y1:25px; x2:385px; y2:25px; "/>
- <caption id="caption1" class="tit_2" style="left:393px; top:10px; width:149px; height:13px; ">간호 setting 지시처방</caption>
- <line id="line1" class="line_1" style="x1:394px; y1:26px; x2:775px; y2:27px; "/>
- <datagrid id="grd_doctprcplist" nodeset="/root/main/prcpinfo/doctprcplist" class="datagrid1" allowselection="false" autoresize="true" backcoloralternate="#ffffff" caption="선택^지시처방^prcpcd^instcd^depth^prcpclscd1^prcpclscd2^prcpclscd3" colsep="^" colwidth="37, 300, 0, 0, 0, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:30px; width:385px; height:620px; ">
- <col ref="check" type="checkbox"/>
- <col ref="prcpnm"/>
- <col ref="prcpcd"/>
- <col ref="instcd"/>
- <col ref="depth"/>
- <col ref="prcpclscd1"/>
- <col ref="prcpclscd2"/>
- <col ref="prcpclscd3"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- fClinckGridRow("doct");
- ]]>
- </script>
- </datagrid>
- <datagrid id="grd_careprcplist" nodeset="/root/main/prcpinfo/careprcplist" class="datagrid1" autoresize="true" backcoloralternate="#ffffff" caption="선택^지시처방^prcpcd^instcd^deptcd^prcpclscd1^prcpclscd2^prcpclscd3^depth" colsep="^" colwidth="37, 300, 0, 0, 0, 0, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:392px; top:30px; width:385px; height:620px; ">
- <col ref="check" type="checkbox"/>
- <col ref="prcpnm"/>
- <col ref="prcpcd"/>
- <col ref="instcd"/>
- <col ref="deptcd"/>
- <col ref="prcpclscd1"/>
- <col ref="prcpclscd2"/>
- <col ref="prcpclscd3"/>
- <col ref="depth"/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(grd_careprcplist.row >= grd_careprcplist.fixedRows && grd_careprcplist.col >= grd_careprcplist.fixedCols){
- if(grd_careprcplist.col == 1){
- fClinckGridRow("care");
- }
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(isDataCell()){
- fDelGridRow();
- }
- ]]>
- </script>
- </datagrid>
- <button id="btn_save" class="btn5_letter2" style="left:734px; top:5px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSave();
- ]]>
- </script>
- </button>
- <button id="btn_selmove" class="btn2_letter4" style="left:320px; top:5px; width:64px; height:19px; ">
- <caption>선택이동</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSendPrcpList();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|