123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219 |
- <?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="">
- <send>
- <fromdd/>
- <todd/>
- <clamym/>
- <kindcd>C</kindcd>
- <clamdg>1</clamdg>
- <ioflag>I</ioflag>
- <orddeptcd/>
- </send>
- <main>
- <list>
- <datagrid/>
- </list>
- </main>
- <init>
- <clamdg/>
- <list1/>
- </init>
- <hidden>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- CommCode_Load();
- submit("TRPIJ00203");
- // 그리드 초기화(행을 모두 삭제한다.)
- model.removeNodeset("/root/main/list/datagrid");
-
- model.setValue("/root/send/fromdd", getCurrentDate());
- model.setValue("/root/send/todd", getCurrentDate());
- model.setValue("/root/send/clamym", getCurrentDate().substr(0,6));
-
- model.refresh();
-
- pidfGetClamdg();
-
- addComboItem("cmb_clamdg","전체","","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="TRPIF80801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/list"/>
- <submission id="TRPID20407" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/clamdg"/>
- </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" src="../../../pam/aftjudgweb/js/SMPID20000.js"/>
- <script type="javascript">
- <![CDATA[
- // 공통코드 Load작업
- function CommCode_Load() {
- // 관련 Control 초기화
- //submit("TRPIJ00203");
-
- //zbcfGetCodeList(new Array("P0028", "P0155", "M0530","M0029","P0443", "P0458"),
- //new Array("/root/init/P0028list", "/root/init/P0155list", "/root/init/M0530list", "/root/init/M0029list","/root/init/P0443list", "/root/init/P0458list"));
- }
- function responseHandlerTRPIF80801() {
-
- datagrid1.subtotalposition="below";
-
- for (i=datagrid1.colRef("payownbamt"); i <= datagrid1.colRef("htotamt"); i++) {
- datagrid1.subtotal("sum", datagrid1.colRef("ioflag"), i, "(-)#,###", "background-color:#99ff99", datagrid1.colRef("orddeptcd"), "합계" , false);
- }
-
- model.refresh();
- removeLoadingWindow();
-
- }
- ]]>
- </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:1128px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var sWindowMsg = "데이터 조회 중입니다...";
- callLoadingWindow(sWindowMsg);
- asyncSend("TRPIF80801", "/root/send", "/root/main/list", "responseHandlerTRPIF80801");
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" style="x1:1118px; y1:7px; x2:1118px; y2:29px; "/>
- <input id="ipt_fromdd" ref="/root/send/clamym" inputtype="date" format="yyyy-mm" style="left:288px; top:10px; width:70px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- pidfGetClamdg();
- addComboItem("cmb_clamdg","전체","","above");
- model.refresh();
- ]]>
- </script>
- </input>
- <caption id="caption13" class="search_name" style="left:215px; top:9px; width:82px; height:17px; ">청구월 :</caption>
- <select1 id="radio1" ref="/root/send/kindcd" appearance="full" cols="2" overflow="visible" style="left:90px; top:10px; width:120px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>청구월</label>
- <value>C</value>
- </item>
- <item>
- <label>퇴원일</label>
- <value>D</value>
- </item>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:5px; top:10px; width:95px; height:17px; ">기준선택 :</caption>
- <caption id="caption2" class="search_name" style="left:435px; top:10px; width:85px; height:17px; ">퇴원일 :</caption>
- <input id="input1" ref="/root/send/fromdd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:508px; top:11px; width:87px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ]]>
- </script>
- </input>
- <input id="ipt_todd" ref="/root/send/todd" class="input_search" inputtype="date" format="yyyy-mm-dd" style="left:610px; top:11px; width:90px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ]]>
- </script>
- </input>
- <caption id="caption3" style="left:597px; top:10px; width:15px; height:20px; ">~</caption>
- <select1 id="cmb_clamdg" ref="/root/send/clamdg" class="combo_search" appearance="minimal" style="left:359px; top:10px; width:60px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/clamdg/clamdglist">
- <label ref="clamdgnm"/>
- <value ref="clamdgcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption4" class="search_name" style="left:745px; top:10px; width:75px; height:17px; ">진료과 :</caption>
- <select1 id="cmb_orddeptcd" ref="/root/send/orddeptcd" class="combo_search" appearance="minimal" style="left:818px; top:10px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/list1/deptlist">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- </group>
- <button id="button12" class="btn2_letter4" style="left:1130px; top:55px; width:64px; height:19px; ">
- <caption>액셀저장</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, caption10.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:75px; x2:1195px; y2:75px; "/>
- <caption id="caption10" class="tit_2" style="left:0px; top:58px; width:265px; height:15px; ">완화의료 환자 리스트</caption>
- <datagrid id="datagrid1" nodeset="/root/main/list/datagrid" caption="진료과^진료의^등록번호^환자명^입원일자^퇴원일자^개시일^종료일^재원일^행위별내역(예상금액)^행위별내역(예상금액)^행위별내역(예상금액)^행위별내역(예상금액)^행위별내역(예상금액)^행위별내역(예상금액)^완화의료 정액수가 내역^완화의료 정액수가 내역^완화의료 정액수가 내역^완화의료 정액수가 내역^완화의료 정액수가 내역^완화의료 정액수가 내역^완화의료 정액수가 내역^청구내역^청구내역^청구내역^청구내역^청구내역|진료과^진료의^등록번호^환자명^입원일자^퇴원일자^개시일^종료일^재원일^본인부담금^본인부담금^본인부담금^본인부담금^공단부담금^총진료비^본인부담금^본인부담금^본인부담금^본인부담금^본인부담금^공단부담금^총진료비^청구월^차수^순번^접수번호^명일련번호|진료과^진료의^등록번호^환자명^입원일자^퇴원일자^개시일^종료일^재원일^급여
(식대포함)^전액본인부담금^비급여액
(선택진료비포함)^계^공단부담금^총진료비^정액수가^별도산정
급여^별도산정
전액본인부담^별도산정
비급여^계^공단부담금^총진료비^청구월^차수^순번^접수번호^명일련번호|진료과^진료의^등록번호^환자명^입원일자^퇴원일자^개시일^종료일^재원일^급여
(식대포함)^전액본인부담금^비급여액
(선택진료비포함)^계^공단부담금^총진료비^정액수가^별도산정
급여^별도산정
전액본인부담^별도산정
비급여^계^공단부담금^총진료비^청구월^차수^순번^접수번호^명일련번호" colsep="^" colwidth="100, 56, 60, 55, 70, 70, 70, 70, 43, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 59, 42, 33, 59, 74" explorerbar="sortshowmove" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:80px; width:1195px; height:660px; ">
- <col ref="orddeptcd"/>
- <col ref="medispclid" style="text-align:center; "/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="patnm" style="text-align:center; "/>
- <col ref="indd" format="yyyy-mm-dd"/>
- <col ref="dschdd" format="yyyy-mm-dd"/>
- <col ref="fromdd" format="yyyy-mm-dd"/>
- <col ref="todd" format="yyyy-mm-dd"/>
- <col ref="inday" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="payownbamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="allownbamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="nopyamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="ownbamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="payinsubamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="totamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="hfixownbamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="hpayownbamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="hallownbamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="hnopyamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="hownbamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="hpayinsubamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="htotamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="clamym" format="yyyy/mm" style="text-align:center; "/>
- <col ref="clamdg" style="text-align:center; "/>
- <col ref="pidsn" style="text-align:center; "/>
- <col ref="acptno" style="text-align:center; "/>
- <col ref="docuseqno" style="text-align:center; "/>
- </datagrid>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; "/>
- <group id="group1" scroll="auto" style="left:0px; top:755px; width:1195px; height:28px; ">
- <button id="button45" class="btn4_letter2" style="left:1138px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|