123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353 |
- <?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>Cart Bag 불출조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <init>
- <oproomlist>
- <oproomcd/>
- <oproomnm/>
- </oproomlist>
- <rosettelist>
- <rosettenm/>
- <rosettecd/>
- </rosettelist>
- </init>
- <main>
- <cond>
- <opdd/>
- <oproomcd/>
- <optypeflag1/>
- <optypeflag2/>
- <optypeflag3/>
- <ccrtstat>Y</ccrtstat>
- <refcartgubn>O</refcartgubn>
- <opccrtstat>3</opccrtstat>
- <opstat/>
- <refnm/>
- <rosette/>
- <cnclop/>
- </cond>
- <cartbaglist>
- <ccrtstat/>
- <goodstatnm/>
- <instrstatnm/>
- <cststatnm/>
- <perfdeptabbr/>
- <deliveoproom/>
- <chgdeliveoproom1/>
- <chgdeliveoproom2/>
- <chgdeliveoproom3/>
- <opcnfmdt/>
- <pid/>
- <patnm/>
- <sa/>
- <opnm/>
- <perfnm/>
- <anstdrnm/>
- <anstmthd/>
- <opstatnm/>
- <opflag/>
- <opstatcd/>
- </cartbaglist>
- </main>
- <send>
- </send>
- <hidden/>
- <temp/>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../emr/opanstweb/js/SMMNP03400.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRMNP03004" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/rosettelist"/>
- <submission id="TRMNP03002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/oproomlist"/>
- <submission id="TRMNP03402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/cartbaglist"/>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;1,4;1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:5px; width:1194px; height:60px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:60px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption2" class="search_name" style="left:16px; top:9px; width:86px; height:17px; ">수술일자 :</caption>
- <caption id="caption4" class="search_name" style="left:230px; top:9px; width:93px; height:17px; ">수 술 방 :</caption>
- <button id="btn_ref" class="btn1_letter2" style="left:1086px; top:20px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1070px; y1:20px; x2:1070px; y2:42px; "/>
- <select1 id="cmb_oproomlist" ref="/root/main/cond/oproomcd" class="combo_search" appearance="minimal" style="left:382px; top:8px; width:60px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/oproomlist">
- <label ref="oproomnm"/>
- <value ref="oproomcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </select1>
- <input id="input3" ref="/root/main/cond/opdd" class="input_search" inputtype="date" style="left:105px; top:8px; width:90px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </input>
- <select id="checkbox2" ref="/root/main/cond/optypeflag1" overflow="visible" appearance="full" cols="1" style="left:580px; top:10px; width:50px; height:20px; background-color:transparent; border-style:none; ">
- <choices>
- <item>
- <label>정규</label>
- <value>1</value>
- </item>
- </choices>
- </select>
- <select1 id="rdo_ccrtstat" ref="/root/main/cond/ccrtstat" appearance="full" cols="2" overflow="visible" style="left:885px; top:10px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>미불출</label>
- <value>N</value>
- </item>
- <item>
- <label>불출</label>
- <value>Y</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </select1>
- <select id="checkbox1" ref="/root/main/cond/optypeflag2" overflow="visible" appearance="full" style="left:630px; top:10px; width:50px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>응급</label>
- <value>2</value>
- </item>
- </choices>
- </select>
- <select id="checkbox3" ref="/root/main/cond/optypeflag3" overflow="visible" appearance="full" style="left:680px; top:10px; width:50px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>추가</label>
- <value>3</value>
- </item>
- </choices>
- </select>
- <caption id="caption1" class="search_name" style="left:15px; top:35px; width:87px; height:17px; ">Cart상태 :</caption>
- <caption id="caption3" class="search_name" style="left:230px; top:35px; width:87px; height:17px; ">진행상태 :</caption>
- <caption id="caption5" class="search_name" style="left:490px; top:35px; width:87px; height:17px; ">등록번호 :</caption>
- <caption id="caption7" class="search_name" style="left:490px; top:10px; width:87px; height:17px; ">수술구분 :</caption>
- <caption id="caption8" class="search_name" style="left:795px; top:10px; width:87px; height:17px; ">불출여부 :</caption>
- <select1 id="combo1" ref="/root/main/cond/opccrtstat" class="combo_search" appearance="minimal" style="left:105px; top:35px; width:60px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>임시</label>
- <value>1</value>
- </item>
- <item>
- <label>저장</label>
- <value>2</value>
- </item>
- <item>
- <label>불출</label>
- <value>3</value>
- </item>
- <item>
- <label>처방</label>
- <value>4</value>
- </item>
- <item>
- <label>확정</label>
- <value>5</value>
- </item>
- <item>
- <label>반납</label>
- <value>9</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </select1>
- <select1 id="combo2" ref="/root/main/cond/opstat" class="combo_search" appearance="minimal" style="left:317px; top:35px; width:60px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value/>
- </item>
- <item>
- <label>가확정</label>
- <value>15</value>
- </item>
- <item>
- <label>예정</label>
- <value>20</value>
- </item>
- <item>
- <label>대기</label>
- <value>30</value>
- </item>
- <item>
- <label>수술</label>
- <value>40</value>
- </item>
- <item>
- <label>종료</label>
- <value>50</value>
- </item>
- <item>
- <label>회복</label>
- <value>60</value>
- </item>
- <item>
- <label>종료</label>
- <value>70</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </select1>
- <input id="ipt_pid" ref="/root/main/cond/refnm" style="left:580px; top:35px; width:100px; height:19px; "/>
- <select1 id="cmb_rosette" ref="/root/main/cond/rosette" class="combo_search" appearance="minimal" style="left:317px; top:8px; width:60px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/rosettelist">
- <label ref="rosettenm"/>
- <value ref="rosettecd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.removenode("/root/send");
- model.makeNode("/root/send");
- model.makeValue("/root/send/opcnfmdd" ,model.getValue("/root/main/cond/opdd") );
- model.makeValue("/root/send/rosette" ,model.getValue("/root/main/cond/rosette"));
- if(submit("TRMNP03002")){ // 수술실코드 가져오기
- addComboItem("cmb_oproomlist","전체","","above");
- }
- cmb_oproomlist.refresh();
- ]]>
- </script>
- </select1>
- <select id="checkbox4" ref="/root/main/cond/cnclop" overflow="visible" appearance="full" style="left:725px; top:10px; width:50px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>취소</label>
- <value>4</value>
- </item>
- </choices>
- </select>
- <caption id="caption9" class="search_name" style="left:795px; top:35px; width:87px; height:17px; ">부서구분 :</caption>
- <select1 id="radio1" ref="/root/main/cond/refcartgubn" appearance="full" cols="2" overflow="visible" style="left:885px; top:35px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>수술</label>
- <value>O</value>
- </item>
- <item>
- <label>마취</label>
- <value>A</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSearch();
- ]]>
- </script>
- </select1>
- <button id="btn_patsear" class="icon_search" style="left:685px; top:35px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- setParameter("refnm", model.getValue("/root/main/cond/refnm"));
- modal("SPMNP06100" ,"", "100", "100", "SPMNP06100", "", "");
-
- var getData = model.getValue("/root/properties/parameters/SendData/SendDatavalue");
- if( getData == "") {
- return;
- }else {
- var getDataTemp1 = getData.split("|");
- model.setValue("/root/main/cond/refnm", getDataTemp1[0]);
- ipt_pid.refresh();
-
- fSearch();
- }
- ]]>
- </script>
- </button>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:91px; x2:1194px; y2:91px; "/>
- <datagrid id="grd_cartbaglist" nodeset="/root/main/cartbaglist" class="datagrid2" caption="Cart
상태^물품
상태^기구
소모품^집도과^불출^변경1^변경2^변경3^수술일시^등록번호^환자명^S/A^수술명^집도의^마취의^마취
방법^진행
상태^수술
구분^수술상태코드" colsep="^" colwidth="45, 45, 45, 55, 40, 40, 40, 40, 120, 70, 75, 50, 281, 70, 70, 50, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:95px; width:1194px; height:624px; ">
- <col ref="ccrtstat" style="text-align:center; "/>
- <col ref="goodstatnm" style="text-align:center; "/>
- <col ref="instrstatnm" style="text-align:center; "/>
- <col ref="perfdeptabbr" style="text-align:center; "/>
- <col ref="deliveoproom" style="text-align:center; "/>
- <col ref="chgdeliveoproom1" style="text-align:center; "/>
- <col ref="chgdeliveoproom2" style="text-align:center; "/>
- <col ref="chgdeliveoproom3" style="text-align:center; "/>
- <col ref="opcnfmdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="patnm" style="text-align:center; "/>
- <col ref="sa" style="text-align:center; "/>
- <col ref="opnm"/>
- <col ref="perfnm" style="text-align:center; "/>
- <col ref="anstdrnm" style="text-align:center; "/>
- <col ref="anstmthd" style="text-align:center; "/>
- <col ref="opstatnm"/>
- <col ref="opflag"/>
- <col ref="opstatcd"/>
- </datagrid>
- <caption id="caption22" class="tit_2" style="left:5px; top:76px; width:134px; height:13px; ">Cart Bag 불출조회</caption>
- <button id="btn_excel" class="btn2_letter3" style="left:1135px; top:70px; width:53px; height:19px; ">
- <caption>Excel</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_cartbaglist.saveExcel(fileName, "SheetName", false, false, "", "", true);
- }
- ]]>
- </script>
- </button>
- <!--(20101114) 경북대
- <button id="button1" class="btn2_letter2" style="left:1090px; top:70px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- ]]>
- </script>
- </button>
- -->
- </group>
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">Cart Bag 불출조회</caption>
- </xhtml:body>
- </xhtml:html>
|