123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416 |
- <?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>
- <cond>
- <wardcdgrup>
- <wardcdgruplist>
- <wardnm/>
- <wardcd/>
- </wardcdgruplist>
- </wardcdgrup>
- <roomcdgrup>
- <roomcdgruplist>
- <roomnm/>
- <roomcd/>
- </roomcdgruplist>
- </roomcdgrup>
- <patientgrup>
- <patientgruplist>
- <patientnm/>
- <pid/>
- </patientgruplist>
- </patientgrup>
- <patientgrupInfo>
- <patientgruplistInfo>
- <patientnm/>
- <pid/>
- <sexage/>
- <abo/>
- <rhname/>
- <rh/>
- <btype/>
- <reptrslt/>
- </patientgruplistInfo>
- </patientgrupInfo>
- <prcpddfrom/>
- <prcdddto/>
- <dateflag>prcpddselect</dateflag>
- <wardpatientflag>patient</wardpatientflag>
- <deliveflag>1</deliveflag>
- <execdetlgrup>
- <execdetlgruplist>
- <wardcd/>
- <roomcd/>
- <pid/>
- <patnm/>
- <grdrage/>
- <aborh/>
- <prcpstat/>
- <prcpstatcd/>
- <prcppreptfflag/>
- <prcpcd/>
- <prcpnm/>
- <irr/>
- <fil/>
- <blodno/>
- <prcphoeyn/>
- <validt/>
- <prcphopedd/>
- <rgstdt/>
- <orddeptcd/>
- <depthngnm/>
- <orddrid/>
- <orddridnm/>
- <fstrgstrid/>
- <fstrgstrnm/>
- <execdt/>
- <testexecid/>
- <testexecnm/>
- <testexecdt/>
- <deliveexecid/>
- <deliveexecnm/>
- <deliveexecdt/>
- <acptid/>
- <acptnm/>
- <acptdt/>
- <prcpdelivefact/>
- <nurseremark/>
- <prcpdd/>
- <prcpno/>
- <prcphistno/>
- <execprcpuniqno/>
- <instcd/>
- <prepprcpflag/>
- <prcplnkdd/>
- <prcplnkno/>
- <prcpauthflag/>
- <prcpinptflag/>
- <prepblodseqno/>
- <blodbarcd/>
- <tnsreqacptno/>
- <blodcomcd/>
- <blodvol/>
- <alttest/>
- <alttestdt/>
- <antihcvtest/>
- <antihcvtestdt/>
- <hivtest/>
- <hivtestdt/>
- <vdrltest/>
- <vdrltestdt/>
- <hbsagtest/>
- <hbsagtestdt/>
- <nattest/>
- <nattestdt/>
- </execdetlgruplist>
- </execdetlgrup>
- </cond>
- </main>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.removeNodeset("/root/main/cond/execdetlgrup/execdetlgruplist");
-
- input2.value = getCurrentDate() ;// 기준일에 현재날짜(디폴트)
- var addDy = model.getValue("/root/main/cond/prcpddfrom");
- addDy = addDy.toDate().getAddDate(-3,"D");
- addDy = addDy.getDateFormat();
- input2.value = addDy;
- input11.value = getCurrentDate();// 기준일에 현재날짜(디폴트)
-
- fInit();
- ]]>
- </script>
- <submission id="TRMNR07602" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/cond/wardcdgrup"/>
- <submission id="TRMNR07603" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/cond/roomcdgrup"/>
- <submission id="TRMNR07604" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/cond/patientgrup"/>
- <submission id="TRMNR07605" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/cond/patientgrupInfo"/>
- <submission id="TRMNR07606" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/cond/execdetlgrup"/>
- </model>
- <script type="javascript" src="../../../emr/carerecweb/js/SMMNR07600.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:145px; height:14px; ">혈액미불출리스트조회</caption>
- </group>
- <group id="grp_biz" scroll="l" style="left:0px; top:13px; width:1195px; height:757px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:55px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:55px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button3" class="btn1_letter2" style="left:1030px; top:15px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetBlodNoDeliveList();//혈액미불출 리스트 조회버튼
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1020px; y1:15px; x2:1020px; y2:37px; "/>
- <caption id="caption2" class="search_name" style="left:521px; top:7px; width:105px; height:17px; ">병동 :</caption>
- <select1 id="combo1" ref="/root/main/cond/dateflag" appearance="minimal" style="left:111px; top:6px; width:103px; height:19px; ">
- <choices>
- <item>
- <label>처방일</label>
- <value>prcpddselect</value>
- </item>
- <item>
- <label>불출일</label>
- <value>deliveselect</value>
- </item>
- <item>
- <label>폐기예정일</label>
- <value>abnselect</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- // if(radio1.value == "patient") {
- // if (input3.value == ""){
- // messageBox("등록번호를 ","C001");
- // model.setfocus("input3");
- // return;
- // }
- // }
- //
- // fGetBlodNoDeliveList();//혈액미불출 리스트 조회버튼
- ]]>
- </script>
- </select1>
- <caption id="caption1" style="left:318px; top:7px; width:15px; height:20px; ">~</caption>
- <select1 id="radio1" ref="/root/main/cond/wardpatientflag" class="radio_search" appearance="full" rows="2" overflow="visible" style="left:446px; top:6px; width:60px; height:45px; line-spacing:5; border-style:none; ">
- <choices>
- <item>
- <label>병동별</label>
- <value>ward</value>
- </item>
- <item>
- <label>환자별</label>
- <value>patient</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if( radio1.value == 'ward') {
- combo2.disabled = true ;
- combo8.disabled = true ;
- input3.disabled = true ;
- combo2.value = "" ;
- combo8.value = "" ;
- input3.value = "" ;
- output3.value = "" ;
- output2.value = "" ;
-
- combo7.selectedIndex = 0 ;
- model.setfocus("combo7");
- } else {
- combo2.disabled = false ;
- combo8.disabled = false ;
- input3.disabled = false ;
- output2.visible = false;
-
- combo2.value = "" ;
- combo8.value = "" ;
- input3.value = "" ;
- output3.value = "" ;
- output2.value = "" ;
-
- combo7.selectedIndex = 0 ;
- model.setfocus("combo7");
- }
- model.removeNodeset("/root/main/cond/execdetlgrup");
- model.refresh();
- ]]>
- </script>
- </select1>
- <caption id="caption4" class="search_name" style="left:715px; top:7px; width:69px; height:17px; ">병실 :</caption>
- <caption id="caption3" class="search_name" style="left:715px; top:31px; width:69px; height:17px; ">성명 :</caption>
- <caption id="caption5" class="search_name" style="left:885px; top:31px; width:71px; height:17px; ">S/A :</caption>
- <caption id="caption7" class="search_name" style="left:520px; top:31px; width:86px; height:17px; ">등록번호 :</caption>
- <select1 id="radio2" ref="/root/main/cond/deliveflag" class="radio_search" appearance="full" cols="3" overflow="visible" style="left:22px; top:34px; width:157px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>1</value>
- </item>
- <item>
- <label>불출</label>
- <value>2</value>
- </item>
- <item>
- <label>미불출</label>
- <value>3</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fGetBlodNoDeliveList();//혈액미불출 리스트 조회버튼
- ]]>
- </script>
- </select1>
- <input id="input2" ref="/root/main/cond/prcpddfrom" class="input_default" inputtype="date" style="left:218px; top:6px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // if(radio1.value == "patient") {
- // if (input3.value == ""){
- // messageBox("등록번호를 ","C001");
- // model.setfocus("input3");
- // return;
- // }
- // }
- //
- // fGetPatientInfo();// 환자 개인정보를 가져온다.
- // fGetBlodNoDeliveList();//혈액미불출 리스트 조회버튼
- ]]>
- </script>
- </input>
- <input id="input11" ref="/root/main/cond/prcdddto" class="input_default" inputtype="date" style="left:334px; top:6px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // if(radio1.value == "patient") {
- // if (input3.value == ""){
- // messageBox("등록번호를 ","C001");
- // model.setfocus("input3");
- // return;
- // }
- // }
- //
- // fGetPatientInfo();// 환자 개인정보를 가져온다.
- // fGetBlodNoDeliveList();//혈액미불출 리스트 조회버튼
- ]]>
- </script>
- </input>
- <select1 id="combo7" ref="/root/main/cond/wardcdgrup/wardcdgruplist" class="combo_s_essential" appearance="minimal" style="left:610px; top:6px; width:90px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/cond/wardcdgrup/wardcdgruplist">
- <label ref="wardnm"/>
- <value ref="wardcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if( radio1.value == 'ward') {
- fGetBlodNoDeliveList();//혈액미불출 리스트 조회버튼
- } else {
- input3.value = "" ;
- output2.value = "" ;
- output3.value = "" ;
- output2.visible = false;
- combo8.value = "";
- fGetRoomList();// 병실정보를 가져온다.
- }
- ]]>
- </script>
- </select1>
- <select1 id="combo2" ref="/root/main/cond/roomcdgrup/roomcdgruplist" class="combo_search" appearance="minimal" style="left:780px; top:6px; width:85px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/cond/roomcdgrup/roomcdgruplist">
- <label ref="roomnm"/>
- <value ref="roomcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- input3.value = "" ;
- output2.value = "" ;
- output3.value = "" ;
- fGetPatientList();// 환자리스트 정보를 가져온다.
- ]]>
- </script>
- </select1>
- <select1 id="combo8" ref="/root/main/cond/patientgrup/patientgruplist" class="combo_search" appearance="minimal" style="left:780px; top:30px; width:85px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/cond/patientgrup/patientgruplist">
- <label ref="patientnm"/>
- <value ref="pid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- input3.value = "" ;
- output2.value = "" ;
- output3.value = "" ;
- fGetPatientInfo();// 환자 개인정보를 가져온다.
- fGetBlodNoDeliveList();//혈액미불출 리스트 조회버튼
- ]]>
- </script>
- </select1>
- <output id="output3" ref="/root/main/cond/patientgrupInfo/patientgruplistInfo/sexage" class="output_search" style="left:948px; top:30px; width:50px; height:19px; "/>
- <input id="input3" ref="/root/main/cond/patientgrupInfo/patientgruplistInfo/pid" class="input_search" maxlength="10" style="left:610px; top:30px; width:90px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("button3", "DOMActivate");
- if(event.keyCode == "13") {
- fGetPatientInfo("entr");
- output2.visible = true;
- model.removenodeSet("/root/main/cond/roomcdgrup/roomcdgruplist");
- }
- ]]>
- </script>
- </input>
- <output id="output2" ref="/root/main/cond/patientgrupInfo/patientgruplistInfo/patientnm" class="output_search" visibility="hidden" style="left:780px; top:30px; width:85px; height:19px; "/>
- <caption id="caption9" class="search_name" style="left:22px; top:7px; width:92px; height:17px; ">조회기준 :</caption>
- <button id="button1" class="btn1_letter4" style="left:1094px; top:15px; width:80px; height:22px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveExcel();
- ]]>
- </script>
- </button>
- </group>
- <datagrid id="datagrid5" nodeset="/root/main/cond/execdetlgrup/execdetlgruplist" caption="병실^등록번호^환자명^S/A^ABO RH^상태^처방구분^처방코드^처방명^Irr^Fil^혈액번호^폐기예정일^예약일시^처방일시^처방의^불출신청일시^불출신청자^불출일시^불출자^검사자^전달사항^간호사 remark^ALT^ALT 검사시간^Anti-HCV^Anti-HCV 검사시간^HIV^HIV 검사시간^VDRL^VDRL 검사시간^HbsAg^HbsAg 검사시간^NAT(사후)^NAT(사후) 검사시간" colsep="^" colwidth="50, 80, 60, 45, 53, 65, 60, 70, 230, 30, 30, 80, 105, 105, 105, 70, 105, 70, 105, 70, 70, 110, 110, 90, 105, 90, 105, 90, 105, 90, 105, 90, 105, 90, 105" ellipsis="true" explorerbar="sort" frozencols="9" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" tooltip="true" style="left:0px; top:93px; width:1190px; height:634px; ">
- <col ref="roomcd" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="patnm" style="text-align:center; "/>
- <col ref="grdrage" style="text-align:center; "/>
- <col ref="aborh" style="text-align:center; "/>
- <col ref="prcpstat" style="text-align:center; "/>
- <col ref="prcppreptfflag" style="text-align:center; "/>
- <col ref="prcpcd" style="text-align:center; "/>
- <col ref="prcpnm"/>
- <col disabled="true" ref="irr" type="checkbox" style="text-align:center; "/>
- <col disabled="true" ref="fil" type="checkbox" style="text-align:center; "/>
- <col ref="blodno" style="text-align:center; "/>
- <col ref="validt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="prcphopedd" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="rgstdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="orddridnm" style="text-align:center; "/>
- <col ref="execdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="fstrgstrnm" style="text-align:center; "/>
- <col ref="deliveexecdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="deliveexecnm" style="text-align:center; "/>
- <col ref="testexecnm" style="text-align:center; "/>
- <col ref="prcpdelivefact"/>
- <col ref="nurseremark"/>
- <col ref="alttest" style="text-align:center; "/>
- <col ref="alttestdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="antihcvtest" style="text-align:center; "/>
- <col ref="antihcvtestdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="hivtest" style="text-align:center; "/>
- <col ref="hivtestdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="vdrltest" style="text-align:center; "/>
- <col ref="vdrltestdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="hbsagtest" style="text-align:center; "/>
- <col ref="hbsagtestdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- <col ref="nattest" style="text-align:center; "/>
- <col ref="nattestdt" format="yyyy-mm-dd hh:nn" style="text-align:center; "/>
- </datagrid>
- <line id="line16" class="line_1" style="x1:0px; y1:88px; x2:1190px; y2:88px; "/>
- <caption id="caption26" class="tit_2" style="left:5px; top:73px; width:109px; height:13px; vertical-align:middle; ">수행처방내역</caption>
- <caption id="caption8" style="left:1090px; top:730px; width:100px; height:20px; text-align:right; ">[표]</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|