123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- [개발이력]
- 2007.06.01 / 최초작성 / 이종찬
- [개발사상]
- 본 업무 화면에서는 접수정보와 검토서정보를 동시에 생성한다.
- [할 일]
- (-) 이전자료 존재여부를 확인 할 수 있도록 하고, 삭제를 가능하도록 할 것인지 고객과 협의 해야 함
- (-) 재청구여부와 청구일자를 구체적으로 어떻게 사용 할 것인지 확인 후 적용해야 함
- [테스트]
- 필수입력: 청구년월('200606')
- 조작: 저장 버튼을 누른다.
- -->
- <?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="">
- <main>
- <list01>
- <gridsummary>
- <judgdg/>
- <acptdd/>
- <acptno/>
- <ioflag/>
- <ordfildcd/>
- <clamno/>
- <clamcnt/>
- <cnt/>
- <fileflag/>
- <insukind/>
- <ordym/>
- <calcjudgdg/>
- <calcnotino/>
- </gridsummary>
- </list01>
- </main>
- <send>
- <termflag/>
- <fromterm/>
- <toterm/>
- <acptno/>
- <setno/>
- <chosflag/>
- <clamno/>
- <ordfildcd/>
- <sendf202>
- <judgdg/>
- <clamno/>
- <acptno/>
- <setno/>
- </sendf202>
- <sendf203>
- <judgdg/>
- <clamno/>
- <acptno/>
- <setno/>
- <docuseqno/>
- </sendf203>
- <summary>
- <termflag>1</termflag>
- <fromterm/>
- <toterm/>
- <acptno/>
- <clamno/>
- </summary>
- </send>
- <init>
- <P0028list>
- <P0028>
- <cdid/>
- <cdnm/>
- </P0028>
- </P0028list>
- <P0235list>
- <P0235>
- <cdid/>
- <cdnm/>
- </P0235>
- </P0235list>
- </init>
- <hidden/>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRZBC00102" mediatype="application/x-www-form-urlencoded" method="post"/>
- </model>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- CommCode_Load();
- ]]>
- </script>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
- // 공통코드 Load작업
- function CommCode_Load() {
- zbcfGetCodeList(new Array("P0235"), new Array("/root/init/P0235list"), false);
- zbcfGetCodeList(new Array("P0028"), new Array("/root/init/P0028list"), false);
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="720" pageheight="560" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:700px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:700px; height:14px; ">정산요약보기</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:700px; height:492px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:28px; x2:700px; y2:28px; "/>
- <caption id="caption2" class="tit_2" style="left:5px; top:13px; width:98px; height:14px; ">요약정보</caption>
- <button id="button3" class="btn2_letter4" style="left:634px; top:7px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "excel", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
-
- if (fileName != "")
- {
- grd_summary.saveExcel(fileName, "SheetName", true, true, "", "", "");
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_summary" nodeset="/root/main/list01/gridsummary" class="datagrid1" visibility="visible" caption="진료년월^정산심사차수^정산통보번호^환수/환급^접수번호^내원구분^분야^청구번호^건수^입금액^fileflag^^생성^등록번호^청구일자^입원일자^적용일자^환자유형^조합기호^장애수첩^접수번호^심사차수^일련번호^처리구분^총진료비(청구)^본인부담(청구)^청구금액^비고^생성여부" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" dataheight="25" ellipsis="true" extendlastcol="false" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:34px; width:700px; height:455px; ">
- <col ref="ordym" style="text-align:center; "/>
- <col ref="calcjudgdg" style="text-align:center; "/>
- <col ref="calcnotino"/>
- <col style="text-align:center; "/>
- <col ref="acptno" style="text-align:center; "/>
- <col disabled="true" ref="ioflag" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/P0028list/P0028">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col disabled="true" ref="ordfildcd" type="combo" style="text-align:center; ">
- <choices>
- <itemset nodeset="/root/init/P0235list/P0235">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="clamno" style="text-align:center; "/>
- <col ref="cnt" format="#,###" style="text-align:right; "/>
- <col/>
- <col ref="fileflag" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- // 2007.07.19 업로드정보 화면을 클릭하면 해당 조회화면으로 조회조건을 넘긴다.
- if( grd_summary.isCell(event.target) && grd_summary.row >= grd_summary.fixedRows ){
- var row = grd_summary.selectedRow(0);
-
- // 여기에서 각 노드에 조회 조건을 저장한다.
- model.setValue("root/send/summary/acptno",grd_summary.textmatrix(row,5)); // 접수번호
- model.setValue("root/send/summary/clamno",grd_summary.textmatrix(row,8)); // 청구번호
- model.setValue("root/send/summary/fromterm",grd_summary.textmatrix(row,2)); // 심사차수
- model.setValue("root/send/summary/toterm",grd_summary.textmatrix(row,2)); // 심사차수
- var text = grd_summary.textmatrix(row,11);
-
- // 2007.10.17 원외추가심결인 경우 3번째 컬럼 값(정산통보번호)으로 심사차수를 지정한다.
- if(text == "050"){
- model.setValue("root/send/summary/fromterm",grd_summary.textmatrix(row,3)); // 심사차수
- model.setValue("root/send/summary/toterm",grd_summary.textmatrix(row,3)); // 심사차수
- }
- // 선택항목이 요양급여인 경우
- if(text == "040"){
- // 2007.12.13 modaless로 화면을 호출한다.
- // window.load("SMPIE01400_요양급여정산내역서(F040)조회.xrw", "modal", "pop", "width:1140; height:640;", "/root/send/summary", "/root/send/summary");
- open("SMPIE01400","","400","400","SMPIE01400","/root/send/summary", "/root/send/summary","", false);
- }else if(text == "050"){
- // 2007.12.13 modaless로 화면을 호출한다.
- // window.load("SMPIE01500_의료급여정산내역서(F050)조회.xrw", "modal", "pop", "width:1140; height:640;", "/root/send/summary", "/root/send/summary");
- open("SMPIE01500","","400","400","SMPIE01500","/root/send/summary", "/root/send/summary","", false);
- }else if(text == "070"){
- // 2007.12.13 modaless로 화면을 호출한다.
- // window.load("SMPIE01600_원외처방정산내역서(F070)조회.xrw", "modal", "pop", "width:1140; height:640;", "/root/send/summary", "/root/send/summary");
- open("SMPIE01600","","400","400","SMPIE01600","/root/send/summary", "/root/send/summary","", false);
- }
- }
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:510px; width:700px; height:27px; ">
- <line id="line33" class="line_6" style="x1:0px; y1:0px; x2:700px; y2:0px; "/>
- <button id="button1" class="btn4_letter2" style="left:644px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 윈도우 닫기
- window.close();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|