123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- <?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>
- <infectinfo>
- <infectyn/>
- <infectflag/>
- <infectetc/>
- <actnurid/>
- </infectinfo>
- <oblists>
- <oblist>
- <oprsrvno/>
- <recseqno/>
- <oproomcd/>
- <obrecdd/>
- <obrectm/>
- <obrecbp/>
- <obrecpr/>
- <obrecspo2/>
- <obrecetc/>
- <displayobnurid/>
- <obnurid/>
- <opdoctid/>
- <opdeptcd/>
- </oblist>
- </oblists>
- </main>
- <init>
- <HideData>
- <OpRoomData/>
- <actid/>
- </HideData>
- <DisplayData>
- <nurlist>
- <userid/>
- <usernm/>
- </nurlist>
- <doctinfo>
- <deptcd/>
- <deptnm/>
- </doctinfo>
- </DisplayData>
- <pinfo/>
- <pinfo2/>
- <pinfo3/>
- <M0194list>
- <M0194>
- </M0194>
- </M0194list>
- </init>
- <hidedata>
- <pamcomboinfo>
- <cd/>
- </pamcomboinfo>
- </hidedata>
- <send>
- </send>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRMNP00301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/HideData/OpRoomData"/>
- <submission id="TRMNP00316" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/DisplayData"/>
- <submission id="TRMNP00355" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/oblists"/>
- <submission id="TXMNP00355" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/oblists"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../emr/opanstweb/js/SPMNP00315.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="840" pageheight="330" guideline="2,360;2,85;1,85;1,819;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:0px; width:820px; height:288px; ">
- <caption id="caption1" class="tit_2" style="left:0px; top:13px; width:115px; height:14px; ">관찰 기록</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:30px; x2:820px; y2:30px; "/>
- <datagrid id="datagrid1" nodeset="/root/main/oblists/oblist" backcoloralternate="transparent" caption="수술예약번호^관찰기록번호^수술방^관찰시간^관찰시간^BP^PR^SPO2^관찰자^관찰자^기 타^집도의사id^수술집도과" colsep="^" colwidth="0, 0, 0, 90, 60, 55, 55, 60, 65, 65, 200, 0, 0" dataheight="23" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" style="left:85px; top:85px; width:735px; height:195px; ">
- <col ref="oprsrvno" visibility="hidden"/>
- <col ref="recseqno" visibility="hidden"/>
- <col ref="oproomcd" type="combo" visibility="hidden"/>
- <col ref="obrecdd" type="inputdate" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/hidedata/combolist/list">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col ref="obrectm" type="inputbutton" format="hh:nn" maxlength="4" style="text-align:center; "/>
- <col ref="obrecbp" type="input" style="text-align:center; background-color:transparent; "/>
- <col ref="obrecpr" type="input" style="text-align:center; background-color:transparent; "/>
- <col ref="obrecspo2" type="input"/>
- <col ref="displayobnurid" type="output" style="text-align:center; background-color:#eaeaea; "/>
- <col editmode="search" itemcount="15" ref="obnurid" type="combo" visibility="visible" style="left:639px; top:23px; width:65px; height:23px; text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/DisplayData/nurlist">
- <label ref="usernm"/>
- <value ref="userid"/>
- </itemset>
- </choices>
- </col>
- <col ref="obrecetc" type="input" style="text-align:right; "/>
- <col ref="opdoctid" visibility="hidden"/>
- <col ref="opdeptcd" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- fOnClickGridTimeBtn();
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGridValueChanged();
- ]]>
- </script>
- </datagrid>
- <button id="btn_search" class="btn2_letter2" style="left:778px; top:8px; width:42px; height:19px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearchMnphOpobserv();
- ]]>
- </script>
- </button>
- <button id="button15" class="btn2_letter2" style="left:734px; top:8px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- onclickSaveBtn();
- ]]>
- </script>
- </button>
- <button id="button13" class="btn2_letter2" style="left:690px; top:8px; width:42px; height:19px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fOnClickGridDeleteBtn();
- ]]>
- </script>
- </button>
- <caption id="caption2" class="cell_1" style="left:0px; top:85px; width:83px; height:195px; vertical-align:middle; ">관찰정보</caption>
- <button id="button19" class="btn2_letter2" navindex="18" style="left:646px; top:8px; width:42px; height:19px; ">
- <caption>추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fOnClickGridAddBtn();
- ]]>
- </script>
- </button>
- <output id="output2" ref="/root/init/pinfo2" class="output_fix" style="left:85px; top:37px; width:734px; height:19px; font-weight:bold; color:#0000ff; text-align:center; "/>
- <output id="output3" ref="/root/init/pinfo" class="output_fix" format="yyyy-mm-dd" style="left:0px; top:37px; width:83px; height:24px; font-weight:bold; text-align:center; "/>
- <output id="output4" ref="/root/init/pinfo3" class="output_fix" style="left:85px; top:61px; width:734px; height:24px; font-weight:bold; "/>
- </group>
- <group id="group1" scroll="auto" style="left:0px; top:295px; width:820px; height:29px; ">
- <button id="btn_cancel" class="btn4_letter2" visibility="hidden" style="left:764px; top:7px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:820px; y2:0px; "/>
- <shape id="roundrect3" class="roundrect_example" appearance="roundrect" style="left:5px; top:2px; width:498px; height:24px; font-family:돋움체; background-color:#fffbf2; border-color:#7cbbdd; "/>
- <caption id="caption3" style="left:10px; top:5px; width:494px; height:20px; font-weight:bold; ">진정 치료인 경우 진정 시작 후 5분, 이후 매 15분마다 관찰, 산소포화도 필수 기록 </caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|