123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- <?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>
- <statslist/>
- </main>
- <send>
- <srchfromdd/>
- <srchtodd/>
- <globalinstance>
- <instance1/>
- </globalinstance>
- <suppdeptcd/>
- <srchioflag/>
- <formflag>2</formflag>
- <drugflag1/>
- <drugflag2/>
- <srchdeptcd/>
- <srchdrid/>
- <drugflag1all/>
- <drugflag2all/>
- <instcd/>
- <formtype>2</formtype>
- </send>
- <init>
- </init>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- aezfSetSuppDeptcd();
- // 진료과/진료의 조회
- //submit("TRPMOCOM01");
-
- var rdo_children = rdo_formcd.children;
- rdo_children.item(1).attribute("disable") = true;
- model.setValue("/root/send/suppdeptcd", model.getValue("/root/send/globalinstance/instance1"));
- model.setValue("/root/send/srchfromdd", getCurrentDate());
- model.setValue("/root/send/srchtodd", getCurrentDate());
- model.setValue("/root/send/srchioflag", "전체");
- model.setValue("/root/send/formflag", "2");
- model.setValue("/root/send/drugflag1", "재원 퇴원 외래");
- model.setValue("/root/send/drugflag2", "원내 원외");
- model.setValue("/root/send/drugflag1all", "전체");
- model.setValue("/root/send/drugflag2all", "전체");
- model.refresh();
-
- makeReportPreview(0,100,1195,600);
- ]]>
- </script>
- <submission id="TRPMOCOM01" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/hidden/session" replace="instance" resultref="/root/init"/>
- <submission id="TRADS00404" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
- <submission id="TRADS00405" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="1211" pageheight="784" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:250px; height:14px; ">기간별 처방조제량 통계</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:75px; x2:1195px; y2:75px; "/>
- <group id="group1" style="left:0px; top:10px; width:1195px; height:45px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:45px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line2" class="line_4" style="x1:1110px; y1:5px; x2:1110px; y2:35px; "/>
- <button id="button1" class="btn1_letter2" navindex="4" style="left:1120px; top:12px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // 20120105_laboru_기관코드 전달
- var dutplceinstcd = getUserInfo("dutplceinstcd");
- model.makeValue("/root/send/instcd",dutplceinstcd);
-
- if ( model.getValue("/root/send/srchioflag") == "전체" ) {
- if(submit("TRADS00405")){
- exeReportPreview("RPADS00405", "XMLSTR", "/root/main/statslist/item");
- }
- } else {
- if(submit("TRADS00404")){
- exeReportPreview("RPADS00404", "XMLSTR", "/root/main/statslist/item");
- }
- }
-
- model.refresh();
-
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:775px; top:11px; width:86px; height:17px; ">일자구간 :</caption>
- <input id="ipt_fromdd" ref="/root/send/srchfromdd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:863px; top:12px; width:100px; height:19px; "/>
- <input id="ipt_todd" ref="/root/send/srchtodd" class="input_default" navindex="2" inputtype="date" format="yyyy-mm-dd" style="left:988px; top:13px; width:100px; height:19px; "/>
- <caption id="caption5" class="search_no_b" style="left:970px; top:15px; width:12px; height:17px; ">~</caption>
- <select1 id="combo1" ref="/root/send/srchioflag" class="combo_search" appearance="minimal" style="left:104px; top:12px; width:106px; height:19px; ">
- <choices>
- <item>
- <label>전체</label>
- <value>전체</value>
- </item>
- <item>
- <label>병동약국</label>
- <value>병동</value>
- </item>
- <item>
- <label>외래약국</label>
- <value>외래</value>
- </item>
- <item>
- <label>특수조제실</label>
- <value>특조</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:15px; top:11px; width:86px; height:17px; ">조제장소 :</caption>
- <caption id="caption4" class="search_name" style="left:265px; top:11px; width:86px; height:17px; ">통계양식 :</caption>
- <select1 id="rdo_formcd" ref="/root/send/formflag" class="radio_search" appearance="full" cellspacing="20" cols="2" overflow="visible" style="left:350px; top:13px; width:125px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>연별</label>
- <value>1</value>
- </item>
- <item>
- <label>월별</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <select1 id="rdo_type" ref="/root/send/formtype" class="radio_search" appearance="full" cellspacing="10" cols="4" overflow="visible" style="left:525px; top:13px; width:230px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>1</value>
- </item>
- <item>
- <label>매수</label>
- <value>2</value>
- </item>
- <item>
- <label>건수</label>
- <value>3</value>
- </item>
- <item>
- <label>제수</label>
- <value>4</value>
- </item>
- </choices>
- </select1>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|