123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221 |
- <?xml version="1.0" encoding="UTF-16"?>
- <?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/>
- <uncocd/>
- <ordtype/>
- <endflag/>
- <rcptrid/>
- <pid/>
- <dayflag/>
- <uncoflag/>
- </send>
- <main>
- <uncoinfo>
- <uncolist/>
- </uncoinfo>
- </main>
- <temp>
- </temp>
- <init>
- <uncocd/>
- </init>
- </root>
- </instance>
- <submission id="TRPAMCOM01" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/hidden" resultref="/root/init"/>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRPAS00813" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/uncoinfo"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/zipcodeweb/js/ZBP001.js"/>
- <script type="javascript" src="../../../pam/outordamtmngtweb/js/SMPAO00100.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.setValue("/root/send/fromdd" , getCurrentDate());
- model.setValue("/root/send/todd" , getCurrentDate());
- model.setValue("/root/send/ordtype", "A");
- model.setValue("/root/send/endflag", "N");
- model.setValue("/root/send/dayflag", "O");
- model.setValue("/root/send/uncoflag", "A");
- zbcfGetCodeList( new Array("P0072"),
- new Array("/root/init_com/comncdlist/P0072list" //미수분류(개인,계약처)
- ) );
- if (instance1.selectSingleNode("/root/init_com/comncdlist/P0072list") != null)
- {
- model.setValue("/root/init_com/comncdlist/P0072list/P0072/cdnm","-");
- model.setValue("/root/init_com/comncdlist/P0072list/P0072/cdid","%");
- }
-
- submit("TRPAMCOM01");
- addComboItem( "cmd_uncocd" , "", "", "above" );
- model.refresh();
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <group id="group2" style="left:0px; top:23px; width:1206px; height:67px; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:1px; top:0px; width:1200px; height:65px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1125px; top:5px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRPAS00813");
- ]]>
- </script>
- </button>
- <line id="line1" class="line_4" visibility="visible" style="x1:1100px; y1:5px; x2:1100px; y2:62px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption4" class="search_name" style="left:10px; top:36px; width:91px; height:17px; ">미수기간 :</caption>
- <input id="input1" ref="/root/send/fromdd" inputtype="date" style="left:102px; top:35px; width:105px; height:19px; "/>
- <caption id="caption1" style="left:210px; top:37px; width:20px; height:15px; text-align:center; ">~</caption>
- <input id="input2" ref="/root/send/todd" inputtype="date" style="left:230px; top:35px; width:105px; height:19px; "/>
- <caption id="caption3" class="search_name" style="left:360px; top:6px; width:91px; height:17px; ">미수구분 :</caption>
- <select1 id="cmd_uncocd" ref="/root/send/uncocd" appearance="minimal" style="left:450px; top:6px; width:95px; height:19px; ">
- <choices>
- <itemset nodeset="root/init/uncocd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <select1 id="radio2" ref="/root/send/dayflag" appearance="full" cols="3" overflow="visible" style="left:345px; top:35px; width:215px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>진료일자</label>
- <value>O</value>
- </item>
- <item>
- <label>수납일자</label>
- <value>R</value>
- </item>
- <item>
- <label>발생일자</label>
- <value>G</value>
- </item>
- </choices>
- </select1>
- <caption id="caption7" class="search_name" style="left:10px; top:6px; width:100px; height:17px; ">진료구분 :</caption>
- <select1 id="combo2" ref="/root/send/ordtype" appearance="minimal" style="left:100px; top:6px; width:80px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>A</value>
- </item>
- <item>
- <label>외래</label>
- <value>O</value>
- </item>
- <item>
- <label>입원</label>
- <value>I</value>
- </item>
- </choices>
- </select1>
- <select1 id="combo4" ref="/root/send/endflag" appearance="minimal" style="left:285px; top:6px; width:65px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>A</value>
- </item>
- <item>
- <label>종결</label>
- <value>Y</value>
- </item>
- <item>
- <label>미결</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- <caption id="caption9" class="search_name" style="left:195px; top:6px; width:100px; height:17px; ">종결구분 :</caption>
- <caption id="caption10" class="search_name" style="left:745px; top:6px; width:100px; height:17px; ">담당자ID :</caption>
- <input id="input6" ref="/root/send/rcptrid" style="left:830px; top:6px; width:70px; height:19px; "/>
- <caption id="caption11" class="search_name" style="left:915px; top:6px; width:100px; height:17px; ">환자번호 :</caption>
- <input id="input7" ref="/root/send/pid" style="left:1005px; top:6px; width:70px; height:19px; "/>
- <button id="button1" class="btn4_letter2" style="left:1125px; top:35px; width:56px; height:22px; ">
- <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_uncolist.saveExcel(fileName, "SheetName", true, true, "", "", true);
- }
- ]]>
- </script>
- </button>
- <caption id="caption5" class="search_name" style="left:550px; top:6px; width:100px; height:20px; ">지정구분 :</caption>
- <select1 id="combo1" ref="/root/send/uncoflag" appearance="minimal" style="left:640px; top:6px; width:85px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>A</value>
- </item>
- <item>
- <label>지정완료</label>
- <value>Y</value>
- </item>
- <item>
- <label>미지정</label>
- <value>N</value>
- </item>
- </choices>
- </select1>
- </group>
- <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>
- <caption id="caption2" class="tit_2" style="left:10px; top:96px; width:140px; height:15px; ">미수내역</caption>
- <datagrid id="grd_uncolist" nodeset="/root/main/uncoinfo/uncolist" caption="진료구분^환자번호^성명^진료일자^수납일자^발생일자^진료부서^수납자^미수코드^미수명^유형^미수발생금액^미수입금액^미수잔액^미수번호^비고" colsep="^" colwidth="80, 80, 80, 85, 85, 85, 120, 80, 60, 120, 80, 90, 90, 90, 60, 250" explorerbar="sort" mergecellsfixedrows="bycolrec" rowsep="|" subtotalposition="below" style="left:0px; top:115px; width:1200px; height:645px; text-align:center; ">
- <col ref="ordtypenm"/>
- <col ref="pid"/>
- <col ref="hngnm"/>
- <col disabled="true" ref="orddd" format="yyyy-mm-dd"/>
- <col ref="rcptexecdd" format="yyyy-mm-dd"/>
- <col ref="orgrcptdd" format="yyyy-mm-dd"/>
- <col ref="orddeptnm"/>
- <col ref="rcptrnm"/>
- <col ref="uncocd"/>
- <col ref="unconm"/>
- <col ref="insunm"/>
- <col ref="uncoamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="rcptamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="uncorem" format="(-)#,###" style="text-align:right; "/>
- <col ref="uncono"/>
- <col ref="remfact"/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_uncolist.gridToInstance();
- ]]>
- </script>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if(isDataCell()) {
- var row = grd_uncolist.row;
-
- opener.javascript.setParameter("SMPAS00700_PID", model.getValue("/root/list/uncolist["+ row +"]/pid"));
-
- model.close();
- }
- ]]>
- </script>
- </datagrid>
- <input id="input4" ref="/root/send/fromst" visibility="hidden" style="left:135px; top:90px; width:20px; height:19px; "/>
- <input id="input5" ref="/root/send/tost" visibility="hidden" style="left:160px; top:90px; width:25px; height:19px; "/>
- <caption id="caption6" style="left:95px; top:94px; width:1005px; height:20px; font-weight:bold; color:#0000ff; ">★ 미수번호 지정유무는 지정구분에서 완료여부에 따라 조회가능. 발생일자는 최초 미수금액 발생일자를 기준으로 함. ★</caption>
- </xhtml:body>
- </xhtml:html>
|