123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407 |
- <?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>
- <dschdclrdt/>
- <wardcd/>
- </cond>
- <dschpatinfo>
- <dschpatlist/>
- </dschpatinfo>
- <descpatdeinfo>
- <roomcd/>
- <pid/>
- <hngnm/>
- <nurseid/>
- <dschschepatcnt/>
- </descpatdeinfo>
- <outrsrvinfo>
- <outrsrvinfolist>
- <orddd/>
- <ordtm/>
- <orddeptnm/>
- <orddrnm/>
- </outrsrvinfolist>
- <outcomment/>
- </outrsrvinfo>
- <checkcntinfo>
- <checkcntlist>
- <actcnt/>
- <drugcnt/>
- <dschdrugcnt/>
- <retcnt/>
- <endcnt/>
- <dietcmfninfo/>
- <inexopcnt/>
- <outexopcnt/>
- <inrsrvinfo/>
- <dschdclrdr/>
- <dschnotinurse/>
- <drugspdunitflag/>
- <prcpcd/>
- <dscharngmnmemo/>
- <judgperchgrinfo/>
- <dschdd/>
- <dschtm/>
- </checkcntlist>
- </checkcntinfo>
- <temp/>
- <chkstatinfo>
- <chkstatval/>
- <rtnmsg/>
- <dietynrtnmsg/>
- </chkstatinfo>
- <dietendinfo>
- <dietendlist>
- <breakdietendtm/>
- <lunchdietendtm/>
- <dinnerdietendtm/>
- </dietendlist>
- </dietendinfo>
- <paminfo/>
- <chemoinrminfo>
- <careinrmdt/>
- <dschnotidd/>
- <dschnotitm/>
- <inhosptm/>
- </chemoinrminfo>
- </main>
- <send>
- <cretno/>
- <seqno/>
- <dschflag/>
- <reqdata/>
- <savedata/>
- </send>
- <source>
- <pidinfo>
- <dschdclrdt/>
- <pid/>
- <orddd/>
- <hngnm/>
- <wardcd/>
- <cretno/>
- </pidinfo>
- </source>
- <temp>
- <gettoplist>
- <gettopinfo>
- <pid/>
- <cretno/>
- <seqno/>
- <instcd/>
- <indd/>
- <orddd/>
- <acptseqno/>
- <orgorddd/>
- </gettopinfo>
- </gettoplist>
- <paminfo/>
- </temp>
- <init>
- <ward>
- <dept>
- <deptcd/>
- <depthngnm/>
- </dept>
- </ward>
- </init>
- <hidden>
- <opdata>
- <pid/>
- <orddd/>
- <dschdclrdt/>
- <cretno/>
- </opdata>
- <dschnotidtvalue>
- <yn/>
- </dschnotidtvalue>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // 조회를 위한 데이터 값 (opener에서 받아야 할 인자를 임시 세팅)
- // model.setValue("/root/hidden/opdata/pid", "3002");
- // model.setValue("/root/hidden/opdata/orddd", "20070828");
- // model.setValue("/root/hidden/opdata/dschdclrdt", "20070828");
- // model.setValue("/root/hidden/opdata/cretno", 1);
-
- // opener 로부터 넘겨받은 데이터
- var pid = model.getValue("/root/send/cond/pid");
- var orddd = model.getValue("/root/send/cond/orddd");
- var dschdclrdt = model.getValue("/root/send/cond/dschdclrdt");
- var cretno = model.getValue("/root/send/cond/cretno");
- var seqno = model.getValue("/root/send/cond/seqno");
- model.makeValue ("/root/send/reqdata/pid", pid); // 등록번호
- model.makeValue ("/root/send/reqdata/orddd", orddd); // 입원일자
- model.makeValue ("/root/send/reqdata/dschdclrdt", dschdclrdt.substring(0, 8)); // 퇴원예정일자(외래예약일자)
- model.makeValue ("/root/send/reqdata/dschdclrtodt" , dschdclrdt+"235959"); // 종료
- model.makeValue ("/root/send/reqdata/dschdclrfromdt", dschdclrdt+"000000"); // 시작
- model.makeValue("/root/send/reqdata/cretno", cretno); // cretno
- model.makeValue("/root/send/reqdata/seqno", seqno); // seqno
-
- model.removeNodeset("/root/main/checkcntinfo");
- model.removeNodeset("/root/main/outrsrvinfo" );
- model.removeNodeset("/root/main/dschpatinfo" );
-
- if (submit("TRPIJ02003") && submit("TRPIJ02004") && submit("TRPIJ02005") && submit("TRPIJ02006")) {
-
- var dschdclrdr = "[일 시] " + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschdclrtrgstdt")).substr(0,4) + "-"
- + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschdclrtrgstdt")).substr(4,2) + "-"
- + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschdclrtrgstdt")).substr(6,2) + " "
- + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschdclrtrgstdt")).substr(8,2) + ":"
- + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschdclrtrgstdt")).substr(10,2)
- + " [등록자] " + model.getValue("/root/main/dschpatinfo/dschpatlist/dschdclrtrgstnm");
- var dschnotinurse = "[일 시] " + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschnotirgstdt")).substr(0,4) + "-"
- + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschnotirgstdt")).substr(4,2) + "-"
- + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschnotirgstdt")).substr(6,2) + " "
- + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschnotirgstdt")).substr(8,2) + ":"
- + (model.getValue("/root/main/dschpatinfo/dschpatlist/dschnotirgstdt")).substr(10,2)
- + " [등록자] " + model.getValue("/root/main/dschpatinfo/dschpatlist/dschnotirgstnm");
- var judgperchgrinfo = "[담당자] " + model.getValue("/root/main/dschpatinfo/dschpatlist/judgperchgrnm")
- + " [내 선] " + model.getValue("/root/main/dschpatinfo/dschpatlist/judgperchgrmpphonno");
-
- var dschdd = model.getValue("/root/main/dschpatinfo/dschpatlist/dschdd");
- var dschtm = model.getValue("/root/main/dschpatinfo/dschpatlist/dschtm");
-
- model.makeValue("/root/main/checkcntinfo/checkcntlist/dschdclrdr", dschdclrdr);
- model.makeValue("/root/main/checkcntinfo/checkcntlist/dschnotinurse", dschnotinurse);
- model.makeValue("/root/main/checkcntinfo/checkcntlist/judgperchgrinfo", judgperchgrinfo);
- model.makeValue("/root/main/checkcntinfo/checkcntlist/dschdd", dschdd); // 퇴원일자
- model.makeValue("/root/main/checkcntinfo/checkcntlist/dschdd", dschdd); // 퇴원시간
-
- var sDrugspdUnitFlag = model.getValue("/root/main/checkcntinfo/checkcntlist/drugspdunitflag"); // 식이구분
- var sPrcpCd = model.getValue("/root/main/checkcntinfo/checkcntlist/prcpcd" ); // 수가코드
-
- if(sDrugspdUnitFlag == "1") { // 조식
- if(sPrcpCd == "Q9140002") { // 금식("Q9140002":개인금식코드(수가테이블참조:emr.mmbtprcd))
- model.makeValue("/root/main/checkcntinfo/checkcntlist/dietcmfninfo" , "[아침금식]으로 정리되었습니다.");
- } else {
- model.makeValue("/root/main/checkcntinfo/checkcntlist/dietcmfninfo" , "[아침먹고 퇴원]으로 정리되었습니다.");
- }
- } else if(sDrugspdUnitFlag == "2") { // 중식
- model.makeValue("/root/main/checkcntinfo/checkcntlist/dietcmfninfo" , "[점심먹고 퇴원]으로 정리되었습니다.");
- } else if(sDrugspdUnitFlag == "3") { // 석식
- model.makeValue("/root/main/checkcntinfo/checkcntlist/dietcmfninfo" , "[저녁먹고 퇴원]으로 정리되었습니다.");
- }
-
- //** 정보설정 **//
- if(model.getValue("/root/main/checkcntinfo/checkcntlist/inrsrvinfo") == ""){
- model.setValue("/root/main/checkcntinfo/checkcntlist/inrsrvinfo", "입원예정으로 발급된 입원장이 없습니다.");
- }
-
- if(getNodesetCount("/root/main/outrsrvinfo/outrsrvinfolist") < 1){
- model.makeValue("/root/main/outrsrvinfo/outcomment", "외래예약이 없습니다.");
- }
-
- // 20091016 JHP 퇴실통보일자(간호확정일자) 기준 18시 이후 입력건에 대해서 체크여부표시 요청번호 8257
- // 상단의 간호사 퇴원확정은 dschnotirgstdt이지만 실제 쿼리에선 dschnotidt이고 18시 이후 퇴원은 dschnotidt이지만 실제 dschnotirgstdt이다.
- var dschnotidtvalue = model.getValue("/root/main/dschpatinfo/dschpatlist/dschnotidt").substr(8,2);
- if(dschnotidtvalue >= "18" ){
- bol_dschnotidtyn.value= "Y"
- }else{
- bol_dschnotidtyn.value= "N"
- }
- }
- model.refresh();
- ]]>
- </script>
- <submission id="TRPIJ02003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/checkcntlist"/>
- <submission id="TRPIJ02004" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/outrsrvinfo"/>
- <submission id="TRPIJ02005" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/dschpatinfo"/>
- <submission id="TRPIJ02006" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/main/dietendinfo"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript">
- <![CDATA[
- // 퇴원약,검사처방 조회화면 띄우기
- function fDschDrugOsclPop() {
-
- var dschdclrdt = model.getValue("/root/send/cond/dschdclrdt");
- var pid = model.getValue("/root/main/dschpatinfo/dschpatlist/pid");
- var orddd = model.getValue("/root/main/dschpatinfo/dschpatlist/indd");
- var hngnm = model.getValue("/root/main/dschpatinfo/dschpatlist/hngnm");
- var wardcd = model.getValue("/root/main/dschpatinfo/dschpatlist/wardcd");
- var cretno = model.getValue("/root/send/reqdata/cretno");
-
- if (pid != "") {
- model.setvalue("/root/source/pidinfo/dschdclrdt", dschdclrdt.substring(0, 8)); // 퇴원일자
- model.setvalue("/root/source/pidinfo/pid", pid ); // 등록번호
- model.setvalue("/root/source/pidinfo/orddd", orddd); // 입원일자
- model.setvalue("/root/source/pidinfo/hngnm", hngnm); // 환자명
- model.setvalue("/root/source/pidinfo/wardcd", wardcd); // 병동코드
- model.setvalue("/root/source/pidinfo/cretno", cretno); // 생성번호
-
- modal("SPMNW01300","","700","350","SPMNW01300","/root/source/pidinfo","/root/target/pidinfo", "", "");
- }
- else {
- messageBox("환자를", "C002");
- return;
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="610" pageheight="550" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:15px; width:593px; height:471px; ">
- <line id="line5" class="line_2" style="x1:5px; y1:37px; x2:592px; y2:37px; "/>
- <output id="output3" ref="/root/main/chkstatinfo/chkstatval" class="output_fix" visibility="hidden" style="left:473px; top:16px; width:115px; height:19px; font-weight:bold; "/>
- <output id="output2" ref="/root/main/checkcntinfo/checkcntlist/dschdclrdr" class="output_fix" style="left:136px; top:16px; width:455px; height:19px; "/>
- <caption id="caption26" class="cell_1" style="left:202px; top:87px; width:194px; height:43px; vertical-align:middle; "/>
- <caption id="caption7" class="cell_1" style="left:202px; top:131px; width:194px; height:43px; vertical-align:middle; "/>
- <caption id="caption8" class="cell_1" style="left:398px; top:131px; width:194px; height:43px; vertical-align:middle; "/>
- <caption id="caption5" class="cell_1" style="left:398px; top:87px; width:194px; height:43px; vertical-align:middle; "/>
- <caption id="caption6" class="cell_1" style="left:5px; top:131px; width:195px; height:43px; vertical-align:middle; "/>
- <caption id="caption18" class="cell_1" style="left:5px; top:87px; width:195px; height:43px; vertical-align:middle; "/>
- <output id="output4" ref="/root/main/checkcntinfo/checkcntlist/dschnotinurse" class="output_fix" style="left:136px; top:40px; width:455px; height:19px; "/>
- <line id="line8" class="line_2" style="x1:5px; y1:129px; x2:592px; y2:129px; "/>
- <datagrid id="datagrid2" nodeset="/root/main/outrsrvinfo/outrsrvinfolist" caption="예약일자^예약시간^진료과^진료의" colsep="^" colwidth="103, 71, 141, 100" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:136px; top:296px; width:456px; height:70px; vertical-align:middle; ">
- <col ref="orddd" format="yyyy-mm-dd"/>
- <col ref="ordtm" format="hh:nn"/>
- <col ref="orddeptnm"/>
- <col ref="orddrnm"/>
- </datagrid>
- <button id="btn_actcheck" class="btn2_letter8" disabled="true" style="left:14px; top:99px; width:108px; height:19px; text-align:center; ">
- <caption>Acting Check</caption>
- </button>
- <output id="output5" ref="/root/main/checkcntinfo/checkcntlist/actcnt" class="output_fix" style="left:123px; top:99px; width:70px; height:19px; font-weight:bold; text-align:center; "/>
- <line id="line9" class="line_2" style="x1:5px; y1:173px; x2:592px; y2:173px; "/>
- <output id="output6" ref="/root/main/checkcntinfo/checkcntlist/drugcnt" class="output_fix" style="left:320px; top:99px; width:70px; height:19px; font-weight:bold; text-align:center; "/>
- <output id="output10" ref="/root/main/checkcntinfo/checkcntlist/dietcmfninfo" class="output_fix" style="left:193px; top:187px; width:287px; height:19px; "/>
- <button id="btn_outprcp" class="btn2_letter10" style="left:305px; top:372px; width:130px; height:19px; ">
- <caption>퇴원 후 외래검사 처방</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- // 퇴원약/퇴원후 검사처방/입원전 검사처방 Popup
- select_dschPopup();
- ]]>
- </script>
- </button>
- <output id="output7" ref="/root/main/checkcntinfo/checkcntlist/endcnt" class="output_fix" style="left:516px; top:99px; width:70px; height:19px; font-weight:bold; text-align:center; "/>
- <output id="output11" ref="/root/main/checkcntinfo/checkcntlist/inrsrvinfo" class="output_fix" style="left:136px; top:252px; width:455px; height:19px; "/>
- <line id="line10" class="line_2" style="x1:5px; y1:250px; x2:592px; y2:250px; "/>
- <button id="btn_diet1" class="btn2_letter4" disabled="true" style="left:168px; top:220px; width:64px; height:19px; ">
- <caption>아침먹고</caption>
- </button>
- <output id="output8" ref="/root/main/checkcntinfo/checkcntlist/dschdrugcnt" class="output_fix" style="left:123px; top:143px; width:70px; height:19px; font-weight:bold; text-align:center; "/>
- <line id="line11" class="line_2" style="x1:5px; y1:274px; x2:592px; y2:274px; "/>
- <output id="output12" ref="/root/main/outrsrvinfo/outcomment" class="output_fix" style="left:136px; top:275px; width:455px; height:19px; "/>
- <button id="btn_deth" class="btn2_letter6" disabled="true" style="left:496px; top:143px; width:86px; height:19px; ">
- <caption>사 망 등 록</caption>
- </button>
- <button id="btn_diet2" class="btn2_letter4" disabled="true" style="left:236px; top:220px; width:64px; height:19px; ">
- <caption>점심먹고</caption>
- </button>
- <output id="output9" ref="/root/main/checkcntinfo/checkcntlist/retcnt" class="output_fix" style="left:320px; top:142px; width:70px; height:19px; font-weight:bold; text-align:center; "/>
- <output id="output13" ref="/root/main/checkcntinfo/checkcntlist/inexopcnt" class="output_fix" style="left:137px; top:372px; width:158px; height:19px; font-weight:bold; text-align:center; "/>
- <line id="line12" class="line_2" style="x1:5px; y1:368px; x2:592px; y2:368px; "/>
- <button id="btn_diet3" class="btn2_letter8" disabled="true" style="left:304px; top:220px; width:108px; height:19px; ">
- <caption>저녁먹고퇴원하기</caption>
- </button>
- <caption id="caption1" class="cell_1" style="left:5px; top:39px; width:128px; height:23px; text-align:center; vertical-align:middle; ">간호사 퇴원확정/취소</caption>
- <caption id="caption10" style="left:138px; top:187px; width:52px; height:20px; ">식사정리</caption>
- <output id="output14" ref="/root/main/checkcntinfo/checkcntlist/outexopcnt" class="output_fix" style="left:444px; top:372px; width:149px; height:19px; font-weight:bold; text-align:center; "/>
- <caption id="caption2" class="cell_1" style="left:5px; top:15px; width:128px; height:23px; text-align:center; vertical-align:middle; ">의사 퇴원예고</caption>
- <button id="btn_rtn" class="btn2_letter8" disabled="true" style="left:211px; top:143px; width:108px; height:19px; text-align:center; ">
- <caption>반 환 예 정</caption>
- </button>
- <button id="btn_end" class="btn2_letter8" disabled="true" style="left:407px; top:99px; width:108px; height:19px; text-align:center; ">
- <caption>마 감</caption>
- </button>
- <output id="output15" ref="/root/main/dietendinfo/dietendlist/breakdietendtm" format="hh:nn" style="left:538px; top:194px; width:40px; height:19px; "/>
- <caption id="caption11" style="left:503px; top:194px; width:35px; height:19px; ">조식 :</caption>
- <caption id="caption12" class="cell_1" style="left:5px; top:251px; width:128px; height:23px; text-align:center; vertical-align:middle; ">입원의뢰서 정보</caption>
- <line id="line15" class="line_2" style="x1:6px; y1:392px; x2:593px; y2:392px; "/>
- <output id="output16" ref="/root/main/dietendinfo/dietendlist/lunchdietendtm" format="hh:nn" style="left:538px; top:210px; width:40px; height:19px; "/>
- <caption id="caption23" style="left:503px; top:210px; width:40px; height:19px; ">중식 :</caption>
- <caption id="caption13" class="cell_1" style="left:5px; top:276px; width:128px; height:93px; text-align:center; vertical-align:middle; ">외래예약</caption>
- <button id="btn_outrsrv" class="btn2_letter6" disabled="true" style="left:409px; top:143px; width:86px; height:19px; ">
- <caption>외 래 예 약</caption>
- </button>
- <output id="output17" ref="/root/main/dietendinfo/dietendlist/dinnerdietendtm" format="hh:nn" style="left:538px; top:226px; width:40px; height:19px; "/>
- <caption id="caption24" style="left:503px; top:226px; width:40px; height:19px; ">석식 :</caption>
- <caption id="caption14" class="cell_1" style="left:5px; top:370px; width:128px; height:23px; text-align:left; vertical-align:middle; "/>
- <button id="btn_drugrec" class="btn2_letter8" disabled="true" style="left:211px; top:99px; width:108px; height:19px; text-align:center; ">
- <caption>투 약 기 록</caption>
- </button>
- <caption id="caption25" style="left:491px; top:177px; width:82px; height:19px; ">* 1차 마감시간</caption>
- <caption id="caption15" class="cell_1" style="left:298px; top:370px; width:144px; height:23px; text-align:left; vertical-align:middle; ">퇴원 후 외래검사 처방</caption>
- <button id="btn_iniprcp" class="btn2_letter8" style="left:15px; top:372px; width:108px; height:19px; ">
- <caption>입원 전 검사처방</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fDschDrugOsclPop();
- ]]>
- </script>
- </button>
- <caption id="caption16" class="cell_1" style="left:5px; top:394px; width:128px; height:48px; text-align:center; vertical-align:middle; ">
- <![CDATA[메 모
- (수납에 전달됩니다.)]]>
- </caption>
- <textarea id="textarea2" ref="/root/main/checkcntinfo/checkcntlist/dscharngmnmemo" editable="false" style="left:136px; top:395px; width:360px; height:44px; "/>
- <button id="btn_durgprcp" class="btn2_letter8" style="left:14px; top:144px; width:108px; height:19px; text-align:center; ">
- <caption>퇴 원 약</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 퇴원약,검사처방 조회화면
- fDschDrugOsclPop();
- ]]>
- </script>
- </button>
- <caption id="caption9" class="cell_1" style="left:5px; top:176px; width:128px; height:74px; text-align:center; vertical-align:middle; ">식사 정리</caption>
- <line id="line6" class="line_1" style="x1:5px; y1:11px; x2:592px; y2:11px; "/>
- <button id="btn_dietN" class="btn2_letter4" disabled="true" style="left:416px; top:220px; width:64px; height:19px; ">
- <caption>아침금식</caption>
- </button>
- <line id="line7" class="line_2" style="x1:5px; y1:61px; x2:592px; y2:61px; "/>
- <shape id="roundrect1" class="roundrect_example" appearance="roundrect" style="left:486px; top:177px; width:104px; height:70px; "/>
- <button id="button2" class="btn2_letter10" style="left:305px; top:372px; width:130px; height:19px; ">
- <caption>퇴원 후 외래검사 처방</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fDschDrugOsclPop();
- ]]>
- </script>
- </button>
- <caption id="caption28" style="left:538px; top:99px; width:40px; height:20px; font-weight:bold; ">미정</caption>
- <output id="output19" ref="/root/main/checkcntinfo/checkcntlist/judgperchgrinfo" class="output_fix" style="left:136px; top:64px; width:455px; height:19px; "/>
- <caption id="caption33" class="cell_1" style="left:5px; top:63px; width:128px; height:23px; text-align:center; vertical-align:middle; ">심사자 정보</caption>
- <line id="line18" class="line_2" style="x1:5px; y1:85px; x2:592px; y2:85px; "/>
- <output id="output1" ref="/root/main/checkcntinfo/checkcntlist/dschdd" class="output_fix" format="yyyy-mm-dd" style="left:135px; top:446px; width:158px; height:19px; text-align:center; "/>
- <line id="line1" class="line_2" style="x1:4px; y1:443px; x2:591px; y2:443px; "/>
- <caption id="caption4" class="cell_1" style="left:5px; top:444px; width:128px; height:23px; text-align:center; vertical-align:middle; ">퇴원일자</caption>
- <line id="line4" class="line_3" style="x1:5px; y1:467px; x2:592px; y2:467px; "/>
- <caption id="caption17" class="cell_1" style="left:298px; top:443px; width:144px; height:23px; text-align:center; vertical-align:middle; ">퇴원시간</caption>
- <output id="output18" ref="/root/main/checkcntinfo/checkcntlist/dschtm" class="output_fix" format="nn:ss" style="left:444px; top:445px; width:149px; height:19px; text-align:center; "/>
- <caption id="caption20" class="cell_1" style="left:497px; top:394px; width:94px; height:48px; text-align:center; vertical-align:middle; "/>
- <bool id="bol_dschnotidtyn" disabled="true" checkvalue="Y,N" ref="/root/hidden/dschnotidtvalue/yn" style="left:500px; top:410px; width:14px; height:16px; "/>
- <caption id="caption19" style="left:515px; top:405px; width:75px; height:26px; font-size:11pxpt; text-align:center; ">
- <![CDATA[18시 이후퇴원
- (병실료 50%)]]>
- </caption>
- </group>
- <caption id="caption3" class="tit_1" style="left:0px; top:0px; width:180px; height:14px; vertical-align:middle; ">퇴원정리</caption>
- <shape id="roundrect4" class="roundrect_example" appearance="roundrect" style="left:5px; top:490px; width:587px; height:25px; "/>
- <caption id="caption27" class="hand" style="left:10px; top:493px; width:457px; height:22px; vertical-align:middle; ">토요일: 14:00 이후 / 기타: 17:00 이후 - 응급실원무과 확인</caption>
- <button id="btn_close" class="btn4_letter2" style="left:535px; top:520px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|