123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639 |
- <?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="">
- <send>
- <fromdd/>
- <todd/>
- <ioflag>I</ioflag>
- <insukind>11^21^22^41</insukind>
- <ordfildcd>-</ordfildcd>
- <orddeptcd/>
- </send>
- <main>
- <list>
- <deptitemcutamtlist>
- <orddeptcd/>
- <orddeptnm/>
- <clinclrg/>
- <ediamta/>
- <cutcnta/>
- <realcutamta/>
- <cutpera/>
- <cuttotpera/>
- <ediamti/>
- <cutcnti/>
- <realcutamti/>
- <cutperi/>
- <cuttotperi/>
- <ediamto/>
- <cutcnto/>
- <realcutamto/>
- <cutpero/>
- <cuttotpero/>
- </deptitemcutamtlist>
- </list>
- </main>
- <init>
- <P0028list>
- <P0028>
- <cdid/>
- <cdnm/>
- </P0028>
- </P0028list>
- <P0155list>
- <P0155>
- <cdid/>
- <cdnm/>
- </P0155>
- </P0155list>
- <M0530list>
- <M0530>
- <cdid/>
- <cdnm/>
- </M0530>
- </M0530list>
- <M0029list>
- <M0029>
- <cdid/>
- <cdnm/>
- </M0029>
- </M0029list>
- <P0443list/>
- <P0458list/>
- <list1/>
- <P0277list>
- <P0277>
- <cdid/>
- <cdnm/>
- </P0277>
- </P0277list>
- </init>
- <hidden>
- <U0001>
- <cd/>
- <nm>전체</nm>
- </U0001>
- <U0002list>
- <U0002>
- <cdid/>
- <cdnm/>
- </U0002>
- </U0002list>
- <sppmc02500>
- <cond>
- <srchcond/>
- <pid/>
- <hngnm/>
- <rrgstno1/>
- <rrgstno2/>
- <insukind/>
- </cond>
- </sppmc02500>
- <excel>
- <seqno/>
- <printno/>
- </excel>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- CommCode_Load();
-
- // 그리드 초기화(행을 모두 삭제한다.)
- model.removeNodeset("/root/main/list/deptcutamtlist");
- model.refresh();
-
- model.setValue("/root/send/fromdd", getCurrentDate().substr(0,6));
- model.setValue("/root/send/todd", getCurrentDate().substr(0,6));
- ipt_fromdd.refresh();
- ipt_todd.refresh();
-
- addComboItem("cmb_orddeptcd","의과전체", "A","above");
-
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRPIJ00203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/list1"/>
- <submission id="TRPIF80202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list"/>
- </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/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelperAsync.js"/>
- <script type="javascript" src="../../../com/instantmsgweb/js/ZMI001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
- // 공통코드 Load작업
- function CommCode_Load() {
- // 관련 Control 초기화
- submit("TRPIJ00203");
-
- zbcfGetCodeList(new Array("P0028", "P0155", "M0530","M0029","P0443", "P0458","P0277"),
- new Array("/root/init/P0028list", "/root/init/P0155list", "/root/init/M0530list", "/root/init/M0029list","/root/init/P0443list", "/root/init/P0458list","/root/init/P0277list"));
-
- }
- function responseHandlerTRPIF80202() {
- //삭감구성비입력
- var nodecnt = parseInt(model.getXPathValue("count(/root/main/list/deptitemcutamtlist[*]/ediamta)"));
- var ediamta = 0;
- var ediamti = 0;
- var ediamto = 0;
- for (var i=1; i <= nodecnt; i++) {
- var orddeptcd = model.getXPathValue("sum(/root/main/list/deptitemcutamtlist["+i+"]/orddeptcd)");
- var deptediamtatot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[orddeptcd='"+orddeptcd+"']/ediamta)"));
- var deptediamtitot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[orddeptcd='"+orddeptcd+"']/ediamti)"));
- var deptediamtotot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[orddeptcd='"+orddeptcd+"']/ediamto)"));
- ediamta = parseInt(model.getValue("/root/main/list/deptitemcutamtlist["+i+"]/ediamta"));
- ediamti = parseInt(model.getValue("/root/main/list/deptitemcutamtlist["+i+"]/ediamti"));
- ediamto = parseInt(model.getValue("/root/main/list/deptitemcutamtlist["+i+"]/ediamto"));
-
- model.setValue("/root/main/list/deptitemcutamtlist["+i+"]/cuttotpera", (ediamta/deptediamtatot*100).toFixed(2));
- model.setValue("/root/main/list/deptitemcutamtlist["+i+"]/cuttotperi", (ediamti/deptediamtitot*100).toFixed(2));
- model.setValue("/root/main/list/deptitemcutamtlist["+i+"]/cuttotpero", (ediamto/deptediamtotot*100).toFixed(2));
- }
-
- datagrid1.subtotalPosition = "below";
- datagrid1.subtotal("sum", -1, 2 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 3 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 4 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 5 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 6 , "#,###.00", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 7 , "#,###.00", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 8 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 9 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 10 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 11 , "#,###.00", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 12 , "#,###.00", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 13 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 14 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 15 , "#,###", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 16 , "#,###.00", "background-color:#99ff99", 2, "합계");
- datagrid1.subtotal("sum", -1, 17 , "#,###.00", "background-color:#99ff99", 2, "합계");
- //datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 2 , "#,###", "background-color:#99ff99", 1, datagrid1.valueMatrix( 1 ));
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 3 , "#,###", "background-color:#99ff99", null, null);
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 4 , "#,###", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 5 , "#,###", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 6 , "#,###.00", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 7 , "#,###.00", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 8 , "#,###", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 9 , "#,###", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 10 , "#,###", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 11 , "#,###.00", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 12 , "#,###.00", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 13 , "#,###", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 14 , "#,###", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 15 , "#,###", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 16 , "#,###.00", "background-color:#99ff99", 2, "소계");
- datagrid1.subtotal("sum", datagrid1.colRef("orddeptnm"), 17 , "#,###.00", "background-color:#99ff99", 2, "소계");
- for (var i=datagrid1.fixedRows ; i < datagrid1.rows; i++) {
- if (datagrid1.labelMatrix(i, datagrid1.colRef("clinclrg")) == "소계" || datagrid1.labelMatrix(i, datagrid1.colRef("clinclrg")) == "합계" ) {
- var realcutamta = parseInt(datagrid1.valueMatrix(i, datagrid1.colRef("realcutamta")));
- var realcutamti = parseInt(datagrid1.valueMatrix(i, datagrid1.colRef("realcutamti")));
- var realcutamto = parseInt(datagrid1.valueMatrix(i, datagrid1.colRef("realcutamto")));
- var deptediamtatot = parseInt(datagrid1.valueMatrix(i, datagrid1.colRef("ediamta")));
- var deptediamtitot = parseInt(datagrid1.valueMatrix(i, datagrid1.colRef("ediamti")));
- var deptediamtotot = parseInt(datagrid1.valueMatrix(i, datagrid1.colRef("ediamto")));
- datagrid1.valueMatrix(i, datagrid1.colRef("cutpera")) = (realcutamta/deptediamtatot*100).toFixed(2);
- datagrid1.valueMatrix(i, datagrid1.colRef("cutperi")) = (realcutamti/deptediamtatot*100).toFixed(2);
- datagrid1.valueMatrix(i, datagrid1.colRef("cutpero")) = (realcutamto/deptediamtatot*100).toFixed(2);
- }
- }
-
- // datagrid1.addRow();
- //
- // var nodecnt = parseInt(model.getXPathValue("count(/root/main/list/deptitemcutamtlist[*]/ediamta)"));
- // if (nodecnt > 2){
- // var ediamtatot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[*]/ediamta)"));
- // var realcutamtatot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[*]/realcutamta)"));
- // var ediamtitot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[*]/ediamti)"));
- // var realcutamtitot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[*]/realcutamti)"));
- // var ediamtotot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[*]/ediamto)"));
- // var realcutamtotot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[*]/realcutamto)"));
- // var cutcntatot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[*]/cutcnta)"));
- // var cutcntitot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[*]/cutcnti)"));
- // var cutcntotot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[*]/cutcnto)"));
- //
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/orddeptnm", "합계");
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/ediamta", ediamtatot);
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/ediamti", ediamtitot);
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/ediamto", ediamtotot);
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/realcutamta", realcutamtatot);
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/realcutamti", realcutamtitot);
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/realcutamto", realcutamtotot);
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/cutcnta", cutcntatot);
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/cutcnti", cutcntitot);
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/cutcnto", cutcntotot);
- //
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/cutpera", (parseInt(model.getValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/realcutamta"))/ediamtatot*100).toFixed(2));
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/cutperi", (parseInt(model.getValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/realcutamti"))/ediamtitot*100).toFixed(2));
- // model.setValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/cutpero", (parseInt(model.getValue("/root/main/list/deptitemcutamtlist["+nodecnt+"]/realcutamto"))/ediamtotot*100).toFixed(2));
- //
- // model.refresh();
- //
- // var ediamta = 0;
- // var ediamti = 0;
- // var ediamto = 0;
- // for (var i=1; i <= nodecnt; i++) {
- // var orddeptcd = model.getXPathValue("sum(/root/main/list/deptitemcutamtlist["+i+"]/orddeptcd)");
- // var deptediamtatot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[orddeptcd='"+orddeptcd+"']/ediamta)"));
- // var deptediamtitot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[orddeptcd='"+orddeptcd+"']/ediamti)"));
- // var deptediamtotot = parseInt(model.getXPathValue("sum(/root/main/list/deptitemcutamtlist[orddeptcd='"+orddeptcd+"']/ediamto)"));
- // ediamta = parseInt(model.getValue("/root/main/list/deptitemcutamtlist["+i+"]/ediamta"));
- // ediamti = parseInt(model.getValue("/root/main/list/deptitemcutamtlist["+i+"]/ediamti"));
- // ediamto = parseInt(model.getValue("/root/main/list/deptitemcutamtlist["+i+"]/ediamto"));
- //
- // model.setValue("/root/main/list/deptitemcutamtlist["+i+"]/cuttotpera", (ediamta/deptediamtatot*100).toFixed(2));
- // model.setValue("/root/main/list/deptitemcutamtlist["+i+"]/cuttotperi", (ediamti/deptediamtitot*100).toFixed(2));
- // model.setValue("/root/main/list/deptitemcutamtlist["+i+"]/cuttotpero", (ediamto/deptediamtotot*100).toFixed(2));
- // }
-
- // }
-
-
-
- // var maxcnt = model.getXPathValue("count(/root/main/list/deptcutamtlist[*]/orddeptcd)") ;
- //
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/orddeptcd", 0);
- // model.setValue("/root/main/list/deptcutamtlist["+maxcnt+"]/orddeptnm", '총 합계');
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/totalamt", totalamt);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/amtper", (totamt/totalamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/totcnt", totcnt);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/cutcnt", cutcnt);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/totamt", totamt);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item01", item01);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item02", item02);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item03", item03);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item04", item04);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itemblood", itemblood);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item05", item05);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item06", item06);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item07", item07);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item08", item08);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item09", item09);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item10", item10);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itemss", itemss);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itemct", itemct);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itemmri", itemmri);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itempetct", itempetct);
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item01per", (item01/totamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item02per", (item02/totamt*100).toFixed(2));
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item03per", (item03/totamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item04per", (item04/totamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itembloodper", (itemblood/totamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item05per", (item05/totamt*100).toFixed(2));
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item06per", (item06/totamt*100).toFixed(2));
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item07per", (item07/totamt*100).toFixed(2));
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item08per", (item08/totamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item09per", (item09/totamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/item10per", (item10/totamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itemssper", (itemss/totamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itemctper", (itemct/totamt*100).toFixed(2) );
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itemmriper", (itemmri/totamt*100).toFixed(2));
- // model.setXPathValue("/root/main/list/deptcutamtlist["+maxcnt+"]/itempetctper", (itempetct/totamt*100).toFixed(2) );
-
- model.refresh();
-
- removeLoadingWindow();
-
- for (var i=2; i < datagrid1.cols; i++) {
- datagrid1.mergeCol(i) = false;
- }
- datagrid1.merge();
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body class="datagrid2" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:311px; height:15px; ">과별항목별삭감현황조회</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:38px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="button1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var sWindowMsg = "데이터 조회 중입니다...";
- callLoadingWindow(sWindowMsg);
-
- asyncSend("TRPIF80202", "/root/send", "/root/main/list", "responseHandlerTRPIF80202");
- //submit("TRPIF80202");
-
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1098px; y1:7px; x2:1098px; y2:29px; "/>
- <input id="ipt_fromdd" ref="/root/send/fromdd" class="input_search" inputtype="date" format="yyyy-mm" style="left:105px; top:10px; width:70px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ipt_todd.value = ipt_fromdd.value.substr(0,6);
- model.refreshpart("/root/send/todd");
- ]]>
- </script>
- </input>
- <caption id="caption13" class="search_name" style="left:10px; top:9px; width:86px; height:17px; ">청구기간 :</caption>
- <caption id="caption3" style="left:177px; top:10px; width:20px; height:20px; ">~</caption>
- <input id="ipt_todd" ref="/root/send/todd" class="input_search" inputtype="date" format="yyyy-mm" style="left:190px; top:10px; width:70px; height:19px; "/>
- <caption id="caption1" class="search_name" style="left:667px; top:10px; width:75px; height:17px; ">진료과 :</caption>
- <caption id="caption2" class="search_name" style="left:275px; top:9px; width:90px; height:17px; ">보험유형 :</caption>
- <caption id="caption4" class="search_name" style="left:882px; top:10px; width:109px; height:17px; ">청구분야 :</caption>
- <select1 id="combo1" ref="/root/send/orddeptcd" class="combo_search" appearance="minimal" style="left:747px; top:10px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/list1/deptlist">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_orddeptcd" ref="/root/send/ordfildcd" class="combo_search" appearance="minimal" style="left:972px; top:10px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/P0458list/P0458">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <select id="checkbox1" ref="/root/send/insukind" overflow="visible" appearance="full" cols="5" sep="^" style="left:365px; top:10px; width:305px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>건강보험</label>
- <value>11</value>
- </item>
- <item>
- <label>의료급여1종</label>
- <value>21</value>
- </item>
- <item>
- <label>의료급여2종</label>
- <value>22</value>
- </item>
- <item>
- <label>산재</label>
- <value>41</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-select">
- <![CDATA[
-
- ]]>
- </script>
- </select>
- </group>
- <caption id="caption5" style="left:440px; top:60px; width:160px; height:20px; ">※청구월 기준 조회 입니다.</caption>
- <switch id="switch1" style="left:0px; top:79px; width:1195px; height:659px; ">
- <case id="case1" selected="true">
- <datagrid id="datagrid1" nodeset="/root/main/list/deptitemcutamtlist" class="datagrid2" caption="부서코드^부서명^항목명^합계^합계^합계^합계^합계^입원^입원^입원^입원^입원^외래^외래^외래^외래^외래|부서코드^부서명^항목명^청구진료비^삭감
건수^삭감액^삭감율^삭감
구성비^청구진료비^삭감
건수^삭감액^삭감율^삭감
구성비^청구진료비^삭감
건수^삭감액^삭감율^삭감구성비|부서코드^부서명^항목명^청구진료비^삭감
건수^삭감액^삭감율^삭감
구성비^청구진료비^삭감
건수^삭감액^삭감율^삭감
구성비^청구진료비^삭감
건수^삭감액^삭감율^삭감구성비" colsep="^" colwidth="26, 141, 80, 100, 40, 85, 45, 45, 100, 40, 85, 45, 45, 100, 40, 85, 45, 45" mergecells="bycol" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:29px; width:1193px; height:626px; ">
- <col ref="orddeptcd" visibility="hidden"/>
- <col ref="orddeptnm"/>
- <col disabled="true" ref="clinclrg" type="combo">
- <choices>
- <item>
- <label>전체</label>
- <value>-</value>
- </item>
- <item>
- <label>진찰</label>
- <value>01</value>
- </item>
- <item>
- <label>입원</label>
- <value>02</value>
- </item>
- <item>
- <label>투약</label>
- <value>03</value>
- </item>
- <item>
- <label>주사</label>
- <value>04</value>
- </item>
- <item>
- <label>마취</label>
- <value>05</value>
- </item>
- <item>
- <label>이학</label>
- <value>06</value>
- </item>
- <item>
- <label>정신</label>
- <value>07</value>
- </item>
- <item>
- <label>수술</label>
- <value>08</value>
- </item>
- <item>
- <label>검사</label>
- <value>09</value>
- </item>
- <item>
- <label>방사선</label>
- <value>10</value>
- </item>
- <item>
- <label>특수</label>
- <value>SS</value>
- </item>
- <item>
- <label>Pet CT</label>
- <value>PCT</value>
- </item>
- <item>
- <label>CT</label>
- <value>CT</value>
- </item>
- <item>
- <label>혈액</label>
- <value>BLD</value>
- </item>
- <item>
- <label>기타</label>
- <value>ETC</value>
- </item>
- <item>
- <label>정액</label>
- <value>ZZ</value>
- </item>
- <item>
- <label>소계</label>
- <value>소계</value>
- </item>
- </choices>
- </col>
- <col ref="ediamta" format="#,###" style="text-align:right; "/>
- <col ref="cutcnta" format="#,###" style="text-align:right; "/>
- <col ref="realcutamta" format="#,###" style="text-align:right; "/>
- <col ref="cutpera" format="#,###.00" style="text-align:right; "/>
- <col ref="cuttotpera" format="#,###.00" style="text-align:right; "/>
- <col ref="ediamti" format="#,###" style="text-align:right; "/>
- <col ref="cutcnti" format="#,###" style="text-align:right; "/>
- <col ref="realcutamti" format="#,###" style="text-align:right; "/>
- <col ref="cutperi" format="#,###.00" style="text-align:right; "/>
- <col ref="cuttotperi" format="#,###.00" style="text-align:right; "/>
- <col ref="ediamto" format="#,###" style="text-align:right; "/>
- <col ref="cutcnto" format="#,###" style="text-align:right; "/>
- <col ref="realcutamto" format="#,###" style="text-align:right; "/>
- <col ref="cutpero" format="#,###.00" style="text-align:right; "/>
- <col ref="cuttotpero" format="#,###.00" style="text-align:right; "/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- button3.dispatch("xforms-activate");
- button3.selected = true;
- ]]>
- </script>
- </datagrid>
- <button id="button2" class="btn2_letter2" style="left:1083px; top:3px; width:42px; height:19px; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- exeReportPreview("RPPIF80201", "XMLSTR", "", "", "false", "", "", "", "", "","", "", "", "", "", "1", "");
- ]]>
- </script>
- </button>
- <button id="button12" class="btn2_letter4" style="left:1127px; top:3px; width:64px; height:19px; ">
- <caption>액셀저장</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, caption6.value, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != "") {
- datagrid1.saveExcel(fileName, "sheetname:sheet1;exporttype:multi");
- }
- ]]>
- </script>
- </button>
- <line id="line2" class="line_1" style="x1:0px; y1:23px; x2:1193px; y2:23px; "/>
- </case>
- <case id="case2">
- <datagrid id="griddocuall" nodeset="/root/main/list/griddocuall" class="datagrid2" caption="통보월^교수명^사번^진료과^현 소속과^구분^환자번호^수진자명^처방코드^삭감처방^원내삭감액
①^원외삭감액
②^보험유형^청구번호^접수번호^명일련^줄^사유^삭감사유" colsep="^" colwidth="60, 60, 45, 115, 115, 38, 76, 63, 86, 234, 94, 95, 73, 75, 75, 67, 27, 37, 237" dataheight="25" defaultrows="1" ellipsis="true" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="35" rowsep="|" tooltip="true" style="left:0px; top:28px; width:1193px; height:626px; vertical-align:middle; ">
- <col ref="clamym" format="yyyy-mm" style="text-align:center; "/>
- <col ref="orddridnm" style="text-align:center; "/>
- <col ref="orddrid" visibility="visible" style="text-align:center; "/>
- <col ref="orddeptcd" type="combo" style="text-align:left; ">
- <choices>
- <itemset nodeset="/root/init/list1/deptlist">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </col>
- <col ref="orddeptcd1" type="combo">
- <choices>
- <itemset nodeset="/root/init/list1/deptlist">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </col>
- <col ref="ioflag" type="combo" style="text-align:center; ">
- <choices>
- <item>
- <label>입원</label>
- <value>I</value>
- </item>
- <item>
- <label>외래</label>
- <value>O</value>
- </item>
- </choices>
- </col>
- <col ref="pid" style="text-align:center; "/>
- <col ref="patnm" style="text-align:center; "/>
- <col ref="snglcalcscorcd"/>
- <col ref="calcscorcdnm" style="text-align:left; "/>
- <col ref="adjtamt_in" format="(-)#,###" style="text-align:right; "/>
- <col ref="adjtamt_out" format="(-)#,###" style="text-align:right; "/>
- <col ref="insukind" type="combo">
- <choices>
- <item>
- <label>건강보험</label>
- <value>11</value>
- </item>
- <item>
- <label>의료급여</label>
- <value>21</value>
- </item>
- <item>
- <label>의료급여</label>
- <value>22</value>
- </item>
- <item>
- <label>산재</label>
- <value>41</value>
- </item>
- </choices>
- </col>
- <col ref="clamno" style="text-align:center; "/>
- <col ref="acptno" style="text-align:center; "/>
- <col ref="docuseqno" style="text-align:center; "/>
- <col ref="edilnno" style="text-align:center; "/>
- <col ref="adjtresncd" style="text-align:center; "/>
- <col disabled="true" ref="adjtresncd" type="combo" visibility="visible" style="text-align:left; ">
- <choices>
- <itemset nodeset="/root/init/P0277list/P0277">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- </datagrid>
- <button id="button4" class="btn2_letter4" style="left:1128px; top:3px; width:64px; height:19px; ">
- <caption>액셀저장</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, caption6.value, "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- if (fileName != "") {
- griddocuall.saveExcel(fileName, "sheetname:sheet1;exporttype:multi;col_4:label;col_5:label;col_6:label;col_13:label;col_19:label;");
- }
- ]]>
- </script>
- </button>
- <line id="line1" class="line_1" style="x1:0px; y1:23px; x2:1193px; y2:23px; "/>
- </case>
- </switch>
- <button id="btn_prescond" class="btn_sw" group="tab" selected="true" style="left:0px; top:55px; width:145px; height:22px; ">
- <caption>과별항목별삭감현황조회</caption>
- <toggle case="case1" ev:event="xforms-activate"/>
- </button>
- <button id="button3" class="btn_sw" group="tab" style="left:145px; top:55px; width:110px; height:22px; ">
- <caption>항목별 상세조회</caption>
- <toggle case="case2" ev:event="xforms-activate"/>
- </button>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; "/>
- <group id="group1" scroll="auto" style="left:0px; top:760px; width:1195px; height:23px; ">
- <button id="button45" class="btn4_letter2" style="left:1138px; top:0px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|