123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451 |
- <?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="">
- <main>
- <statslist/>
- </main>
- <send>
- <srchfromdd/>
- <srchtodd/>
- <globalinstance>
- <instance1/>
- </globalinstance>
- <suppdeptcd/>
- <srchioflag/>
- <formflag>1</formflag>
- <srchdeptcd/>
- <deptinfo>
- <deptflag/>
- </deptinfo>
- <baseinfo>
- <spcldrug/>
- <efcycd/>
- </baseinfo>
- <srchdata>
- <drugcd/>
- </srchdata>
- <srchwardcd/>
- <srchduty/>
- <od1fromtm>083000</od1fromtm>
- <od1totm>173000</od1totm>
- <od2fromtm>173001</od2fromtm>
- <od2totm>200000</od2totm>
- <onfromtm>200001</onfromtm>
- <ontotm>235959</ontotm>
- <id1fromtm>080000</id1fromtm>
- <id1totm>170000</id1totm>
- <id2fromtm>170001</id2fromtm>
- <id2totm>200000</id2totm>
- <in1fromtm>200001</in1fromtm>
- <in1totm>235959</in1totm>
- <in2fromtm>000000</in2fromtm>
- <in2totm>070000</in2totm>
- <srchoduty/>
- <srchiduty/>
- <srchdutyflag/>
- </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>
- <send_w_d_cdname/>
- </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/formflag", "1");
-
- makeReportPreview(0,150,1195,570);
-
- //병동 Combo 조회
- model.setValue("/root/send/deptinfo/deptflag", "W");
- submit("TRADT10203");
- astfAddCombo("/root/hidden/deptlist", "ward", "wardcd,wardnm", "T,전체");
-
- // 진료과세팅
- zbcfGetDeptCodeList(getUserInfo("dutplceinstcd"), "orduseyn", "D", "/root/hidden/orddept"); //부서코드 콤보조회
- if ( model.instances(0).selectSingleNode("/root/hidden/orddept/dept") != null) {
- astfAddCombo("/root/hidden/orddept","dept","deptcd,depthngnm",",전체");
- }
-
- model.refresh();
-
- ]]>
- </script>
- <submission id="TRZBC00101"/>
- <submission id="TRZSD00109" mediatype="application/x-www-form-urlencoded" method="post"/>
- <submission id="TRADS00401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
- <submission id="TRADS00402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
- <submission id="TRADS00403" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/statslist"/>
- <submission id="TRADT10203" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/deptinfo" replace="instance" resultref="/root/hidden/deptlist"/>
- </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:135px; x2:1195px; y2:135px; "/>
- <group id="group1" style="left:0px; top:10px; width:1195px; height:115px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1193px; height:110px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line2" class="line_4" style="x1:1110px; y1:15px; x2:1110px; y2:95px; "/>
- <button id="button1" class="btn1_letter2" navindex="4" style="left:1120px; top:24px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/send/srchwardcd", model.getValue("/root/temp/srchinfo/ward"));
-
- var formflag = model.getValue("/root/send/formflag");
-
- if ( formflag == "1" ) {
- if(submit("TRADS00402")){
- exeReportPreview("RPADS00402", "XMLSTR", "/root/main/statslist/item");
- }
- }
- else if ( formflag == "2" ) {
- if(submit("TRADS00401")){
- exeReportPreview("RPADS00401", "XMLSTR", "/root/main/statslist/item");
- }
- }
- else if ( formflag == "3" ) {
- model.setValue("/root/send/srchdutyflag","");
- // 20130524
- i
- var drugflag1 = model.getValue("/root/send/srchoduty");
- var temp="";
- var count = 0;
- if(drugflag1 != "") {
- var drugflagData = drugflag1.split("|");
- for(var i = 0; i < drugflagData.length; i++) {
- if (count == 0 ) {
- temp = "'" + drugflagData[i] + "'";
- count = count + 1;
- } else {
- temp += ",'" + drugflagData[i] + "'" ;
- count = count + 1;
- }
- }
- }
-
- var drugflag2 = model.getValue("/root/send/srchiduty");
- if(drugflag2 != "") {
- var drugflagData2 = drugflag2.split("|");
- for(var i = 0; i < drugflagData2.length; i++) {
- if (count == 0 ) {
- temp = "'" + drugflagData2[i] + "'";
- count = count + 1;
- } else {
- temp += ",'" + drugflagData2[i] + "'" ;
- count = count + 1;
- }
- }
- }
-
- if(temp != "") {
- model.setValue("/root/send/srchdutyflag", temp);
- }
-
- if(submit("TRADS00403")){
- exeReportPreview("RPADS00403", "XMLSTR", "/root/main/statslist/item");
- }
- }
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption2" class="search_name" style="left:15px; top:40px; 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:110px; top:40px; 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:40px; width:100px; height:19px; "/>
- <caption id="caption5" class="search_no_b" style="left:213px; top:40px; width:12px; height:17px; ">~</caption>
- <select1 id="combo1" ref="/root/send/srchioflag" class="combo_search" appearance="minimal" style="left:110px; top:15px; width:100px; 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:16px; width:86px; height:17px; ">조제장소 :</caption>
- <caption id="caption4" class="search_name" style="left:775px; top:15px; width:86px; height:17px; ">통계양식 :</caption>
- <select1 id="rdo_formcd" ref="/root/send/formflag" class="radio_search" appearance="full" cols="3" overflow="visible" style="left:870px; top:15px; width:225px; 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>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:775px; top:40px; width:86px; height:17px; ">병동 :</caption>
- <caption id="caption10" class="search_name" style="left:775px; top:65px; width:86px; height:17px; ">진료과 :</caption>
- <select1 id="cmb_orddept" ref="/root/send/srchdeptcd" class="combo_search" appearance="minimal" style="left:870px; top:65px; width:170px; height:19px; ">
- <choices>
- <itemset nodeset="/root/hidden/orddept/dept">
- <label ref="depthngnm"/>
- <value ref="deptcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- model.setValue("/root/hidden/send_w_d_cdname", model.getValue(cmb_orddept.choices.itemset.attribute("nodeset")+"[deptcd ='"+model.getValue("/root/send/srchdeptcd")+"']/depthngnm"));
- ]]>
- </script>
- </select1>
- <button id="button2" class="icon_search" style="left:1070px; top:40px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- if(chk_ward.visible==true){
- chk_ward.visible = false;
- }else {
- chk_ward.visible = true;
- }
-
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_wardnm" ref="/root/hidden/srchinfo/wardnm" class="input_search" disabled="true" style="left:870px; top:40px; width:196px; height:19px; "/>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:331px; top:5px; width:75px; height:95px; "/>
- <select id="checkbox1" ref="/root/send/srchoduty" overflow="visible" appearance="full" rows="3" sep="|" style="left:340px; top:29px; width:60px; height:55px; border-style:none; ">
- <choices>
- <item>
- <label>Day1</label>
- <value>oDay1</value>
- </item>
- <item>
- <label>Day2</label>
- <value>oDay2</value>
- </item>
- <item>
- <label>Nigth</label>
- <value>oNight</value>
- </item>
- </choices>
- </select>
- <caption id="caption1" style="left:343px; top:9px; width:50px; height:20px; text-align:center; ">외래</caption>
- <shape id="roundrect3" appearance="roundrect" ellipsewidth="20" ellipseheight="20" style="left:553px; top:5px; width:75px; height:95px; "/>
- <select id="checkbox2" ref="/root/send/srchiduty" overflow="visible" appearance="full" rows="3" sep="|" style="left:560px; top:29px; width:60px; height:66px; border-style:none; ">
- <choices>
- <item>
- <label>Day1</label>
- <value>iDay1</value>
- </item>
- <item>
- <label>Day2</label>
- <value>iDay2</value>
- </item>
- <item>
- <label>Nigth1</label>
- <value>iNight1</value>
- </item>
- <item>
- <label>Nigth2</label>
- <value>iNight2</value>
- </item>
- </choices>
- </select>
- <caption id="caption7" style="left:565px; top:9px; width:50px; height:20px; text-align:center; ">병동</caption>
- <input id="ipt_fromtm" ref="/root/send/od1fromtm" class="input_search" disabled="false" autonext="false" editable="true" maxlength="5" format="hh:nn:ss" style="left:412px; top:30px; width:52px; height:19px; "/>
- <input id="ipt_totm" ref="/root/send/od1totm" class="input_search" autonext="false" maxlength="5" format="hh:nn:ss" style="left:488px; top:30px; width:52px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /* var totm = model.getValue("/root/send/totm");
- if(totm == "235959") {
- model.setValue("/root/send/fromtm", "000000");
- } else {
- model.setValue("/root/send/fromtm", parseInt(totm) + 1);
- }
- model.refresh();*/
- ]]>
- </script>
- </input>
- <caption id="caption9" class="search_no_b" style="left:470px; top:32px; width:12px; height:17px; ">~</caption>
- <input id="input1" ref="/root/send/od2totm" class="input_search" autonext="false" maxlength="5" format="hh:nn:ss" style="left:488px; top:50px; width:52px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /* var totm = model.getValue("/root/send/totm");
- if(totm == "235959") {
- model.setValue("/root/send/fromtm", "000000");
- } else {
- model.setValue("/root/send/fromtm", parseInt(totm) + 1);
- }
- model.refresh();*/
- ]]>
- </script>
- </input>
- <input id="input2" ref="/root/send/od2fromtm" class="input_search" disabled="false" autonext="false" editable="true" maxlength="5" format="hh:nn:ss" style="left:412px; top:50px; width:52px; height:19px; "/>
- <caption id="caption11" class="search_no_b" style="left:470px; top:52px; width:12px; height:17px; ">~</caption>
- <caption id="caption12" class="search_no_b" style="left:470px; top:72px; width:12px; height:17px; ">~</caption>
- <input id="input3" ref="/root/send/ontotm" class="input_search" autonext="false" maxlength="5" format="hh:nn:ss" style="left:488px; top:70px; width:52px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /* var totm = model.getValue("/root/send/totm");
- if(totm == "235959") {
- model.setValue("/root/send/fromtm", "000000");
- } else {
- model.setValue("/root/send/fromtm", parseInt(totm) + 1);
- }
- model.refresh();*/
- ]]>
- </script>
- </input>
- <input id="input4" ref="/root/send/onfromtm" class="input_search" disabled="false" autonext="false" editable="true" maxlength="5" format="hh:nn:ss" style="left:412px; top:70px; width:52px; height:19px; "/>
- <input id="input5" ref="/root/send/id1totm" class="input_search" autonext="false" maxlength="5" format="hh:nn:ss" style="left:710px; top:25px; width:52px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /* var totm = model.getValue("/root/send/totm");
- if(totm == "235959") {
- model.setValue("/root/send/fromtm", "000000");
- } else {
- model.setValue("/root/send/fromtm", parseInt(totm) + 1);
- }
- model.refresh();*/
- ]]>
- </script>
- </input>
- <caption id="caption13" class="search_no_b" style="left:692px; top:47px; width:12px; height:17px; ">~</caption>
- <caption id="caption14" class="search_no_b" style="left:692px; top:67px; width:12px; height:17px; ">~</caption>
- <input id="input6" ref="/root/send/id1fromtm" class="input_search" disabled="false" autonext="false" editable="true" maxlength="5" format="hh:nn:ss" style="left:634px; top:25px; width:52px; height:19px; "/>
- <input id="input7" ref="/root/send/id2totm" class="input_search" autonext="false" maxlength="5" format="hh:nn:ss" style="left:710px; top:45px; width:52px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /* var totm = model.getValue("/root/send/totm");
- if(totm == "235959") {
- model.setValue("/root/send/fromtm", "000000");
- } else {
- model.setValue("/root/send/fromtm", parseInt(totm) + 1);
- }
- model.refresh();*/
- ]]>
- </script>
- </input>
- <input id="input8" ref="/root/send/id2fromtm" class="input_search" disabled="false" autonext="false" editable="true" maxlength="5" format="hh:nn:ss" style="left:634px; top:45px; width:52px; height:19px; "/>
- <input id="input9" ref="/root/send/in1totm" class="input_search" autonext="false" maxlength="5" format="hh:nn:ss" style="left:710px; top:65px; width:52px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /* var totm = model.getValue("/root/send/totm");
- if(totm == "235959") {
- model.setValue("/root/send/fromtm", "000000");
- } else {
- model.setValue("/root/send/fromtm", parseInt(totm) + 1);
- }
- model.refresh();*/
- ]]>
- </script>
- </input>
- <input id="input10" ref="/root/send/in1fromtm" class="input_search" disabled="false" autonext="false" editable="true" maxlength="5" format="hh:nn:ss" style="left:634px; top:65px; width:52px; height:19px; "/>
- <caption id="caption15" class="search_no_b" style="left:692px; top:27px; width:12px; height:17px; ">~</caption>
- <input id="input11" ref="/root/send/in2totm" class="input_search" autonext="false" maxlength="5" format="hh:nn:ss" style="left:710px; top:85px; width:52px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /* var totm = model.getValue("/root/send/totm");
- if(totm == "235959") {
- model.setValue("/root/send/fromtm", "000000");
- } else {
- model.setValue("/root/send/fromtm", parseInt(totm) + 1);
- }
- model.refresh();*/
- ]]>
- </script>
- </input>
- <input id="input12" ref="/root/send/in2fromtm" class="input_search" disabled="false" autonext="false" editable="true" maxlength="5" format="hh:nn:ss" style="left:634px; top:85px; width:52px; height:19px; "/>
- <caption id="caption16" class="search_no_b" style="left:692px; top:87px; width:12px; height:17px; ">~</caption>
- </group>
- </group>
- <select id="chk_ward" ref="/root/temp/srchinfo/ward" class="checkbox_search" visibility="hidden" overflow="visible" appearance="full" cols="8" direction="downacross" sep="," style="left:775px; top:110px; width:170px; height:20px; background-color:#e5eae9; border-style:none; ">
- <choices>
- <itemset nodeset="/root/hidden/deptlist/ward">
- <label ref="wardnm"/>
- <value ref="wardcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(chk_ward.mouseRow == 0 && chk_ward.mouseCol == 0 ){
- if(isSearchString(model.getValue("/root/temp/srchinfo/ward"),"T")){
- model.setValue("/root/temp/srchinfo/ward", "T,2100300000,2110200000,2110201000,2280200000,2360800000,2361501000,3050107000,3050108000,3050109000,3050110000,3050112000,3050113000,3050115000,3050116000,3050118000,3050119000,3050120000,3050121000,3050122000,3050123000,3050135000,3050136000,3060000000,3060100000,3060200000,3060300000,3060400000,3060600000,3120400000");
- } else {
- //ipt_wardcd.value = "";
- //ipt_wardnm.value = "";
- model.setValue("/root/temp/srchinfo/ward", "");
- }
- model.refresh();
- }
- if(isSearchString(model.getValue("/root/temp/srchinfo/ward"),"T")){
- ipt_wardcd.value = chk_ward.value.substr(2,chk_ward.value.length);
- ipt_wardnm.value = chk_ward.label.substr(3,chk_ward.label.length);
- } else {
- ipt_wardcd.value = chk_ward.value;
- ipt_wardnm.value = chk_ward.label;
- }
- ]]>
- </script>
- </select>
- <input id="ipt_wardcd" ref="/root/hidden/srchinfo/wardcd" class="input_search" visibility="hidden" style="left:955px; top:110px; width:150px; height:19px; "/>
- </xhtml:body>
- </xhtml:html>
|