123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218 |
- <?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/>
- <formflag1>1</formflag1>
- <formflag2>1</formflag2>
- <drugflag1>항암제 무균조제 TPN</drugflag1>
- <srchdeptcd/>
- <srchdrid/>
- <drugflag1all/>
- <deptinfo>
- <deptflag/>
- </deptinfo>
- <baseinfo>
- <spcldrug/>
- <efcycd/>
- </baseinfo>
- <srchdata>
- <drugcd/>
- </srchdata>
- </send>
- <init>
- </init>
- <hidden>
- <srchinfo>
- <wardcd/>
- <wardnm/>
- </srchinfo>
- <baseinfo>
- <spcldrug>
- <A0006/>
- </spcldrug>
- </baseinfo>
- <receivedrugcd>/root/send/srchdata/drugcd</receivedrugcd>
- <orddept>
- <dept/>
- </orddept>
- <receiveefcy>/root/send/baseinfo/efcycd</receiveefcy>
- </hidden>
- <temp>
- <srchinfo>
- <ward/>
- </srchinfo>
- <receivedata>
- <receiveref/>
- <srchflag/>
- <srchcnts/>
- <drugkind/>
- </receivedata>
- </temp>
- </root>
- </instance>
- <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" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../com/departmentcodeweb/js/ZSD001.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- 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/formflag1", "1");
- model.setValue("/root/send/formflag2", "1");
- model.setValue("/root/send/drugflag1", "항암제 무균조제 TPN");
- model.setValue("/root/send/drugflag1all", "전체");
-
- makeReportPreview(0,120,1195,600);
-
- model.refresh();
-
- ]]>
- </script>
- <submission id="TRADS01401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
- <submission id="TRPMOCOM01" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/hidden/session" replace="instance" resultref="/root/init"/>
- </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:200px; 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:105px; x2:1195px; y2:105px; "/>
- <group id="group1" style="left:0px; top:10px; width:1195px; height:80px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:80px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line2" class="line_4" style="x1:1110px; y1:10px; x2:1110px; y2:70px; "/>
- <button id="button1" class="btn1_letter2" navindex="4" style="left:1120px; top:29px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if ( model.getValue("/root/send/formflag1") == '1') {
- if(submit("TRADS01401")){
- exeReportPreview("RPADS01401", "XMLSTR", "/root/main/statslist/item");
- }
- }
- else if ( model.getValue("/root/send/formflag1") == '2' ) {
-
- }
- else if ( model.getValue("/root/send/formflag2") == '1' ) {
-
- }
- else if ( model.getValue("/root/send/formflag2") == '2' ) {
-
- }
-
- ]]>
- </script>
- </button>
- <input id="ipt_fromdd" ref="/root/send/srchfromdd" class="input_default" navindex="1" inputtype="date" format="yyyy-mm-dd" style="left:110px; top:15px; 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:228px; top:15px; width:100px; height:19px; "/>
- <caption id="caption5" class="search_no_b" style="left:213px; top:15px; width:12px; height:17px; ">~</caption>
- <caption id="caption3" class="search_name" style="left:15px; top:15px; width:86px; height:17px; ">일자 :</caption>
- <caption id="caption4" class="search_name" style="left:540px; top:15px; width:86px; height:17px; ">통계양식 :</caption>
- <select1 id="rdo_formcd" ref="/root/send/formflag1" class="radio_search" appearance="full" cellspacing="20" cols="2" overflow="visible" style="left:630px; top:15px; width:165px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>잉여가</label>
- <value>1</value>
- </item>
- <item>
- <label>조제수익</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <select id="chk_drugflag1" ref="/root/send/drugflag1" overflow="visible" appearance="full" cellspacing="10" cols="3" style="left:110px; top:40px; width:210px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>항암제</label>
- <value>항암제</value>
- </item>
- <item>
- <label>무균조제</label>
- <value>무균조제</value>
- </item>
- <item>
- <label>TPN</label>
- <value>TPN</value>
- </item>
- </choices>
- </select>
- <select id="chk_drugflag1all" ref="/root/send/drugflag1all" overflow="visible" appearance="full" cols="3" style="left:323px; top:40px; width:50px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>전체</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(model.getValue("/root/send/drugflag1all") == "전체")
- {
- chk_drugflag1.select(0);
- chk_drugflag1.select(1);
- chk_drugflag1.select(2);
- }
- else
- {
- chk_drugflag1.deselect(0);
- chk_drugflag1.deselect(1);
- chk_drugflag1.deselect(2);
- }
- ]]>
- </script>
- </select>
- <caption id="caption11" class="search_name" style="left:15px; top:40px; width:86px; height:17px; ">특별약품 :</caption>
- <caption id="caption13" class="search_name" style="left:540px; top:40px; width:86px; height:17px; ">특정코드 :</caption>
- <button id="button4" class="icon_search" style="left:835px; top:40px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/temp/receivedata/receiveref", model.getValue("/root/hidden/receivedrugcd"));
- model.setValue("/root/temp/receivedata/srchflag", "");
- model.setValue("/root/temp/receivedata/srchcnts", "");
- model.setValue("/root/temp/receivedata/drugkind","");
- // 약품코드 검색
- modal("SPADB60100",0,100,150,"SPADB60100","/root/temp/receivedata","/root/temp/receivedata");
- ]]>
- </script>
- </button>
- <input id="input3" ref="/root/send/srchdata/drugcd" class="input_search" disabled="false" style="left:630px; top:40px; width:196px; height:19px; "/>
- <select1 id="radio1" ref="/root/send/formflag2" class="radio_search" appearance="full" cellspacing="20" cols="2" overflow="visible" style="left:800px; top:15px; width:135px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>연별</label>
- <value/>
- </item>
- <item>
- <label>월별</label>
- <value/>
- </item>
- </choices>
- </select1>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|