123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116 |
- <?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>On Call 관리 (월별 직급별)</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <init>
- <orddept/>
- <userlist/>
- </init>
- <main>
- <cond>
- <condflag/>
- <basemm/>
- <fromdd/>
- <todd/>
- </cond>
- <oncalllist/>
- </main>
- <send>
- <reqdata/>
- <savedata/>
- </send>
- <hidden/>
- <temp/>
- </root>
- </instance>
- <submission id="TRMMO33701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/main/cond" resultref="/root/main/oncalllist"/>
- <script type="javascript" ev:event="xforms-model-construct-done">
- <![CDATA[
- fInitOnCall("T");
- ]]>
- </script>
- </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/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/SPMMO33200.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="760" pageheight="360">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:695px; height:14px; ">On Call 관리 (월별 직급별)</caption>
- <group id="group1" style="left:0px; top:15px; width:750px; height:335px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:750px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <input id="input3" ref="/root/main/cond/fromdd" inputtype="date" format="yyyy-mm-dd" style="left:100px; top:8px; width:95px; height:19px; text-align:center; "/>
- <button id="button1" class="btn1_letter2" style="left:676px; top:6px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetStatsOnCallList();
- ]]>
- </script>
- </button>
- <line id="line2" style="x1:664px; y1:6px; x2:664px; y2:28px; border-color:#ffe4bb; border-left-style:solid; "/>
- <line id="line9" class="line_1" style="x1:0px; y1:61px; x2:750px; y2:61px; "/>
- <caption id="caption15" class="tit_2" style="left:0px; top:45px; width:188px; height:14px; text-align:left; ">On Call 월별 직급별</caption>
- <line id="line3" class="line_3" style="x1:0px; y1:331px; x2:750px; y2:331px; "/>
- <caption id="caption3" class="search_name" style="left:10px; top:9px; width:86px; height:17px; ">조회기간 :</caption>
- <button id="button2" class="btn2_letter2" style="left:646px; top:40px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPMMO33700", "XMLSTR");
- ]]>
- </script>
- </button>
- <button id="button4" class="btn2_letter2" style="left:690px; top:40px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "On Call 월별 직급별", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != ""){
- grd_oncalllist.saveExcel(fileName, "On Call 월별 직급별", false, false, "", "", false);
- }
- ]]>
- </script>
- </button>
- <input id="input1" ref="/root/main/cond/todd" inputtype="date" format="yyyy-mm-dd" style="left:215px; top:8px; width:95px; height:19px; text-align:center; "/>
- <caption id="caption1" style="left:198px; top:10px; width:15px; height:20px; ">~</caption>
- <datagrid id="grd_oncalllist" nodeset="/root/main/oncalllist/info" caption="년월^환자구분^총 건수^교수^교수^임상교수^임상교수^임상강사^임상강사|년월^환자구분^총 건수^건수^비율^건수^비율^건수^비율" colsep="^" colwidth="80, 55, 85, 85, 85, 85, 85, 85, 85" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:66px; width:750px; height:264px; ">
- <col ref="basemm" style="text-align:center; "/>
- <col ref="patflagcd" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>응급</label>
- <value>E</value>
- </item>
- <item>
- <label>일반</label>
- <value>S</value>
- </item>
- <item>
- <label>외상</label>
- <value>T</value>
- </item>
- </choices>
- </col>
- <col ref="totcnt" style="text-align:right; "/>
- <col ref="cnt1" style="text-align:right; "/>
- <col ref="rate1" style="text-align:right; "/>
- <col ref="cnt2" format="yyyy-mm-dd hh:nn" style="text-align:right; "/>
- <col ref="rate2" style="text-align:right; "/>
- <col ref="cnt3" style="text-align:right; "/>
- <col ref="rate3" style="text-align:right; "/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- fGetOnCallInfo("A");
- ]]>
- </script>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|