123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>
- <inpt>
- <inptlist>
- <deptengabbr/>
- <wdrdroom/>
- <reparoom/>
- <tdayroom/>
- <chngwardcd/>
- <totinrmcnt/>
- <dschdd/>
- <prestwardcd/>
- <totoutrmcnt/>
- <dethdt/>
- <opcnfmdd/>
- <gadong/>
- <dschrate/>
- <avgrepaday/>
- <realreparoom/>
- <indschtdpat/>
- <dept01/>
- <dept02/>
- <dept03/>
- <dept04/>
- <dept05/>
- <dept06/>
- <dept07/>
- <dept08/>
- <dept09/>
- <dept10/>
- <dept11/>
- <dept12/>
- <dept13/>
- <dept14/>
- <dept15/>
- <dept16/>
- <dept17/>
- <dept18/>
- <dept19/>
- <dept20/>
- <dept21/>
- <dept22/>
- <dept23/>
- <dept24/>
- <dept25/>
- <dept26/>
- <dept27/>
- <dept28/>
- <dept29/>
- <dept30/>
- <dept31/>
- <dept32/>
- <dept33/>
- <dept34/>
- <dept35/>
- <dept36/>
- <dept37/>
- <dept38/>
- <dept39/>
- <dept40/>
- <dept41/>
- <dept42/>
- <dept43/>
- <dept44/>
- <dept45/>
- <dept46/>
- <dept47/>
- <dept48/>
- <dept49/>
- <dept50/>
- <dept51/>
- <dept52/>
- <dept53/>
- <dept54/>
- <dept55/>
- <dept56/>
- <dept57/>
- <dept58/>
- <dept59/>
- <dept60/>
- <dept61/>
- <dept62/>
- <dept63/>
- <dept64/>
- <dept65/>
- <dept66/>
- <dept67/>
- <dept68/>
- <dept69/>
- <dept70/>
- <dept71/>
- <dept72/>
- <dept73/>
- <dept74/>
- <dept75/>
- <dept76/>
- <dept77/>
- <dept78/>
- <dept79/>
- <dept80/>
- <dept81/>
- <dept82/>
- <dept83/>
- <dept84/>
- <dept85/>
- <dept86/>
- <dept87/>
- <dept88/>
- <dept89/>
- <dept90/>
- <dept91/>
- <dept92/>
- <dept93/>
- <dept94/>
- <dept95/>
- <dept96/>
- <dept97/>
- <dept98/>
- <dept99/>
- </inptlist>
- </inpt>
- <cond>
- <fromdd/>
- <todd/>
- <deptcd/>
- <srchflag>1</srchflag>
- <flag>1</flag>
- </cond>
- <dept>
- <deptlist>
- <seq/>
- <deptengabbr/>
- </deptlist>
- </dept>
- </main>
- <send>
- </send>
- <init/>
- </root>
- </instance>
- <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="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- model.setValue(ipt_fromdd.attribute("ref"), getAddDay(getCurrentDate(),-1));
- model.setValue(ipt_todd.attribute("ref") , getAddDay(getCurrentDate(),-1));
-
- // model.setValue(ipt_fromdd.attribute("ref"), "20110725");
- // model.setValue(ipt_todd.attribute("ref"), "20110725");
-
-
- ipt_fromdd.refresh();
- ipt_todd.refresh();
-
- //submit("TRMNW10802");
-
- var instcd = getUserInfo("dutplceinstcd");
- var standard_yn = "orduseyn";
- var ord_deptflag = 'W';
- var rslt_ref = "/root/init/dept";
- var sort_field = "depthngnm";
- var sort_method = "asc";
- var dt = getCurrentDate();
-
- /////zbcfGetDeptCodeList(instcd, standard_yn, ord_deptflag, rslt_ref, sort_field, sort_method); //부서코드 콤보조회
- /////zsdfGetOutOrdDeptList( instcd, rslt_ref, sort_field, sort_method, dt );
- // 간호외래진료부서콤보 (특정하위부서를 포함- 분만실, 육아상담실, 인공신장실)
- zbcfGetDeptCodeList(instcd, standard_yn, ord_deptflag, rslt_ref , sort_field, sort_method, dt);
-
- setTitle();
-
- ]]>
- </script>
- <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="urlencoded-post" replace="instance"/>
- <submission id="TRSNW00601" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/inpt"/>
- <submission id="TRMNW10802" mediatype="application/x-www-form-urlencoded" method="post" resultref="/root/init/dept"/>
- <submission id="TRMNB01203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/dept"/>
- <submission id="TRZSD00206" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- </model>
- <script type="javascript">
- <![CDATA[
- function setTitle() {
- addComboItem("cmb_orddept", "전 체", "", "above");
-
- model.makeValue("/root/send/orddd", model.getValue(ipt_fromdd.attribute("ref")));
-
- model.makeValue("/root/send/fromdd", model.getValue(ipt_fromdd.attribute("ref")));
- model.makeValue("/root/send/todd", model.getValue(ipt_todd.attribute("ref")));
-
- submit("TRMNB01203");
-
-
- var inpttitle = "업무일자^부서^병상^재원^입원^전입^입실^퇴원^전출^퇴실^사망^수술^가동율^가동율^전일\n퇴원예고율^전일\n퇴원예고율^평균\n재원일수^실재원^당일\n입퇴원";
- var deptengabbr = "";
-
- var cnt = 0;
-
- for(var i = 1 ; i <= grd_deptlist.rows-1 ; i++){
- deptengabbr = grd_deptlist.valueMatrix(i, grd_deptlist.colRef("deptengabbr"));
-
- if(deptengabbr == null || deptengabbr == "") {
-
- grd_inptlist.colhidden( grd_inptlist.colRef("indschtdpatcnt") + i ) = true;
- } else {
-
- grd_inptlist.colhidden( grd_inptlist.colRef("indschtdpatcnt") + i ) = false;
-
- inpttitle = inpttitle +"^"+ deptengabbr;
- cnt++;
- }
- }
-
- for(var i = cnt+ grd_inptlist.colRef("indschtdpatcnt"); i < grd_inptlist.cols; i++) {
- grd_inptlist.colhidden(i+1) = true;
- }
-
- grd_inptlist.caption = inpttitle;
- }
-
- function getAddDay(inputday,addend){
- var backDate ="";
- var rt = 0;
- var yyyy = inputday.substring(0,4) +"";
- var mm = inputday.substring(4,6) +"";
- var dd = inputday.substring(6,8) +"";
- var startDate = new Date(yyyy,(eval(mm)-1),dd);
- startDate.setTime(startDate.getTime()+(86400000*addend));
- NowYear = startDate.getYear();// 년
- NowMonth = startDate.getMonth()+1;// 월
- NowDay = startDate.getDate(); // 일
- backDate += NowYear ; //년도
- if (NowMonth < 10 ) backDate += "0" + NowMonth ;
- else backDate += (startDate.getMonth() + 1);
- if (NowDay < 10 ) backDate += "0" + NowDay ;
- else backDate += (startDate.getDate());
- return backDate ;
- }
- function fSearch() {
-
- var srchflag = model.getValue(rdo_srchflag.attribute("ref"));
- var deptcd = model.getValue(cmb_orddept.attribute("ref"));
- var flag = model.getValue(rdo_flag.attribute("ref"));
-
- if(srchflag=="1") {
-
- } else {
- if(deptcd== null || deptcd == "") {
- messageBox("병동을 선택하십시오.", "I");
- return;
- }
- }
-
- model.makeValue("/root/send/reqdata/fromdd", model.getValue(ipt_fromdd.attribute("ref")));
- model.makeValue("/root/send/reqdata/todd" , model.getValue(ipt_todd.attribute("ref")));
-
- model.makeValue("/root/send/reqdata/deptcd", model.getValue(cmb_orddept.attribute("ref")));
-
- model.makeValue("/root/send/reqdata/srchflag", srchflag);
- model.makeValue("/root/send/reqdata/flag", flag);
-
- submit("TRSNW00601");
- grd_inptlist.subtotalPosition="below";
-
- var srchflag = model.getValue(rdo_srchflag.attribute("ref"));
-
- if(srchflag == "1") {
- grd_inptlist.subtotal("sum", -1,2, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("sum", -1,3, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("sum", -1, 17, "#,###.##", "background-color:#99ff99", 0, "");
-
- } else {
- grd_inptlist.subtotal("average", -1,2, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("average", -1,3, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("average", -1, 17, "#,###.##", "background-color:#99ff99", 0, "");
-
- }
-
- grd_inptlist.subtotal("sum", -1, 4, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("sum", -1, 5, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("sum", -1, 6, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("sum", -1, 7, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("sum", -1, 8, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("sum", -1, 9, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("sum", -1, 10, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("sum", -1, 11, "#,###.##", "background-color:#99ff99", 0, "");
- grd_inptlist.subtotal("average", -1, 12, "#,###", "background-color:#99ff99", 13, "%");
-
- grd_inptlist.subtotal("average", -1, 14, "#,###", "background-color:#99ff99", 15, "%");
-
- grd_inptlist.subtotal("average", -1, 16, "#,###", "background-color:#99ff99", 0, "");
-
- grd_inptlist.subtotal("sum", -1, 18, "#,###.##", "background-color:#99ff99", 0, "");
-
- for(var i = grd_inptlist.colRef("dept01"); i <=grd_inptlist.colRef("dept99"); i++){
- grd_inptlist.subtotal("sum", -1, i, "#,###", "background-color:#99ff99", 0, "");
- }
-
-
- //
- // grd_inptlist.subtotal("sum", -1, 18, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 19, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 20, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 21, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 22, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 23, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 24, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 25, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 26, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 27, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 28, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 29, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 30, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 31, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 32, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 33, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 34, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 35, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 36, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 37, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 38, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 39, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 40, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 41, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 42, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 43, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 44, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 45, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 46, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 47, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 48, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 49, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 50, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 51, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 52, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 53, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 54, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 55, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 56, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 57, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 58, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 59, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 60, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 61, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 62, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 63, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 64, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 65, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 66, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 67, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 68, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 69, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 70, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 71, "#,###", "background-color:#99ff99", 0, "");
- // grd_inptlist.subtotal("sum", -1, 72, "#,###", "background-color:#99ff99", 0, "");
-
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1195;2,822;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">병동통계</caption>
- </group>
- <group id="group2" style="left:0px; top:13px; width:1195px; height:719px; vertical-align:top; ">
- <datagrid id="grd_inptlist" nodeset="/root/main/inpt/inptlist" class="datagrid2" caption="업무일자^부서^병상^재원^입원^전입^입실^퇴원^전출^퇴실^사망^수술^가동율^가동율^전일
퇴원예고율^전일
퇴원예고율^평균
재원일수^실재원^당일
입퇴원" colsep="^" colwidth="80, 90, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 36, 19, 53, 18, 60, 47, 47, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35" explorerbar="sort" frozencols="11" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:75px; width:1195px; height:620px; vertical-align:middle; ">
- <col ref="stsdd" format="yyyy-mm-dd"/>
- <col ref="wardnm" type="output"/>
- <col ref="roomcnt" roundmode="round" roundposition="2" style="text-align:right; "/>
- <col ref="ingcnt" roundmode="round" roundposition="2" style="text-align:right; "/>
- <col ref="inptcnt" style="text-align:right; "/>
- <col ref="trnsinrmcnt" style="text-align:right; "/>
- <col ref="totinrmcnt" style="text-align:right; "/>
- <col ref="dschcnt" style="text-align:right; "/>
- <col ref="trnsoutrmcnt" style="text-align:right; "/>
- <col ref="totoutrmcnt" style="text-align:right; "/>
- <col ref="dethcnt" style="text-align:right; "/>
- <col ref="opcnfmcnt" style="text-align:right; "/>
- <col ref="gadong" style="text-align:right; "/>
- <col ref="gadongper" style="text-align:right; "/>
- <col ref="dschrate" style="text-align:right; "/>
- <col ref="dschrateper"/>
- <col ref="avgrepaday" style="text-align:right; "/>
- <col ref="realreparoomcnt" style="text-align:right; "/>
- <col ref="indschtdpatcnt" style="text-align:right; "/>
- <col ref="dept01" style="text-align:right; "/>
- <col ref="dept02" style="text-align:right; "/>
- <col ref="dept03" style="text-align:right; "/>
- <col ref="dept04" style="text-align:right; "/>
- <col ref="dept05" style="text-align:right; "/>
- <col ref="dept06" style="text-align:right; "/>
- <col ref="dept07" style="text-align:right; "/>
- <col ref="dept08" style="text-align:right; "/>
- <col ref="dept09" style="text-align:right; "/>
- <col ref="dept10" style="text-align:right; "/>
- <col ref="dept11" style="text-align:right; "/>
- <col ref="dept12" style="text-align:right; "/>
- <col ref="dept13" style="text-align:right; "/>
- <col ref="dept14" style="text-align:right; "/>
- <col ref="dept15" style="text-align:right; "/>
- <col ref="dept16" style="text-align:right; "/>
- <col ref="dept17" style="text-align:right; "/>
- <col ref="dept18" style="text-align:right; "/>
- <col ref="dept19" style="text-align:right; "/>
- <col ref="dept20" style="text-align:right; "/>
- <col ref="dept21" style="text-align:right; "/>
- <col ref="dept22" style="text-align:right; "/>
- <col ref="dept23" style="text-align:right; "/>
- <col ref="dept24" style="text-align:right; "/>
- <col ref="dept25" style="text-align:right; "/>
- <col ref="dept26" style="text-align:right; "/>
- <col ref="dept27" style="text-align:right; "/>
- <col ref="dept28" style="text-align:right; "/>
- <col ref="dept29" style="text-align:right; "/>
- <col ref="dept30" style="text-align:right; "/>
- <col ref="dept31" style="text-align:right; "/>
- <col ref="dept32" style="text-align:right; "/>
- <col ref="dept33" style="text-align:right; "/>
- <col ref="dept34" style="text-align:right; "/>
- <col ref="dept35" style="text-align:right; "/>
- <col ref="dept36" style="text-align:right; "/>
- <col ref="dept37" style="text-align:right; "/>
- <col ref="dept38" style="text-align:right; "/>
- <col ref="dept39" style="text-align:right; "/>
- <col ref="dept40" style="text-align:right; "/>
- <col ref="dept41" style="text-align:right; "/>
- <col ref="dept42" style="text-align:right; "/>
- <col ref="dept43" style="text-align:right; "/>
- <col ref="dept44" style="text-align:right; "/>
- <col ref="dept45" style="text-align:right; "/>
- <col ref="dept46" style="text-align:right; "/>
- <col ref="dept47" style="text-align:right; "/>
- <col ref="dept48" style="text-align:right; "/>
- <col ref="dept49" style="text-align:right; "/>
- <col ref="dept50" style="text-align:right; "/>
- <col ref="dept51" style="text-align:right; "/>
- <col ref="dept52" style="text-align:right; "/>
- <col ref="dept53" style="text-align:right; "/>
- <col ref="dept54" style="text-align:right; "/>
- <col ref="dept55" style="text-align:right; "/>
- <col ref="dept56" style="text-align:right; "/>
- <col ref="dept57" style="text-align:right; "/>
- <col ref="dept58" style="text-align:right; "/>
- <col ref="dept59" style="text-align:right; "/>
- <col ref="dept60" style="text-align:right; "/>
- <col ref="dept61" style="text-align:right; "/>
- <col ref="dept62" style="text-align:right; "/>
- <col ref="dept63" style="text-align:right; "/>
- <col ref="dept64" style="text-align:right; "/>
- <col ref="dept65" style="text-align:right; "/>
- <col ref="dept66" style="text-align:right; "/>
- <col ref="dept67" style="text-align:right; "/>
- <col ref="dept68" style="text-align:right; "/>
- <col ref="dept69" style="text-align:right; "/>
- <col ref="dept70" style="text-align:right; "/>
- <col ref="dept71" style="text-align:right; "/>
- <col ref="dept72" style="text-align:right; "/>
- <col ref="dept73" style="text-align:right; "/>
- <col ref="dept74" style="text-align:right; "/>
- <col ref="dept75" style="text-align:right; "/>
- <col ref="dept76" style="text-align:right; "/>
- <col ref="dept77" style="text-align:right; "/>
- <col ref="dept78" style="text-align:right; "/>
- <col ref="dept79" style="text-align:right; "/>
- <col ref="dept80" style="text-align:right; "/>
- <col ref="dept81" style="text-align:right; "/>
- <col ref="dept82" style="text-align:right; "/>
- <col ref="dept83" style="text-align:right; "/>
- <col ref="dept84" style="text-align:right; "/>
- <col ref="dept85" style="text-align:right; "/>
- <col ref="dept86" style="text-align:right; "/>
- <col ref="dept87" style="text-align:right; "/>
- <col ref="dept88" style="text-align:right; "/>
- <col ref="dept89" style="text-align:right; "/>
- <col ref="dept90" style="text-align:right; "/>
- <col ref="dept91" style="text-align:right; "/>
- <col ref="dept92" style="text-align:right; "/>
- <col ref="dept93" style="text-align:right; "/>
- <col ref="dept94" style="text-align:right; "/>
- <col ref="dept95" style="text-align:right; "/>
- <col ref="dept96" style="text-align:right; "/>
- <col ref="dept97" style="text-align:right; "/>
- <col ref="dept98" style="text-align:right; "/>
- <col ref="dept99" style="text-align:right; "/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_inptlist.gridToInstance();
- grd_inptlist.refresh();
- ]]>
- </script>
- </datagrid>
- <caption id="caption1" class="tit_2" style="left:0px; top:56px; width:115px; height:13px; ">병동별현황</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:70px; x2:1195px; y2:70px; "/>
- <group id="group3" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <input id="ipt_fromdd" ref="/root/main/cond/fromdd" class="input_default" navindex="1" inputtype="date" style="left:100px; top:9px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </input>
- <caption id="caption8" class="search_name" style="left:10px; top:10px; width:86px; height:17px; ">업무일자 :</caption>
- <button id="btn_srch" class="btn1_letter2" navindex="5" style="left:1065px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- setTitle();
- fSearch();
- ]]>
- </script>
- </button>
- <button id="button24" class="btn1_letter2" style="left:1124px; top:7px; width:56px; height:22px; ">
- <caption>엑셀</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fileName = window.fileDialog("save", ",", false, "병동통계", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
-
- grd_inptlist.saveExcel(fileName, "SheetName", true, true, "", "", false);
- ]]>
- </script>
- </button>
- <line id="line2" class="line_4" style="x1:1055px; y1:7px; x2:1055px; y2:29px; "/>
- <input id="ipt_todd" ref="/root/main/cond/todd" class="input_default" navindex="1" inputtype="date" style="left:220px; top:9px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
-
- ]]>
- </script>
- </input>
- <caption id="caption2" style="left:205px; top:9px; width:15px; height:20px; font-weight:bold; ">~</caption>
- <select1 id="cmb_orddept" ref="/root/main/cond/deptcd" appearance="minimal" style="left:550px; top:8px; width:100px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/dept/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:460px; top:10px; width:86px; height:17px; ">부서코드 :</caption>
- <select1 id="rdo_srchflag" ref="/root/main/cond/srchflag" appearance="full" cellspacing="10" cols="2" overflow="visible" style="left:330px; top:10px; width:130px; height:13px; border-style:none; ">
- <choices>
- <item>
- <label>기간별</label>
- <value>1</value>
- </item>
- <item>
- <label>병동별</label>
- <value>2</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var srchflag = model.getValue(rdo_srchflag.attribute("ref"));
-
- if(srchflag == "1") {
- model.setValue( cmb_orddept.attribute("ref"), "");
- cmb_orddept.refresh();
-
- grd_inptlist.colHidden(grd_inptlist.colRef("stsdd")) = true;
- grd_inptlist.colHidden(grd_inptlist.colRef("wardnm")) = false;
- } else{
-
- model.setValue( cmb_orddept.attribute("ref"), getUserInfo("dutplcecd"));
- cmb_orddept.refresh();
-
- grd_inptlist.colHidden(grd_inptlist.colRef("stsdd")) = false;
- grd_inptlist.colHidden(grd_inptlist.colRef("wardnm")) = true;
- }
-
- fSearch();
- ]]>
- </script>
- </select1>
- <select1 id="rdo_flag" ref="/root/main/cond/flag" appearance="full" cols="2" overflow="visible" style="left:800px; top:10px; width:100px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>입원</label>
- <value>1</value>
- </item>
- <item>
- <label>재원</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption4" class="search_name" style="left:660px; top:10px; width:138px; height:17px; ">과별건수조회방법 :</caption>
- </group>
- <datagrid id="grd_deptlist" nodeset="/root/main/dept/deptlist" visibility="hidden" caption="seq^deptengabbr" colsep="^" colwidth="53, 80" mergecellsfixedrows="bycolrec" rowsep="|" style="left:790px; top:130px; width:146px; height:150px; ">
- <col ref="seq"/>
- <col ref="deptengabbr"/>
- </datagrid>
- <caption id="caption5" style="left:0px; top:697px; width:1144px; height:20px; ">* 과별건수조회방법 항목이 입원일 경우에는 과별 건수가 일자별, 월별 입원환자수에 대한 건수가 조회되고, 재원일 경우에는 일자별, 월별 재원환자수에 대한 건수가 조회됩니다. 병상수는 허가병상수 기준입니다.</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|