123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>검사 예약 제어 정보 관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <init>
- <deptlist>
- <deptinfo>
- <deptcd/>
- <depthngnm/>
- </deptinfo>
- </deptlist>
- </init>
- <main>
- <rcptlist>
- <rcptinfo>
- <orddeptcd/>
- <orddeptnm/>
- <pid/>
- <hngnm/>
- <orddd/>
- <ordtm/>
- <rcptdd/>
- <medamtpostyn/>
- <medamtpostynnm/>
- <medamtfreeresn/>
- <medamtfreeresnnm/>
- <etcordflag/>
- <etcordflagnm/>
- </rcptinfo>
- </rcptlist>
- </main>
- <send>
- <orddd/>
- <orddeptcd/>
- <rcptyn>N</rcptyn>
- <mediyn/>
- </send>
- </root>
- </instance>
- <submission id="TRPMO00129" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/deptlist/deptinfo"/>
- <submission id="TRPMO00130" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/rcptlist/rcptinfo"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- ]]>
- </script>
- <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"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.setValue("/root/send/orddd", getCurrentDate());
- ipt_orddd.refresh();
-
- submit("TRPMO00129");
- addComboItem("cmb_dept", "전체", "T", "above");
-
- cmb_dept.select(0);
-
- submit("TRPMO00130");
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="556" pageheight="600" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="cap_title" class="tit_1" style="left:0px; top:0px; width:165px; height:14px; font-family:돋움; vertical-align:middle; ">외래 진찰료 수납 현황</caption>
- <caption id="caption7" class="tit_2" style="left:0px; top:70px; width:80px; height:13px; font-weight:bold; ">조회 내역</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:85px; x2:540px; y2:85px; "/>
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:20px; width:540px; height:41px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption35" class="search_name" style="left:5px; top:33px; width:76px; height:17px; ">진료일 :</caption>
- <button id="btn_search" class="btn1_letter2" navindex="6" style="left:475px; top:30px; width:56px; height:22px; background-image:../../../com/commonweb/images/btn1_letter2.gif; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRPMO00130");
- ]]>
- </script>
- </button>
- <line id="line13" style="x1:465px; y1:27px; x2:465px; y2:54px; border-color:#FFD799; border-left-style:solid; "/>
- <datagrid id="grd_rcpt" nodeset="/root/main/rcptlist/rcptinfo" allowselection="false" backcoloralternate="transparent" caption="진료과코드^진료과^등록번호^환자명^진료일^시각^수납일^후불^후불^면제^면제사유^처방구분^기타처방" colsep="^" colwidth="0, 120, 60, 60, 80, 40, 80, 0, 70, 0, 150, 0, 120" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:90px; width:540px; height:485px; ">
- <col ref="orddeptcd"/>
- <col ref="orddeptnm"/>
- <col ref="pid" style="text-align:center; "/>
- <col ref="hngnm" style="text-align:center; "/>
- <col ref="orddd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="ordtm" format="hh:nn" style="text-align:center; "/>
- <col ref="rcptdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="medamtpostyn"/>
- <col ref="medamtpostynnm" style="text-align:center; "/>
- <col ref="medamtfreeresn"/>
- <col ref="medamtfreeresnnm" style="text-align:center; "/>
- <col ref="etcordflag"/>
- <col ref="etcordflagnm" style="text-align:center; "/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
- if (!grd_rcpt.isCell(event.target) || grd_rcpt.row < 1) {
- return;
- }
-
- var pid = model.getValue("/root/main/rcptlist/rcptinfo[" + grd_rcpt.row + "]/pid");
- opener.javascript.setParameter("SPPAO00101_pid", pid);
- window.close();
-
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_rcpt.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <button id="btn_excel" class="btn2_letter4" style="left:476px; top:65px; 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_ctrl.saveExcel(filename, "sheetname:제어 내역;colhiddenextend:true;rowhiddenextend:false;");
- messageBox("엑셀 저장이 완료되었습니다.", "I999");
- ]]>
- </script>
- </button>
- <input id="ipt_orddd" ref="/root/send/orddd" inputtype="date" style="left:85px; top:32px; width:90px; height:19px; "/>
- <caption id="caption1" class="search_name" style="left:185px; top:33px; width:76px; height:17px; ">진료과 :</caption>
- <select1 id="cmb_dept" ref="/root/send/orddeptcd" appearance="minimal" style="left:265px; top:32px; width:120px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/deptlist/deptinfo">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- </select1>
- <select id="checkbox1" ref="/root/send/rcptyn" overflow="visible" appearance="full" style="left:400px; top:24px; width:60px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>미수납</label>
- <value>N</value>
- </item>
- </choices>
- </select>
- <select id="checkbox2" ref="/root/send/mediyn" overflow="visible" appearance="full" style="left:400px; top:41px; width:60px; height:15px; border-style:none; ">
- <choices>
- <item>
- <label>미산정</label>
- <value>N</value>
- </item>
- </choices>
- </select>
- <button id="btn_ok" class="btn4_letter2" style="left:425px; top:578px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var pid = model.getValue("/root/main/rcptlist/rcptinfo[" + grd_rcpt.row + "]/pid");
- if (pid != "") {
- opener.javascript.setParameter("SPPAO00101_pid", pid);
- } else {
- messageBox("선택된 환자가 없습니다.", "E999");
- return;
- }
-
- window.close();
- ]]>
- </script>
- </button>
- <button id="btn_close" class="btn4_letter2" style="left:484px; top:578px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- </xhtml:body>
- </xhtml:html>
|