123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <baseinfo>
- <cdflag>0</cdflag>
- </baseinfo>
- <rptmlist>
- <rptminfo/>
- </rptmlist>
- <sscdlist>
- <sscdinfo/>
- </sscdlist>
- </main>
- <send>
- <cdflag/>
- </send>
- <init/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- btn_rptm.dispatch("onclick");
- model.refresh();
- ]]>
- </script>
- <submission id="TRSTP01001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/rptmlist"/>
- <submission id="TRSTP01002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/sscdlist"/>
- </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/dateHelper.js"/>
- </xhtml:head>
- <xhtml:body>
- <button id="btn_rptm" 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[
- cmb_cdflag.visible = false;
- caption2.visible = false;
-
- cmb_cdflag.refresh();
- caption2.refresh();
- ]]>
- </script>
- </button>
- <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:988px; 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(switch1.selectedIndex == "0") {
-
- grd_rptmlist.rebuildStyle();
-
- submit("TRSTP01001");
- grd_rptmlist.refresh();
-
- }
-
- if(switch1.selectedIndex == "1") {
-
- grd_sscdlist.rebuildStyle();
-
- var cdflag = model.getValue("/root/main/baseinfo/cdflag");
- model.setValue("/root/send/cdflag", cdflag);
-
- submit("TRSTP01002");
-
- grd_sscdlist.refresh();
-
- }
-
-
- ]]>
- </script>
- </button>
- <button id="btn_excel" class="btn1_letter4" visibility="visible" disable.background-image="../../../com/commonweb/images/dis_btn6_letter4.gif" style="left:1049px; top:10px; width:80px; height:22px; background-image:../../../com/commonweb/images/btn1_letter4.gif; ">
- <caption>EXCEL</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var enddd = model.getValue("/root/send/enddd");
- var year = model.getValue("/root/send/year_org");
-
- if(switch1.selectedIndex == "0") {
- //엑셀저장 여부(타이틀별)
- var fileName = window.fileDialog("save", ",", false, "본인부담 의료미수금 현황("+enddd+")", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- grd_statlist.saveExcel(fileName, "본인부담 의료미수금 현황("+enddd+")", false, false, "", "", false);
- }
-
- if(switch1.selectedIndex == "1") {
- //엑셀저장 여부(타이틀별)
- var fileName = window.fileDialog("save", ",", false, "본인부담 의료미수금 현황_발생년도별("+year+")", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- grd_year.saveExcel(fileName, "본인부담 의료미수금 현황_발생년도별("+year+")", false, false, "", "", false);
- }
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:10px; top:10px; width:98px; height:17px; ">조회기준</caption>
- <line id="line2" class="line_4" style="top:5px; x1:1046px; y1:9px; x2:1046px; y2:33px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="button1" class="btn1_letter2" style="left:1131px; top:10px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- if(switch1.selectedIndex == "0") {
- // 본인부담 의료미수금 현황 출력
- exeReportPreview("RPPAO03100", "XMLSTR" , "" , "" , "true" , "", "", "", "", "true");
- }
-
- if(switch1.selectedIndex == "1") {
- // 본인부담 의료미수금 현황 출력(발생년도)
- exeReportPreview("RPPAO03101", "XMLSTR" , "" , "" , "true" , "", "", "", "", "true");
- }
-
-
- ]]>
- </script>
- </button>
- <select1 id="cmb_cdflag" ref="/root/main/baseinfo/cdflag" appearance="minimal" style="left:95px; top:10px; width:100px; height:19px; ">
- <choices>
- <item>
- <label>공통UI장표 조회조건분류</label>
- <value>0</value>
- </item>
- <item>
- <label>계정분류</label>
- <value>1</value>
- </item>
- <item>
- <label>수익분류</label>
- <value>2</value>
- </item>
- <item>
- <label>원목통계분류</label>
- <value>3</value>
- </item>
- <item>
- <label>공통UI 장표분류</label>
- <value>4</value>
- </item>
- </choices>
- </select1>
- </group>
- <switch id="switch1" style="left:0px; top:88px; width:1203px; height:662px; ">
- <case id="case1" selected="true">
- <datagrid id="grd_rptmlist" nodeset="/root/main/rptmlist/rptminfo" class="datagrid2" autoresize="true" caption="대분류^중분류^소분류^사용자환경 저장^사용자^장표코드^장표명^장표 GRID ID^장표 Layout(컬럼 Title)^장표 Layout(컬럼 Size)^진료
구분^조회기준1^조회기준2^조회기준3^조회기준4^조회기준5^조회기준6^조회기준7^조회기준8^조회기준9^조회기준10^기능종류^화면파라미터^적용시작일자^적용종료일자^최초등록자^최초등록일시^최종수정자^최종수정일시" colsep="^" colwidth="45, 45, 45, 70, 45, 60, 320, 90, 300, 250, 40, 60, 60, 60, 60, 60, 60, 60, 60, 60, 70, 40, 60, 80, 80, 80, 120, 80, 120" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:5px; width:1201px; height:650px; ">
- <col ref="lrgcd" style="text-align:center; vertical-align:middle; "/>
- <col ref="mdlcd" style="text-align:center; "/>
- <col ref="smlcd" style="text-align:center; "/>
- <col ref="useruiyn" style="text-align:center; "/>
- <col ref="userid" style="text-align:center; "/>
- <col ref="rptcd" style="text-align:center; "/>
- <col ref="rptnm" style="text-align:left; "/>
- <col ref="rptgrid" style="text-align:center; "/>
- <col ref="rpttitle" style="text-align:left; "/>
- <col ref="rptsize" style="text-align:left; "/>
- <col ref="ordflag" style="text-align:center; "/>
- <col ref="cond1" style="text-align:center; "/>
- <col ref="cond2" style="text-align:center; "/>
- <col ref="cond3" style="text-align:center; "/>
- <col ref="cond4" style="text-align:center; "/>
- <col ref="cond5" style="text-align:center; "/>
- <col ref="cond6" style="text-align:center; "/>
- <col ref="cond7" style="text-align:center; "/>
- <col ref="cond8" style="text-align:center; "/>
- <col ref="cond9" style="text-align:center; "/>
- <col ref="cond10" style="text-align:center; "/>
- <col ref="funckind" style="text-align:center; "/>
- <col ref="tfparam" style="text-align:center; "/>
- <col ref="fromdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="enddd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="fstrgstrid" style="text-align:center; "/>
- <col ref="fstrgstdt" format="yyyy-mm-dd hh:nn:ss" style="text-align:center; "/>
- <col ref="lastupdtrid" style="text-align:center; "/>
- <col ref="lastupdtdt" format="yyyy-mm-dd hh:nn:ss" style="text-align:center; "/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:0px; x2:1201; y2:0px; "/>
- </case>
- <case id="case2">
- <line id="line3" class="line_1" style="x1:0px; y1:0px; x2:1201; y2:0px; "/>
- <datagrid id="grd_sscdlist" nodeset="/root/main/sscdlist/sscdinfo" class="datagrid2" autoresize="true" caption="코드
구분^대분류^중분류^소분류^진료
구분^대분류명^중분류명^소분류명^분류구분명^차변회계
계정코드^대변회계
계정코드^적용시작일자^적용종료일자^최초등록자^최초등록일시^최종수정자^최종수정일시" colsep="^" colwidth="40, 45, 45, 45, 40, 125, 125, 150, 150, 80, 80, 100, 100, 80, 120, 80, 120" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:5px; width:1201px; height:650px; ">
- <col ref="cdflag" style="text-align:center; "/>
- <col ref="lrgcd" style="text-align:center; "/>
- <col ref="mdlcd" style="text-align:center; "/>
- <col ref="smlcd" style="text-align:center; "/>
- <col ref="ordflag" style="text-align:center; "/>
- <col ref="lrgnm" style="text-align:center; "/>
- <col ref="mdlnm" style="text-align:center; "/>
- <col ref="smlnm" style="text-align:center; "/>
- <col ref="flagnm" style="text-align:center; "/>
- <col ref="craccountcd" style="text-align:center; "/>
- <col ref="draccountcd" style="text-align:center; "/>
- <col ref="fromdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="enddd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="fstrgstrid" style="text-align:center; "/>
- <col ref="fstrgstdt" format="yyyy-mm-dd hh:nn:ss" style="text-align:center; "/>
- <col ref="lastupdtrid" style="text-align:center; "/>
- <col ref="lastupdtdt" format="yyyy-mm-dd hh:nn:ss" style="text-align:center; "/>
- </datagrid>
- </case>
- </switch>
- <button id="btn_sscd" class="btn_sw" group="tab" selected="true" style="left:81px; top:66px; width:80px; height:22px; ">
- <caption>공통코드</caption>
- <toggle case="case2" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- cmb_cdflag.visible = true;
- caption2.visible = true;
-
- cmb_cdflag.refresh();
- caption2.refresh();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|