123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165 |
- <?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>
- <samdata>
- <pid/>
- <hngnm/>
- <indd/>
- <execdd/>
- <depthngnm/>
- <hangno/>
- <snglcalcscorcd/>
- <edicd/>
- <calchngnm/>
- <payflag/>
- <payamt/>
- <payinsubamt/>
- <payownbamt/>
- <allownbamt/>
- <nopyamt/>
- <specamt/>
- <discamt/>
- <uncoamt/>
- </samdata>
- </main>
- <send>
- <reqdata>
- <orddeptcd/>
- <ordtype/>
- <fromdd/>
- <todd/>
- <pid/>
- <hngnm/>
- </reqdata>
- </send>
- <init/>
- <init_pam>
- <init/>
- </init_pam>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <submission id="TRPAMCOM01" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/init_pam/init"/>
- <submission id="TRPAO05003" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" replace="instance" resultref="/root/main"/>
- </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/utilHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
- <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- submit("TRPAMCOM01");
-
- addComboItem("cmb_orddeptcd","전체", "-", "above");
-
- if (checkOpener()){
- model.makeValue("/root/send/reqdata/fromdd", opener.javascript.getParameter("indd"));
- model.makeValue("/root/send/reqdata/todd", opener.javascript.getParameter("indd"));
- model.makeValue("/root/send/reqdata/orddeptcd", opener.javascript.getParameter("orddeptcd"));
- model.makeValue("/root/send/reqdata/ordtype", opener.javascript.getParameter("ordtype"));
- model.makeValue("/root/send/reqdata/pid", opener.javascript.getParameter("pid"));
- model.makeValue("/root/send/reqdata/cretno", opener.javascript.getParameter("cretno"));
- model.makeValue("/root/send/reqdata/hngnm", opener.javascript.getParameter("hngnm"));
-
- btn_search.dispatch("DOMActivate");
- }else{
- model.makeValue("/root/send/reqdata/fromdd", getCurrentDate());
- model.makeValue("/root/send/reqdata/todd", getCurrentDate());
-
- model.makeValue("/root/send/reqdata/orddeptcd", "-");
- model.makeValue("/root/send/reqdata/ordtype", "O");
- }
- model.refresh();
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:189px; height:15px; ">자료조회</caption>
- <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
- </group>
- <group id="group5" style="left:0px; top:15px; width:1195px; height:45px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:45px; "/>
- <line id="line13" class="line_4" style="x1:1051px; y1:7px; x2:1051px; y2:40px; border-color:#ffe4bb; border-left-style:solid; "/>
- <caption id="caption21" class="search_name" style="left:16px; top:8px; width:86px; height:17px; ">조회일자 :</caption>
- <button id="btn_search" class="btn2_letter2" style="left:1057px; top:13px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(submit("TRPAO05003")){
- model.refresh();
- }
- ]]>
- </script>
- </button>
- <caption id="caption1" class="search_name" style="left:331px; top:8px; width:86px; height:17px; ">진료과 :</caption>
- <select1 id="cmb_orddeptcd" ref="/root/send/reqdata/orddeptcd" appearance="minimal" style="left:405px; top:10px; width:130px; height:19px; text-align:center; vertical-align:middle; ">
- <choices>
- <itemset nodeset="/root/init_pam/init/orddeptcd">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption2" class="search_name" style="left:541px; top:8px; width:86px; height:17px; ">수진구분:</caption>
- <select1 id="combo3" ref="/root/send/reqdata/ordtype" appearance="minimal" style="left:625px; top:10px; width:55px; height:19px; text-align:center; vertical-align:middle; ">
- <choices>
- <item>
- <label>외래</label>
- <value>O</value>
- </item>
- <item>
- <label>입원</label>
- <value>I</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" style="left:205px; top:10px; width:15px; height:20px; ">~</caption>
- <input id="ipt_fromdd" ref="/root/send/reqdata/fromdd" class="input_s_essential" inputtype="date" style="left:100px; top:10px; width:92px; height:19px; "/>
- <input id="ipt_todd" ref="/root/send/reqdata/todd" class="input_s_essential" inputtype="date" style="left:225px; top:10px; width:92px; height:19px; "/>
- <button id="button1" class="btn2_letter4" style="left:1105px; top:13px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "개인별내역", "xls", "Excel Files(*.xls)|*.xls|All Files (*.*)|*.*");
- grd_sam.saveExcel(fileName, "sheet1");
- ]]>
- </script>
- </button>
- <caption id="caption5" class="search_name" style="left:696px; top:8px; width:86px; height:17px; ">환자번호:</caption>
- <input id="input1" ref="/root/send/reqdata/pid" style="left:780px; top:10px; width:70px; height:19px; "/>
- <caption id="caption7" class="search_name" style="left:866px; top:8px; width:86px; height:17px; ">환자이름:</caption>
- <input id="input2" ref="/root/send/reqdata/hngnm" style="left:950px; top:10px; width:85px; height:19px; "/>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:65px; x2:1195px; y2:65px; "/>
- <datagrid id="grd_sam" nodeset="/root/main/samdata" autoresize="true" caption="환자번호^환자명^진료일자^실시일자^진료과^항번호^수가코드^EDI코드^수가명^급비구분^총급여액^공단부담금^본인부담금^비보험액^비급여액^선택진료비^감면액^미수액^수진형태" colsep="^" colwidth="76, 72, 70, 70, 150, 53, 100, 100, 100, 100, 82, 73, 82, 78, 63, 77, 82, 78" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:60px; width:1195px; height:710px; ">
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="indd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="execdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="depthngnm" style="text-align:left; "/>
- <col ref="hangno" style="text-align:center; "/>
- <col ref="snglcalcscorcd" style="text-align:left; "/>
- <col ref="edicd" style="text-align:left; "/>
- <col ref="calchngnm" style="text-align:left; "/>
- <col ref="payflag" style="text-align:center; "/>
- <col ref="payamt" format="#,###" style="text-align:right; "/>
- <col ref="payinsubamt" format="#,###" style="text-align:right; "/>
- <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="specamt" format="#,###" style="text-align:right; "/>
- <col ref="discamt" format="#,###" style="text-align:right; "/>
- <col ref="uncoamt" format="#,###" style="text-align:right; "/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|