123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?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>
- <data1>
- <reffromdd/>
- <reftodd/>
- </data1>
- <data2>
- <sess_posinstcd>012</sess_posinstcd>
- </data2>
- </send>
- <main>
- <list>
- <grdorgnjudglist/>
- </list>
- </main>
- <hidden>
- <init>
- <flag>
- <prestdd/>
- <mskindflag/>
- </flag>
- </init>
- <currentDate/>
- </hidden>
- <init>
- <comncdlist>
- <P0008list>
- <P0008>
- <cdnm/>
- <cdid/>
- </P0008>
- </P0008list>
- <P0021list>
- <P0021>
- <cdnm/>
- <cdid/>
- </P0021>
- </P0021list>
- <P0341list>
- <P0341>
- <cdnm/>
- <cdid/>
- </P0341>
- </P0341list>
- <P0022list>
- <P0022>
- <cdnm/>
- <cdid/>
- </P0022>
- </P0022list>
- <P0020list>
- <P0020>
- <cdnm/>
- <cdid/>
- </P0020>
- </P0020list>
- <P0029list>
- <P0029>
- <cdnm/>
- <cdid/>
- </P0029>
- </P0029list>
- <P0344list>
- <P0344>
- <cdnm/>
- <cdid/>
- </P0344>
- </P0344list>
- <P0008list>
- <P0008>
- <cdnm/>
- <cdid/>
- </P0008>
- </P0008list>
- <P0010list>
- <P0010>
- <cdnm/>
- <cdid/>
- </P0010>
- </P0010list>
- </comncdlist>
- <orddeptcd>
- <orddeptcdlist>
- <nm/>
- <cd/>
- </orddeptcdlist>
- </orddeptcd>
- <orddrid>
- <orddridlist>
- <cd/>
- <nm/>
- <dp/>
- <sp/>
- </orddridlist>
- </orddrid>
- <hidden/>
- </init>
- </root>
- </instance>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/init"/>
- <submission id="TRPMI00106" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data2" replace="instance" resultref="/root/hidden/init"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- zbcfGetCodeList(new Array("P0008","P0021","P0341","P0022","P0020","P0029","P0344", "P0010"),
- new Array("/root/init/comncdlist/P0008list","/root/init/comncdlist/P0021list","/root/init/comncdlist/P0341list","/root/init/comncdlist/P0022list","/root/init/comncdlist/P0020list"
- ,"/root/init/comncdlist/P0029list","/root/init/comncdlist/P0344list", "/root/init/comncdlist/P0010list"));
-
- //진료과코드 진료의사ID 조회
- pamGetDeptCDDrIDList();
-
- model.makeNode("/root/init/temp/orddeptcd/orddeptcdlist/cd");
- model.makeNode("/root/init/temp/orddeptcd/orddeptcdlist/nm");
- copyNodesetType("/root/init/orddeptcd/orddeptcdlist", "/root/init/temp/orddeptcd/orddeptcdlist", "before");
-
- // 시스템 날자
- model.setValue("/root/hidden/currentDate", getCurrentDate());
-
- // 방문일정을 오늘날자로 세팅
- model.setValue("/root/send/data1/reffromdd",model.getValue("/root/hidden/currentDate"));
- model.setValue("/root/send/data1/reftodd",model.getValue("/root/hidden/currentDate"));
-
- model.refresh();
-
- ]]>
- </script>
- <submission id="TRPMC03100" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/data1" resultref="/root/main/list"/>
- <submission id="TRPAM00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance" resultref="/root/hidden/tmp"/>
- </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">
- <![CDATA[
-
- function fInitialize(gubn)
- {
-
- model.removeNodeset("/root/main/list");
- model.makeNode("/root/main/list");
-
-
- model.refresh();
- }
- //자체기초코드 조회
- function fComCDRef()
- {
- submit("TRPMI00106");
- model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="769" pageheight="581" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:752px; height:580px; ">
- <group id="group2" style="left:0px; top:10px; width:752px; height:35px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:752px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption32" class="search_name" style="left:15px; top:9px; width:90px; height:17px; ">조회기간 :</caption>
- <input id="input4" ref="/root/send/data1/reffromdd" class="input_search" inputtype="date" style="left:108px; top:8px; width:100px; height:19px; "/>
- <input id="input1" ref="/root/send/data1/reftodd" class="input_search" inputtype="date" style="left:226px; top:8px; width:100px; height:19px; "/>
- <caption id="caption1" style="left:211px; top:10px; width:12px; height:16px; vertical-align:middle; ">~</caption>
- <button id="btn_srch" class="btn1_letter2" style="left:681px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 신체감정현황 조회
- submit("TRPMC03100");
- /*
- if(submit("TRPMC03100")) {
- var patrefcnt = getNodesetCount("/root/hidden/rcv/list/grdrepltermstatslist");
- if (patrefcnt > 0) {
- copyNodeType("/root/main/list","/root/hidden/rcv/list","replace");
- } else {
- model.removeNodeset("/root/main/list");
- model.makeNode("/root/main/list");
- }
- model.refresh();
- }
- */
- ]]>
- </script>
- </button>
- <line id="line1" class="line_4" style="x1:666px; y1:5px; x2:666px; y2:27px; border-color:#ffcc99; border-style:solid; "/>
- </group>
- <caption id="caption2" class="tit_2" style="left:5px; top:55px; width:170px; height:13px; font-family:돋움; vertical-align:middle; ">신체감정현황</caption>
- <line id="line4" class="line_1" style="x1:0px; y1:70px; x2:752px; y2:70px; "/>
- <button id="button3" class="btn2_letter4" style="left:688px; top:50px; 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_orgnjudg.saveExcel(fileName, "SheetName", true, true, "", "");
- }
-
- window.exec(fileName);
- ]]>
- </script>
- </button>
- <group id="group3" style="left:0px; top:553px; width:752px; height:27px; ">
- <button id="button2" class="btn4_letter2" style="left:696px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:752px; y2:0px; "/>
- </group>
- <datagrid id="grd_orgnjudg" nodeset="/root/main/list/grdorgnjudglist" caption="구분^진료과^외래^외래^입원^입원^합계^합계^전월^전월|구분^진료과^환자수^금액^환자수^금액^환자수^금액^환자수^금액" colsep="^" colwidth="0, 150, 80, 118, 80, 118, 80, 118, 0, 0" dataheight="23" mergecellsfixedrows="bycolrec" rowheight="23" rowsep="|" style="left:0px; top:75px; width:752px; height:478px; ">
- <col ref="flag"/>
- <col ref="orddeptcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/orddeptcd/orddeptcdlist">
- <label ref="nm"/>
- <value ref="cd"/>
- </itemset>
- </choices>
- </col>
- <col ref="otptpatnumber" format="#,###" style="text-align:center; "/>
- <col ref="otptamt" format="#,###" style="text-align:right; "/>
- <col ref="inptpatnumber" format="#,###" style="text-align:center; "/>
- <col ref="inptamt" format="#,###" style="text-align:right; "/>
- <col ref="patnumber" format="#,###" style="text-align:center; "/>
- <col ref="amt" format="#,###" style="text-align:right; "/>
- <col ref="beforepatnumber" visibility="hidden" format="#,###" style="text-align:center; "/>
- <col ref="beforeamt" visibility="hidden" format="#,###" style="text-align:right; "/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|