123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?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="">
- </root>
- </instance>
- </model>
- <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"/>
- <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="540" pageheight="330" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:240px; height:13px; ">당직 스케줄 등록 유의사항</caption>
- <line id="line2" class="line_1" style="x1:1px; y1:17px; x2:515px; y2:17px; "/>
- <caption id="caption1" style="left:0px; top:30px; width:515px; height:45px; font-size:10pt; font-weight:bold; ">
- <![CDATA[▢ 중환자실 전담전문의가 배치되어 있는 중환자실은 전담전문의 당직을
- 아래와 같이 작성하여 주시기 바랍니다.]]>
- </caption>
- <caption id="caption2" style="left:15px; top:75px; width:495px; height:50px; ">
- <![CDATA[예) 1. 월, 수 오후 외래 시 : 월, 수(오전DAY 당직), 화,목,금 (DAY1,2 당직), 주말은 제외
- 단, 오후 외래시 2시부터 외래처방이 가능함.
- 2. 월, 수 오전 외래 시 : 월, 수(오후DAY 당직), 화,목,금 (DAY1,2 당직), 주말은 제외]]>
- </caption>
- <caption id="caption3" style="left:0px; top:135px; width:515px; height:35px; font-size:10pt; font-weight:bold; ">▢ 상급종합병원 중환자실 전담전문의 지정 기준</caption>
- <caption id="caption4" style="left:15px; top:165px; width:485px; height:83px; ">
- <![CDATA[(근무시간) 1일 주간(day time) 8시간 이상, 1주간(week) 5일 이상, 최소 3개월 이상
- 중환자실에 근무하여야 함
-
- (근무조건) 중환자실 근무 배치 시간 동안 타 업무 병행 및 근무 기간 동안 교대근무 불가
- - 다만, 부득이한 경우 1일 4시간, 주 2일 이내 외래진료업무 수행 가능]]>
- </caption>
- <caption id="caption5" style="left:0px; top:245px; width:505px; height:35px; font-size:10pt; font-weight:bold; ">▢ 문의사항 : 진료행정과 박기태(5016)</caption>
- <line id="line1" class="line_1" style="x1:1px; y1:277px; x2:515px; y2:277px; "/>
- <button id="btn_conf" class="btn4_letter2" style="left:460px; top:285px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- model.close();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|