123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258 |
- <?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>
- <tongmonth>
- <tongmonth>
- <daily/>
- <insu11/>
- <insu21/>
- <insu22/>
- <ioflago/>
- <ioflagi/>
- <insuedi/>
- <insupat/>
- <insuban/>
- <insudis/>
- <remark/>
- <insutot/>
- </tongmonth>
- </tongmonth>
- <tongdept>
- <tongdept>
- <orddeptcd/>
- <depthngnm/>
- <insui11/>
- <insui21/>
- <insui22/>
- <cnti/>
- <insuo11/>
- <insuo21/>
- <insuo22/>
- <cnto/>
- <tot11/>
- <tot21/>
- <tot22/>
- <totcnt/>
- </tongdept>
- </tongdept>
- <tongday>
- <tongday>
- <daily/>
- <dayno/>
- <insu11/>
- <insu21/>
- <insu22/>
- <ioflago/>
- <ioflagi/>
- <insuedi/>
- <insupat/>
- <insuban/>
- <insudis/>
- <insutot/>
- </tongday>
- </tongday>
- </main>
- <send>
- <rgstfromdd/>
- <rgsttodd/>
- </send>
- <init>
- <flag>month</flag>
- </init>
- <hidden>
- </hidden>
- <temp>
- </temp>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- var dd = getCurrentDate();
- model.setValue("/root/send/rgstfromdd", (dd.toDate().getAddDate(-1, "M").getAddDate(1)).getDateFormat());
- model.setValue("/root/send/rgsttodd", dd);
-
- model.toggle("case1");
-
- model.refresh();
- ]]>
- </script>
- <submission id="TRMRD01501" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/tongmonth/tongmonth"/>
- <submission id="TRMRD01502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/tongdept/tongdept"/>
- <submission id="TRMRD01503" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/tongday/tongday"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
- <script type="javascript" src="../../../emr/imgemrweb/js/SSMRC03100.js"/>
- <script type="javascript" src="../../../emr/commonweb/js/EMRCommon.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1193;2,785;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <button id="button1" class="btn_sw" group="tab" style="left:200px; top:67px; width:200px; height:22px; ">
- <caption>진료과별</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- caption2.value= "진료과별 중증등록 통계";
- model.toggle("case2");
- model.makeValue("/root/init/flag","dept");
- ]]>
- </script>
- </button>
- <group id="group1" style="left:0px; top:25px; width:1194px; height:40px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:40px; "/>
- <button id="button5" class="btn1_letter2" style="left:1121px; top:11px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var sRemFlag = model.getValue("/root/init/flag");
- if (sRemFlag == "month"){
- submit("TRMRD01501");
- } else if (sRemFlag == "dept"){
- submit("TRMRD01502");
- } else if (sRemFlag == "day"){
- submit("TRMRD01503");
- }
-
- //model.resetInstanceNode("/root/main/serdiaginfo/serdiaginfo"); //선택된 환자 중증등록 정보
- //model.resetInstanceNode("/root/main/diagdetlinfo/serdiagdetllist/serdiagdetllist"); //선택된 환자의 최종진단방법
-
- grd_totalmonth.rebuildStyle();
- grd_totaldept.rebuildStyle();
- grd_totalday.rebuildStyle();
- alert("조회가 완료되었습니다.");
- ]]>
- </script>
- </button>
- <caption id="caption5" class="search_no_b" style="left:220px; top:12px; width:12px; height:17px; ">~</caption>
- <caption id="caption12" class="search_name" style="left:25px; top:10px; width:95px; height:17px; ">조회일자 :</caption>
- <input id="ipt_rgstfromdd" ref="/root/send/rgstfromdd" class="input_search" inputtype="date" style="left:115px; top:10px; width:100px; height:19px; "/>
- <input id="ipt_rgsttodd" ref="/root/send/rgsttodd" class="input_search" inputtype="date" style="left:235px; top:10px; width:100px; height:19px; "/>
- </group>
- <button id="button64" class="btn_sw" group="tab" selected="true" style="left:0px; top:67px; width:200px; height:22px; ">
- <caption>월별</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- caption2.value = "월별 중증진료 등록 현황";
- model.toggle("case1");
- model.makeValue("/root/init/flag","month");
- ]]>
- </script>
- </button>
- <switch id="switch1" style="left:0px; top:90px; width:1194px; height:688px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case1" selected="true">
- <datagrid id="grd_totalmonth" nodeset="/root/main/tongmonth/tongmonth" caption="날짜^보험발급^의료급여1종^의료급여2종^미발급^미발급^EDI전송^보험환자
직접제출^기등록반송^자격상실반송^비고^총건수|날짜^보험발급^의료급여1종^의료급여2종^외래^입원^EDI전송^보험환자
직접제출^기등록반송^자격상실반송^비고^총건수" colsep="^" colwidth="90, 80, 80, 80, 80, 80, 80, 80, 80, 80, 260, 80" dataheight="25" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:0px; width:1191px; height:675px; text-align:center; ">
- <col ref="daily" format="yyyy-mm-dd" style="left:0px; top:23px; width:60px; height:23px; text-align:center; "/>
- <col ref="insu11"/>
- <col ref="insu21"/>
- <col ref="insu22"/>
- <col ref="ioflago"/>
- <col ref="ioflagi"/>
- <col ref="insuedi"/>
- <col ref="insupat"/>
- <col ref="insuban"/>
- <col ref="insudis"/>
- <col ref="remark" type="input" style="text-align:left; "/>
- <col ref="insutot"/>
- </datagrid>
- </case>
- <case id="case2">
- <datagrid id="grd_totaldept" nodeset="/root/main/tongdept/tongdept" caption="진료과코드^진료과^입원^입원^입원^입원^외래^외래^외래^외래^합계^합계^합계^합계|진료과코드^진료과^건강보험^보호1종^보호2종^소계^건강보험^보호1종^보호2종^소계^건강보험^보호1종^보호2종^소계" colsep="^" colwidth="46, 130, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85" dataheight="25" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:0px; width:1191px; height:675px; text-align:center; ">
- <col ref="orddeptcd" visibility="hidden"/>
- <col ref="depthngnm" format="yyyy-mm-dd" style="left:0px; top:23px; width:60px; height:23px; text-align:center; "/>
- <col ref="insui11"/>
- <col ref="insui21"/>
- <col ref="insui22"/>
- <col ref="cnti"/>
- <col ref="insuo11"/>
- <col ref="insuo21"/>
- <col ref="insuo22"/>
- <col ref="cnto"/>
- <col ref="tot11"/>
- <col ref="tot21"/>
- <col ref="tot22"/>
- <col ref="totcnt"/>
- </datagrid>
- </case>
- <case id="case3">
- <datagrid id="grd_totalday" nodeset="/root/main/tongday/tongday" caption="날짜^요일^보험발급^의료급여1종^의료급여2종^미발급^미발급^EDI전송^보험환자
직접제출^기등록반송^자격상실반송^총건수|날짜^요일^보험발급^의료급여1종^의료급여2종^외래^입원^EDI전송^보험환자
직접제출^기등록반송^자격상실반송^총건수" colsep="^" colwidth="95, 95, 95, 95, 95, 95, 95, 95, 100, 95, 95, 95" dataheight="25" ellipsis="true" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" tooltip="true" style="left:0px; top:0px; width:1191px; height:675px; text-align:center; ">
- <col ref="daily" format="yyyy-mm-dd" style="left:0px; top:23px; width:60px; height:23px; text-align:center; "/>
- <col ref="dayno"/>
- <col ref="insu11"/>
- <col ref="insu21"/>
- <col ref="insu22"/>
- <col ref="ioflago"/>
- <col ref="ioflagi"/>
- <col ref="insuedi"/>
- <col ref="insupat"/>
- <col ref="insuban"/>
- <col ref="insudis"/>
- <col ref="insutot"/>
- </datagrid>
- </case>
- </switch>
- <caption id="caption2" class="tit_1" style="left:0px; top:0px; width:204px; height:14px; ">월별 중증진료 등록 현황</caption>
- <button id="btn_savexls" class="btn2_letter4" style="left:1125px; top:68px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var sRemFlag = model.getValue("/root/init/flag");
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- if (sRemFlag == "month"){
- grd_totalmonth.saveExcel(fileName, "SheetName", true, false, "", "", true);
- } else if (sRemFlag == "dept"){
- grd_totaldept.saveExcel(fileName, "SheetName", true, false, "", "", true);
- } else if (sRemFlag == "day"){
- grd_totalday.saveExcel(fileName, "SheetName", true, false, "", "", true);
- }
-
- alert("저장이 완료되었습니다.");
- }
- ]]>
- </script>
- </button>
- <button id="button8" class="btn2_letter2" style="left:1076px; top:68px; width:42px; height:19px; ">
- <caption>인쇄</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var sRemFlag = model.getValue("/root/init/flag");
-
- if (sRemFlag == "month"){
- exeReportPreview("RMMRD01501", "XMLSTR", "", "", "true", "", "", "", "", "true","", "", "", "", "");
- } else if (sRemFlag == "dept"){
- exeReportPreview("RMMRD01502", "XMLSTR", "", "", "true", "", "", "", "", "true","", "", "", "", "");
- } else if (sRemFlag == "day"){
- exeReportPreview("RMMRD01503", "XMLSTR", "", "", "true", "", "", "", "", "true","", "", "", "", "");
- }
-
- alert("출력이 완료되었습니다.");
- ]]>
- </script>
- </button>
- <button id="button2" class="btn_sw" group="tab" style="left:400px; top:67px; width:200px; height:22px; ">
- <caption>일자별</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- caption2.value= "일자별 중증등록 현황";
- model.toggle("case3");
- model.makeValue("/root/init/flag","day");
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|