123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <send>
- <enddd/>
- <dataflag>1</dataflag>
- <caseflag/>
- <childyn/>
- </send>
- <main>
- <month>
- <monthlist>
- <orddeptnm/>
- <orddrnm/>
- <pcnt_jan/>
- <pcnt_feb/>
- <pcnt_mar/>
- <pcnt_apr/>
- <pcnt_may/>
- <pcnt_jun/>
- <pcnt_jul/>
- <pcnt_aug/>
- <pcnt_sep/>
- <pcnt_oct/>
- <pcnt_nov/>
- <pcnt_dec/>
- <total/>
- <month_avg/>
- <day_avg/>
- </monthlist>
- </month>
- <day>
- <daylist>
- <orddeptnm/>
- <orddrnm/>
- <pcnt_1/>
- <pcnt_2/>
- <pcnt_3/>
- <pcnt_4/>
- <pcnt_5/>
- <pcnt_6/>
- <pcnt_7/>
- <pcnt_8/>
- <pcnt_9/>
- <pcnt_10/>
- <pcnt_11/>
- <pcnt_12/>
- <pcnt_13/>
- <pcnt_14/>
- <pcnt_15/>
- <pcnt_16/>
- <pcnt_17/>
- <pcnt_18/>
- <pcnt_19/>
- <pcnt_20/>
- <pcnt_21/>
- <pcnt_22/>
- <pcnt_23/>
- <pcnt_24/>
- <pcnt_25/>
- <pcnt_26/>
- <pcnt_27/>
- <pcnt_28/>
- <pcnt_29/>
- <pcnt_30/>
- <pcnt_31/>
- <total/>
- <day_avg/>
- </daylist>
- </day>
- <age>
- <agelist>
- <age_level/>
- <pcnt_jan_m/>
- <pcnt_jan_f/>
- <pcnt_feb_m/>
- <pcnt_feb_f/>
- <pcnt_mar_m/>
- <pcnt_mar_f/>
- <pcnt_apr_m/>
- <pcnt_apr_f/>
- <pcnt_may_m/>
- <pcnt_may_f/>
- <pcnt_jun_m/>
- <pcnt_jun_f/>
- <pcnt_jul_m/>
- <pcnt_jul_f/>
- <pcnt_aug_m/>
- <pcnt_aug_f/>
- <pcnt_sep_m/>
- <pcnt_sep_f/>
- <pcnt_oct_m/>
- <pcnt_oct_f/>
- <pcnt_nov_m/>
- <pcnt_nov_f/>
- <pcnt_dec_m/>
- <pcnt_decR/>
- <total_m/>
- <total_f/>
- <ratio_m/>
- <ratio_f/>
- </agelist>
- </age>
- </main>
- <init>
- <grdform>
- <grdtitle/>
- </grdform>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.setValue("/root/send/enddd",getCurrentDate());
- model.setValue("/root/send/caseflag", "D");
-
- if (getUserInfo("dutplceinstcd") == "032") {
- chk_child.visible = true;
- }
-
- fSetDayGridHead();
-
- model.refresh();
- ]]>
- </script>
- <submission id="TRSTP01201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/month"/>
- <submission id="TRSTP01202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/day"/>
- <submission id="TRSTP01203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/age"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.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/numericHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- <script type="javascript" src="../../../pam/opatmngtweb/js/PMOCOM.js"/>
- <script type="javascript">
- <![CDATA[
- function fSetDayGridHead() {
- var enddd = model.getValue("/root/send/enddd");
-
- //말일 구하기
- var LastDay = getDayCountForMonth(enddd.substr(0,4), enddd.substr(4,2));
- //그리드 날짜 컬럼 상태
- for (var i = 0; i < grd_daylist.cols; i++) {
- if ( i < (LastDay+2) || i == (grd_daylist.cols-1) || i == (grd_daylist.cols-2)) {
- grd_daylist.colHidden(i) = false;
- } else {
- grd_daylist.colHidden(i) = true;
- }
- }
-
- var weekDay;
- for (var i = 1; i <= LastDay; i++) {
- enddd = enddd.substr(0,6) + i.toString().getLeftPad(2, "0");
- if (enddd.toDate().getDay() == 0) {
- weekDay = "일";
- } else if (enddd.toDate().getDay() == 1) {
- weekDay = "월";
- } else if (enddd.toDate().getDay() == 2) {
- weekDay = "화";
- } else if (enddd.toDate().getDay() == 3) {
- weekDay = "수";
- } else if (enddd.toDate().getDay() == 4) {
- weekDay = "목";
- } else if (enddd.toDate().getDay() == 5) {
- weekDay = "금";
- } else if (enddd.toDate().getDay() == 6) {
- weekDay = "토";
- }
-
- grd_daylist.valueMatrix(1, i+1) = weekDay;
- }
-
- grd_daylist.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,226;">
- <group id="group3" style="left:0px; top:0px; width:1206px; height:13px; ">
- <caption id="caption60" class="tit_1" style="left:0px; top:0px; width:183px; height:14px; font-family:돋움; vertical-align:middle; ">입원/외래 인원통계실적</caption>
- </group>
- <group id="group4" style="left:0px; top:18px; width:1203px; height:40px; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1203px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1068px; top:10px; width:56px; height:22px; color:transparent; background-image:../../../com/commonweb/images/btn1_letter2.gif; border-color:transparent; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (model.getValue("/root/send/caseflag") == "D") {
- if (submit("TRSTP01202")) {
- for (i=0; i < grd_daylist.cols; i++) {
- if (i == 0 || i == 1) {
- grd_daylist.mergeCol(i) = true;
- } else {
- grd_daylist.mergeCol(i) = false;
- }
- }
-
- grd_daylist.mergeCells = "bycolrec";
- model.refresh();
- }
-
- } else if (model.getValue("/root/send/caseflag") == "M") {
- if (submit("TRSTP01201")) {
- for (i=0; i < grd_monthlist.cols; i++) {
- if (i == 0 || i == 1) {
- grd_monthlist.mergeCol(i) = true;
- } else {
- grd_monthlist.mergeCol(i) = false;
- }
- }
-
- grd_monthlist.mergeCells = "bycolrec";
- model.refresh();
- }
- } else if (model.getValue("/root/send/caseflag") == "S") {
- if (submit("TRSTP01203")) {
- var total_m = grd_agelist.valueMatrix(grd_agelist.rows-1, grd_agelist.colRef("total_m"));
- var total_f = grd_agelist.valueMatrix(grd_agelist.rows-1, grd_agelist.colRef("total_f"));
-
- var scount = getNodesetCount("/root/main/age/agelist");
-
- for (i = 1 ; i <= scount ; i++) {
- var age_m = model.getValue("/root/main/age/agelist[" + i + "]/total_m");
- var age_f = model.getValue("/root/main/age/agelist[" + i + "]/total_f");
-
- var ratio_m = (age_m/total_m*100).toString();
- var ratio_f = (age_f/total_f*100).toString();
-
- ratio_m = ratio_m.getRound("-2", "HALF_UP");
- ratio_f = ratio_f.getRound("-2", "HALF_UP");
-
- model.setValue("/root/main/age/agelist[" + i + "]/ratio_m", ratio_m);
- model.setValue("/root/main/age/agelist[" + i + "]/ratio_f", ratio_f);
- }
- grd_agelist.refresh();
- }
- }
- ]]>
- </script>
- </button>
- <button id="btn_excel" class="btn1_letter3" visibility="visible" disable.background-image="../../../com/commonweb/images/dis_btn6_letter4.gif" style="left:1129px; top:10px; width:68px; height:22px; background-image:../../../com/commonweb/images/btn1_letter4.gif; ">
- <caption>EXCEL</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var xlsTitle = "";
-
- if (model.getValue("/root/send/caseflag") == "D") {
- xlsTitle = "일자별 인원통계_" + rdo_dataflag.label+"("+ipt_enddd.value.substr(0,4) + "년" + ipt_enddd.value.substr(4,2) + "월"+")";
-
- var fileName = window.fileDialog("save", ",", false, xlsTitle, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- grd_daylist.saveExcel(fileName, xlsTitle, false, false, "", "", false);
-
- } else if (model.getValue("/root/send/caseflag") == "M") {
- xlsTitle = "월별 인원통계_" + rdo_dataflag.label+"("+ipt_enddd.value.substr(0,4) + "년"+")";
-
- var fileName = window.fileDialog("save", ",", false, xlsTitle, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- grd_monthlist.saveExcel(fileName, xlsTitle, false, false, "", "", false);
-
- } else if (model.getValue("/root/send/caseflag") == "S") {
- xlsTitle = "연령별성별 인원통계_" + rdo_dataflag.label+"("+ipt_enddd.value.substr(0,4) + "년"+")";
-
- var fileName = window.fileDialog("save", ",", false, xlsTitle, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- grd_agelist.saveExcel(fileName, xlsTitle, false, false, "", "", false);
- }
-
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:206px; top:10px; width:98px; height:17px; ">조회구분</caption>
- <line id="line2" class="line_4" style="top:5px; x1:1061px; y1:9px; x2:1061px; y2:33px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption1" class="search_name" style="left:10px; top:10px; width:98px; height:17px; ">조회기간</caption>
- <input id="ipt_enddd" ref="/root/send/enddd" class="input_search" inputtype="date" format="yyyy-mm" style="left:95px; top:10px; width:90px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSetDayGridHead();
- ]]>
- </script>
- </input>
- <select1 id="rdo_dataflag" ref="/root/send/dataflag" appearance="full" cellspacing="5" cols="7" vcellspacing="2" overflow="visible" style="left:291px; top:10px; width:655px; height:18px; 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>
- <item>
- <label>퇴원연인원</label>
- <value>4</value>
- </item>
- <item>
- <label>외래신환</label>
- <value>5</value>
- </item>
- <item>
- <label>외래구환(재진)</label>
- <value>6</value>
- </item>
- <item>
- <label>외래연인원</label>
- <value>7</value>
- </item>
- </choices>
- </select1>
- <select id="chk_child" ref="/root/send/childyn" visibility="hidden" overflow="visible" appearance="full" style="left:962px; top:10px; width:80px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>어린이병원</label>
- <value>Y</value>
- </item>
- </choices>
- </select>
- <caption id="caption3" style="left:1050px; top:10px; width:0px; height:10px; ">?</caption>
- <caption id="caption4" style="left:1039px; top:9px; width:20px; height:20px; ">
- <![CDATA[[?]]]>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if (group1.visible) {
- group1.visible = false;
- } else {
- group1.visible = true;
- }
- ]]>
- </script>
- </caption>
- </group>
- <button id="btn_day" class="btn_sw" group="tab" selected="true" style="left:0px; top:66px; width:80px; height:22px; ">
- <caption>일자별</caption>
- <toggle case="case1" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/caseflag", "D");
- ipt_enddd.attribute("format") = "yyyy-mm";
-
- ipt_enddd.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_month" class="btn_sw" group="tab" selected="false" style="left:81px; top:66px; width:80px; height:22px; ">
- <caption>월별</caption>
- <toggle case="case2" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/caseflag", "M");
- ipt_enddd.attribute("format") = "yyyy";
-
- ipt_enddd.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_age" class="btn_sw" group="tab" selected="false" style="left:162px; top:66px; width:80px; height:22px; ">
- <caption>연령별/성별</caption>
- <toggle case="case3" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/caseflag", "S");
- ipt_enddd.attribute("format") = "yyyy";
-
- ipt_enddd.refresh();
- ]]>
- </script>
- </button>
- <switch id="switch1" style="left:0px; top:88px; width:1203px; height:662px; ">
- <case id="case1" selected="true">
- <line id="line1" class="line_1" style="x1:0px; y1:0px; x2:1201; y2:0px; "/>
- <datagrid id="grd_daylist" nodeset="/root/main/day/daylist" class="datagrid2" 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="100, 80, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 60, 60" frozencols="2" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:5px; width:1201px; height:650px; ">
- <col ref="orddeptnm" style="text-align:center; "/>
- <col ref="orddrnm" style="text-align:center; "/>
- <col ref="pcnt_1" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_2" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_3" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_4" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_5" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_6" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_7" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_8" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_9" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_10" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_11" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_12" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_13" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_14" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_15" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_16" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_17" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_18" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_19" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_20" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_21" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_22" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_23" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_24" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_25" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_26" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_27" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_28" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_29" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_30" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_31" format="#,###" style="text-align:right; "/>
- <col ref="total" format="#,###" style="text-align:right; "/>
- <col ref="day_avg" format="#,###" style="text-align:right; "/>
- </datagrid>
- </case>
- <case id="case2">
- <line id="line3" class="line_1" style="x1:0px; y1:0px; x2:1201; y2:0px; "/>
- <datagrid id="grd_monthlist" nodeset="/root/main/month/monthlist" class="datagrid2" caption="진료과^진료의사^1월^2월^3월^4월^5월^6월^7월^8월^9월^10월^11월^12월^합계^월평균^일평균" colsep="^" colwidth="110, 90, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65" frozencols="2" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:5px; width:1201px; height:650px; ">
- <col ref="orddeptnm" style="text-align:center; "/>
- <col ref="orddrnm" style="text-align:center; "/>
- <col ref="pcnt_jan" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_feb" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_mar" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_apr" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_may" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_jun" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_jul" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_aug" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_sep" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_oct" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_nov" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_dec" format="#,###" style="text-align:right; "/>
- <col ref="total" format="#,###" style="text-align:right; "/>
- <col ref="month_avg" format="#,###" style="text-align:right; "/>
- <col ref="day_avg" format="#,###" style="text-align:right; "/>
- </datagrid>
- </case>
- <case id="case3">
- <line id="line4" class="line_1" style="x1:0px; y1:0px; x2:1201; y2:0px; "/>
- <datagrid id="grd_agelist" nodeset="/root/main/age/agelist" class="datagrid4" 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="100, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50" frozencols="1" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:5px; width:1201px; height:650px; ">
- <col ref="age_level" style="text-align:center; "/>
- <col ref="pcnt_jan_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_jan_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_feb_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_feb_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_mar_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_mar_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_apr_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_apr_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_may_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_may_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_jun_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_jun_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_jul_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_jul_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_aug_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_aug_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_sep_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_sep_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_oct_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_oct_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_nov_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_nov_f" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_dec_m" format="#,###" style="text-align:right; "/>
- <col ref="pcnt_decR" format="#,###" style="text-align:right; "/>
- <col ref="total_m" format="#,###" style="text-align:right; "/>
- <col ref="total_f" format="#,###" style="text-align:right; "/>
- <col ref="ratio_m" style="text-align:right; "/>
- <col ref="ratio_f" style="text-align:right; "/>
- </datagrid>
- </case>
- </switch>
- <group id="group1" visibility="hidden" style="left:720px; top:60px; width:480px; height:125px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:0px; top:0px; width:480px; height:125px; font-weight:bold; "/>
- <caption id="caption5" style="left:5px; top:5px; width:465px; height:112px; ">
- <![CDATA[[자료 집계 기준]
- - 외래환자 : 어린이병원 외래센터센터 접수, 응급실 소아환자
- - 입원환자 : 소아청소년과(세부분과포함)
- + 어린이병동(5동) 입원환자
- + 그 외 병동 만18세이하 환자로 집계(중복 제외)
- * 소아외과계 진료과
- 정형외과, 신경외과, 외과, 비뇨기과, 정신건강의의학과, 재활의학과, 피부과, 안과]]>
- </caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|