123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436 |
- <?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>
- <deptlists>
- <AnstKindDeptlist>
- <anstmthdcdnm/>
- <gs/>
- <gy/>
- <ns/>
- <os/>
- <cs/>
- <ur/>
- <ps/>
- <ey/>
- <et/>
- <dt/>
- <md/>
- <ot/>
- <as/>
- <tot/>
- </AnstKindDeptlist>
- </deptlists>
- <daylists>
- <AnstKindDaylist>
- <anstmthdcdnm/>
- <d01/>
- <d02/>
- <d03/>
- <d04/>
- <d05/>
- <d06/>
- <d07/>
- <d08/>
- <d09/>
- <d10/>
- <d11/>
- <d12/>
- <d13/>
- <d14/>
- <d15/>
- <d16/>
- <d17/>
- <d18/>
- <d19/>
- <d20/>
- <d21/>
- <d22/>
- <d23/>
- <d24/>
- <d25/>
- <d26/>
- <d27/>
- <d28/>
- <d29/>
- <d30/>
- <d31/>
- <tot/>
- </AnstKindDaylist>
- </daylists>
- <roomlists>
- <AnstKindRoomlist>
- <anstmthdcdnm/>
- <r01/>
- <r02/>
- <r03/>
- <r04/>
- <r05/>
- <r06/>
- <r07/>
- <r08/>
- <r09/>
- <r10/>
- <r11/>
- <r12/>
- <r13/>
- <r14/>
- <r15/>
- <r16/>
- <r17/>
- <rangio/>
- <rdr/>
- <tot/>
- </AnstKindRoomlist>
- </roomlists>
- </main>
- <init>
- <tab>dept</tab>
- </init>
- <hidden>
- <condition>
- <frdd/>
- <todd/>
- <ssflag1/>
- <ssflag2/>
- <ssflag3/>
- <etcflag1/>
- <etcflag2/>
- <etcflag3/>
- </condition>
- </hidden>
- <send>
- <frdd/>
- <todd/>
- <ssflag1/>
- <ssflag2/>
- <ssflag3/>
- <etcflag1/>
- <etcflag2/>
- <etcflag3/>
- </send>
- <temp>
- <org_searfromdd/>
- </temp>
- </root>
- </instance>
- <submission id="TRSNP00100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/deptlists/AnstKindDeptlist"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInit();
- ]]>
- </script>
- <submission id="TRSNP00101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/daylists/AnstKindDaylist"/>
- <submission id="TRSNP00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/roomlists/AnstKindRoomlist"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../sts/stsenropweb/js/SSMNP00100.js"/>
- <script type="javascript" src="../../../emr/carecomweb/js/CareCom.js"/>
- </xhtml:head>
- <xhtml:body pagewidth="1270" pageheight="784">
- <group id="group1" style="left:0px; top:20px; width:1179px; height:62px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:2px; top:0px; width:1173px; height:60px; "/>
- <input id="ipt_refcond" ref="/root/hidden/condition/frdd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:90px; top:9px; width:95px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- //2010-02-28 오후 5:39:12 taebum add 일자별 조회 후 다시 집도과별로 조회시 수술일자가 월로만 조회됨 오류 올라온건 관련 수정작업
- if((model.getValue("/root/hidden/condition/frdd")).length >6){
- model.setValue("/root/temp/org_searfromdd", model.getValue("/root/hidden/condition/frdd"));
- }
- ]]>
- </script>
- </input>
- <input id="input1" ref="/root/hidden/condition/todd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:210px; top:9px; width:95px; height:19px; "/>
- <caption id="caption1" style="left:190px; top:9px; width:20px; height:20px; vertical-align:middle; ">~</caption>
- <caption id="caption2" style="left:315px; top:9px; width:217px; height:20px; vertical-align:middle; ">까지의 과별 마취분류별 건수 입니다.</caption>
- <caption id="caption3" class="search_name" style="left:5px; top:34px; width:80px; height:17px; ">수술구분</caption>
- <button id="btn_search" class="btn1_letter2" style="left:1015px; top:20px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fOnClickSearchBtn();
- ]]>
- </script>
- </button>
- <line id="line1" class="line_4" style="x1:990px; y1:5px; x2:990px; y2:54px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption4" class="search_name" style="left:5px; top:9px; width:86px; height:17px; ">수술일자</caption>
- <select id="checkbox1" ref="/root/hidden/condition/ssflag1" overflow="visible" appearance="full" cellspacing="10" cols="3" style="left:90px; top:35px; width:50px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>정규</label>
- <value>1</value>
- </item>
- </choices>
- </select>
- <select id="checkbox2" ref="/root/hidden/condition/etcflag1" overflow="visible" appearance="full" cellspacing="5" cols="4" style="left:722px; top:9px; width:75px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>통증제외</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <select id="checkbox3" ref="/root/hidden/condition/etcflag2" overflow="visible" appearance="full" cellspacing="5" cols="4" style="left:803px; top:9px; width:75px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>출장제외</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <select id="checkbox4" ref="/root/hidden/condition/etcflag3" overflow="visible" appearance="full" cellspacing="5" cols="4" style="left:884px; top:9px; width:75px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>DR제외</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <select id="checkbox5" ref="/root/hidden/condition/ssflag3" overflow="visible" appearance="full" cellspacing="10" cols="3" style="left:145px; top:35px; width:50px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>추가</label>
- <value>3</value>
- </item>
- </choices>
- </select>
- <select id="checkbox6" ref="/root/hidden/condition/ssflag2" overflow="visible" appearance="full" cellspacing="10" cols="3" style="left:200px; top:35px; width:50px; height:17px; border-style:none; ">
- <choices>
- <item>
- <label>응급</label>
- <value>2</value>
- </item>
- </choices>
- </select>
- <button id="button4" class="btn1_letter2" style="left:1088px; top:20px; width:56px; height:22px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveExcel();
- ]]>
- </script>
- </button>
- </group>
- <switch id="switch1" style="left:5px; top:110px; width:1179px; height:570px; ">
- <case id="case1" selected="true">
- <datagrid id="datagrid4" nodeset="/root/main/deptlists/AnstKindDeptlist" caption="^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^" colsep="^" colwidth="90, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:8px; top:7px; width:1160px; height:550px; ">
- <col ref="anstmthdcdnm" style="text-align:center; "/>
- <col ref="dept1"/>
- <col ref="dept2"/>
- <col ref="dept3"/>
- <col ref="dept4"/>
- <col ref="dept5"/>
- <col ref="dept6"/>
- <col ref="dept7"/>
- <col ref="dept8"/>
- <col ref="dept9"/>
- <col ref="dept10"/>
- <col ref="dept11"/>
- <col ref="dept12"/>
- <col ref="dept13"/>
- <col ref="dept14"/>
- <col ref="dept15"/>
- <col ref="dept16"/>
- <col ref="dept17"/>
- <col ref="dept18"/>
- <col ref="dept19"/>
- <col ref="dept20"/>
- <col ref="dept21"/>
- <col ref="dept22"/>
- <col ref="dept23"/>
- <col ref="dept24"/>
- <col ref="dept25"/>
- <col ref="dept26"/>
- <col ref="dept27"/>
- <col ref="dept28"/>
- <col ref="dept29"/>
- <col ref="dept30"/>
- <col ref="dept31"/>
- <col ref="dept32"/>
- <col ref="dept33"/>
- <col ref="dept34"/>
- <col ref="dept35"/>
- <col ref="dept36"/>
- <col ref="dept37"/>
- <col ref="dept38"/>
- <col ref="dept39"/>
- <col ref="dept40"/>
- <col ref="dept41"/>
- <col ref="dept42"/>
- <col ref="dept43"/>
- <col ref="dept44"/>
- <col ref="dept45"/>
- <col ref="dept46"/>
- <col ref="dept47"/>
- <col ref="dept48"/>
- <col ref="dept49"/>
- <col ref="dept50"/>
- <col ref="tot"/>
- </datagrid>
- </case>
- <case id="case2">
- <switch id="switch2" style="left:6px; top:6px; width:1164px; height:554px; ">
- <case id="case3" selected="true" style="left:0px; top:0px; width:1164px; height:554px; ">
- <datagrid id="datagrid1" nodeset="/root/main/daylists/AnstKindDaylist" caption="마취종류^1일^2일^3일^4일^5일^6일^7일^8일^9일^10일^11일^12일^13일^14일^15일^16일^17일^18일^19일^20일^21일^22일^23일^24일^25일^26일^27일^28일^29일^30일^31일^합계" colsep="^" colwidth="56, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 37" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:5px; width:1150px; height:540px; ">
- <col ref="anstmthdcdnm"/>
- <col ref="d01"/>
- <col ref="d02"/>
- <col ref="d03"/>
- <col ref="d04"/>
- <col ref="d05"/>
- <col ref="d06"/>
- <col ref="d07"/>
- <col ref="d08"/>
- <col ref="d09"/>
- <col ref="d10"/>
- <col ref="d11"/>
- <col ref="d12"/>
- <col ref="d13"/>
- <col ref="d14"/>
- <col ref="d15"/>
- <col ref="d16"/>
- <col ref="d17"/>
- <col ref="d18"/>
- <col ref="d19"/>
- <col ref="d20"/>
- <col ref="d21"/>
- <col ref="d22"/>
- <col ref="d23"/>
- <col ref="d24"/>
- <col ref="d25"/>
- <col ref="d26"/>
- <col ref="d27"/>
- <col ref="d28"/>
- <col ref="d29"/>
- <col ref="d30"/>
- <col ref="d31"/>
- <col ref="tot"/>
- </datagrid>
- </case>
- <case id="case4">
- <datagrid id="datagrid2" caption="^1월^1월^2월^2월^3월^3월^4월^4월^5월^5월^6월^6월^7월^7월^8월^8월^9월^9월^10월^10월^11월^11월^12월^12월^합계^합계|^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간^건수^평균참여시간" colsep="^" colwidth="71, 36, 38, 34, 44, 31, 36, 41, 34, 32, 37, 32, 44, 32, 38, 39, 35, 36, 32, 33, 42, 35, 39, 32, 37, 31, 43" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:5px; width:1150px; height:545px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </case>
- </switch>
- </case>
- <case id="case5">
- <datagrid id="datagrid3" nodeset="/root/main/roomlists/AnstKindRoomlist" caption="^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^" colsep="^" colwidth="90, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:5px; width:1165px; height:555px; ">
- <col ref="anstmthdcdnm"/>
- <col ref="r01"/>
- <col ref="r02"/>
- <col ref="r03"/>
- <col ref="r04"/>
- <col ref="r05"/>
- <col ref="r06"/>
- <col ref="r07"/>
- <col ref="r08"/>
- <col ref="r09"/>
- <col ref="r10"/>
- <col ref="r11"/>
- <col ref="r12"/>
- <col ref="r13"/>
- <col ref="r14"/>
- <col ref="r15"/>
- <col ref="r16"/>
- <col ref="r17"/>
- <col ref="r18"/>
- <col ref="r19"/>
- <col ref="r20"/>
- <col ref="r21"/>
- <col ref="r22"/>
- <col ref="r23"/>
- <col ref="r24"/>
- <col ref="r25"/>
- <col ref="r26"/>
- <col ref="r27"/>
- <col ref="r28"/>
- <col ref="r29"/>
- <col ref="r30"/>
- <col ref="r31"/>
- <col ref="r32"/>
- <col ref="r33"/>
- <col ref="r34"/>
- <col ref="r35"/>
- <col ref="r36"/>
- <col ref="r37"/>
- <col ref="r38"/>
- <col ref="r39"/>
- <col ref="r40"/>
- <col ref="r41"/>
- <col ref="r42"/>
- <col ref="r43"/>
- <col ref="r44"/>
- <col ref="r45"/>
- <col ref="r46"/>
- <col ref="r47"/>
- <col ref="r48"/>
- <col ref="r49"/>
- <col ref="r50"/>
- <col ref="tot"/>
- </datagrid>
- </case>
- </switch>
- <button id="button1" class="btn_sw" group="tab" selected="true" style="left:5px; top:87px; width:90px; height:22px; ">
- <caption>집도과별</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.toggle("case1");
- fClickTab("dept");
- ]]>
- </script>
- </button>
- <button id="button2" class="btn_sw" group="tab" style="left:97px; top:87px; width:90px; height:22px; ">
- <caption>일자별</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.toggle("case2");
- fClickTab("day");
- ]]>
- </script>
- </button>
- <button id="button3" class="btn_sw" group="tab" style="left:189px; top:87px; width:90px; height:22px; ">
- <caption>방별</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.toggle("case5");
- fClickTab("room");
- ]]>
- </script>
- </button>
- <caption id="caption5" class="tit_1" style="left:0px; top:5px; width:200px; height:13px; ">과별 마취분류별 수술 건수</caption>
- </xhtml:body>
- </xhtml:html>
|