| [613] | 1 | PSDORN ;BIR/JPW,LTL-Nurse CS Order Request Entry ;12/14/99  16:04
 | 
|---|
 | 2 |  ;;3.0; CONTROLLED SUBSTANCES ;**20**;13 Feb 97
 | 
|---|
 | 3 |  ;
 | 
|---|
 | 4 |  ; Reference to PSD(58.8 supported by DBIA # 2711
 | 
|---|
 | 5 |  ; Reference to XUSEC( supported by DBIA # 10076
 | 
|---|
 | 6 |  ; Reference to VA(200 supported by DBIA # 10060
 | 
|---|
 | 7 |  ; Reference to DD("DD" supported by DBIA # 10017
 | 
|---|
 | 8 |  ; Reference to PSDRUG( supported by DBIA # 221
 | 
|---|
 | 9 |  ; Line tag EN^XQH supported by DBIA # 10074
 | 
|---|
 | 10 |  ;
 | 
|---|
 | 11 |  I '$D(PSDSITE) D ^PSDSET Q:'$D(PSDSITE)
 | 
|---|
 | 12 |  S OK=$S($D(^XUSEC("PSJ RNURSE",DUZ)):1,$D(^XUSEC("PSJ RPHARM",DUZ)):2,$D(^XUSEC("PSJ PHARM TECH",DUZ)):2,1:0)
 | 
|---|
 | 13 |  I 'OK W $C(7),!!,?9,"** Please contact your Coordinator for access to order",!,?12,"narcotic supplies.",!!,"PSJ RNURSE, PSJ RPHARM, or PSJ PHARM TECH security key required.",! K OK Q
 | 
|---|
 | 14 |  I $P($G(^VA(200,DUZ,20)),U,4)']"" N XQH S XQH="PSD ESIG" D EN^XQH G END
 | 
|---|
 | 15 |  G:OK=2 ^PSDORP
 | 
|---|
 | 16 |  S PSDUZ=DUZ,(MSG,MSG1)=0,Y=DT X ^DD("DD") S REQD=Y
 | 
|---|
 | 17 | NAOU ;select NAOU to order supplies for
 | 
|---|
 | 18 |  K DA,DIC S DIC=58.8,DIC(0)="QEA",DIC("A")="Select Ordering NAOU: "
 | 
|---|
 | 19 |  S DIC("S")="I $P(^(0),""^"",3)=+PSDSITE,$S('$D(^(""I"")):1,'^(""I""):1,+^(""I"")>DT:1,1:0),$P(^(0),""^"",2)=""N"",'$P(^(0),""^"",7)"
 | 
|---|
 | 20 |  W ! D ^DIC K DIC G:Y<0 END S NAOU=+Y,NAOUN=$P(Y,"^",2)
 | 
|---|
 | 21 |  I '$D(^PSD(58.8,NAOU,0)) S MSG=1 D MSG G END
 | 
|---|
 | 22 |  I '$O(^PSD(58.8,NAOU,1,0)) S MSG=1,MSG1=2 D MSG G END
 | 
|---|
 | 23 |  S PSDS=+$P(^PSD(58.8,NAOU,0),"^",4)
 | 
|---|
 | 24 |  S:PSDS PSDS=PSDS_"^"_+$P(^PSD(58.8,+PSDS,0),"^",5)
 | 
|---|
 | 25 |  I '+PSDS S (MSG,MSG1)=1 D MSG G END
 | 
|---|
 | 26 |  I '$D(^PSD(58.8,+PSDS,0)) S MSG=2 D MSG G END
 | 
|---|
 | 27 |  I '$O(^PSD(58.8,+PSDS,1,0)) S MSG=2,MSG1=2 D MSG G END
 | 
|---|
 | 28 |  S TYPE=$P(^PSD(58.8,+PSDS,0),"^",2),OKTYP=$S(TYPE="M":1,TYPE="S":1,1:0) I 'OKTYP W !!,"Contact your Pharmacy Coordinator.",!,"The Pharmacy Dispensing Site is invalid for this NAOU." G END
 | 
|---|
 | 29 |  K ^UTILITY($J,"W") W ! N X,DIWL,DIWR,DIWF,PSD
 | 
|---|
 | 30 |  S PSD=0,DIWL=1,DIWR=80,DIWF="W",X="IORVON;IORVOFF" D ENDR^%ZISS W IORVON
 | 
|---|
 | 31 |  F  S PSD=$O(^PSD(58.8,+PSDS,5,PSD)) Q:'PSD  S X=$G(^PSD(58.8,+PSDS,5,PSD,0)) D ^DIWP
 | 
|---|
 | 32 |  D ^DIWW W IORVOFF D KILL^%ZISS
 | 
|---|
 | 33 | TYPE S DIR(0)="SAM^S:Scheduled Delivery;U:Priority Pick Up"
 | 
|---|
 | 34 |  S DIR("A")="Scheduled Delivery or Priority Pick Up (S/U):  "
 | 
|---|
 | 35 |  S DIR("B")="Scheduled Delivery"
 | 
|---|
 | 36 |  S DIR("?")="^N XQH S XQH=""PSD ORDER ENTRY"" D EN^XQH"
 | 
|---|
 | 37 |  D ^DIR K DIR G:$D(DIRUT) END W ! G:Y="S" ^PSDORD
 | 
|---|
 | 38 | DRUG ;select drug
 | 
|---|
 | 39 |  K DA,DIC,PSDR
 | 
|---|
 | 40 |  S DIC("W")="W:$P(^PSDRUG(Y,0),U,9) ""   N/F"" W $S('$G(^PSD(58.8,NAOU,1,Y,0)):""  NOT STOCKED BY ""_NAOUN,$P(^(0),U,14)&($P(^(0),U,14)'>DT):"" INACTIVE on ""_NAOUN,1:"""")"
 | 
|---|
 | 41 |  S DIC("S")="I '$P($G(^(7)),U,2),$S('$P(^(0),""^"",14):1,+$P(^(0),""^"",14)>DT:1,1:0)"
 | 
|---|
 | 42 |  S DA(1)=+PSDS,DIC(0)="QEAM",DIC="^PSD(58.8,"_+PSDS_",1,"
 | 
|---|
 | 43 |  ;no one-time requests allowed by dispensing site
 | 
|---|
 | 44 |  D:'$P($G(^PSD(58.8,+PSDS,0)),U,13)
 | 
|---|
 | 45 |  .S DIC("W")="W:$P(^PSDRUG(Y,0),U,9) ""  N/F"" I $P(^PSD(58.8,NAOU,1,Y,0),U,14)]"""",$P(^(0),U,14)'>DT W $C(7),""  *** INACTIVE ***"""
 | 
|---|
 | 46 |  .S DIC("S")="I $S('$P(^(0),U,14):1,+$P(^(0),U,14)>DT:1,1:0)"
 | 
|---|
 | 47 |  .S DA(1)=+NAOU,DIC="^PSD(58.8,"_NAOU_",1,"
 | 
|---|
 | 48 |  D ^DIC K DIC G:Y<0 END S PSDR=+Y,PSDRN=$S($P(^PSDRUG(PSDR,0),"^")]"":$P(^(0),"^"),1:"DRUG NAME MISSING")
 | 
|---|
 | 49 |  ;zero balance in vault
 | 
|---|
 | 50 |  I '$P($G(^PSD(58.8,+PSDS,1,PSDR,0)),U,4) D ENS^%ZISS W IOBON,!!,?20,"ZERO BALANCE IN PHARMACY",IOBOFF D KILL^%ZISS
 | 
|---|
 | 51 |  I $S('$D(^PSD(58.8,NAOU,1,PSDR,0)):1,$P(^(0),U,14)&($P(^(0),U,14)'>DT):1,1:0) D ^PSDORNO G:$D(DIRUT) END G TYPE
 | 
|---|
 | 52 |  I '$D(^PSD(58.8,+PSDS,1,PSDR,0)) S MSG=2 D MSG G END
 | 
|---|
 | 53 |  S NBKU=$P(^PSD(58.8,+PSDS,1,PSDR,0),"^",8),NPKG=+$P(^(0),"^",9)
 | 
|---|
 | 54 |  I NBKU']"" S MSG1=3 D MSG G END
 | 
|---|
 | 55 |  I 'NPKG S MSG1=4 D MSG G END
 | 
|---|
 | 56 |  D LIST^PSDORL
 | 
|---|
 | 57 |  ;Perpetual?
 | 
|---|
 | 58 |  G:$P($G(^PSD(58.8,+NAOU,2)),U,5) ^PSDOR2
 | 
|---|
 | 59 | QTY K ORD S PSDOUT=0 W !!,"QUANTITY ("_NBKU_"/"_NPKG_"): "_NPKG_"// " R X:DTIME S PSDT(8)=X I '$T!(X["^") G END
 | 
|---|
 | 60 |  S DIR(0)="DA^NOW::AEFT",DIR("A")="Date/time required: "
 | 
|---|
 | 61 |  S DIR("?",1)="You are on the verge of creating a priority order."
 | 
|---|
 | 62 |  S DIR("?",2)="If this is a mistake, enter ""^"" to create a scheduled order, otherwise,"
 | 
|---|
 | 63 |  S DIR("?")="Pharmacy needs to know how soon you need this order."
 | 
|---|
 | 64 |  W ! D ^DIR K DIR G:$D(DIRUT) TYPE X ^DD("DD") S PSDT(9)=Y
 | 
|---|
 | 65 |  S:PSDT(8)="" PSDT(8)=NPKG I PSDT(8)=NPKG S PSDQTY=NPKG,CNT=0 D DIE^PSDORN0 G:$G(PSDOUT) END D ASK^PSDORN1 K PSDEM G:PSDOUT END G DRUG
 | 
|---|
 | 66 |  I PSDT(8)["?"!(PSDT(8)'?1.N)!(PSDT(8)#NPKG)!('PSDT(8)) W !!,"Quantity must be "_NPKG_" or a multiple of "_NPKG,! G QTY
 | 
|---|
 | 67 |  S CNT=PSDT(8)/NPKG W !!,"This will be "_CNT_" separate order requests.  The quantity is "_NPKG_" per request."
 | 
|---|
 | 68 |  W ! K DA,DIR,DIRUT S DIR(0)="Y",DIR("A")="Do you want me to generate the "_CNT_" separate order requests",DIR("B")="YES",DIR("?",1)="Answer 'YES' to create the multiple order requests,"
 | 
|---|
 | 69 |  S DIR("?")="Answer 'NO' to edit your comments or '^' to quit." D ^DIR K DIR G:$D(DIRUT) END
 | 
|---|
 | 70 |  I 'Y W !,"No order request created.  You must edit quantity.",! G QTY
 | 
|---|
 | 71 |  I Y W !!,"The "_CNT_" requests are being created.  You must review every request.",! S PSDQTY=NPKG D  G:$G(PSDOUT) END D ^PSDORN1
 | 
|---|
 | 72 |  .F ORD=1:1:CNT W !!,"Creating your order request # "_ORD_" of "_CNT_" for "_PSDRN D DIE^PSDORN0 Q:$G(PSDOUT)  S ORD(ORD)=PSDA
 | 
|---|
 | 73 |  G:'PSDOUT DRUG
 | 
|---|
 | 74 | END K %,%DT,%H,%I,CNT,CNT1,DA,DIC,DIE,DINUM,DIR,DIROUT,DIRUT,DIWF,DIWL,DIWR,DR,DTOUT,DUOUT,LN,MSG,MSG1
 | 
|---|
 | 75 |  K NBKU,NPKG,OK,OKTYP,ORD,PSDA,PSDEM,PSDOUT,PSDQTY,PSDRD,PSDR,PSDRN,PSDT,REQD,TEXT,TYPE,WORD,X,Y
 | 
|---|
 | 76 |  Q
 | 
|---|
 | 77 | MSG ;display error message
 | 
|---|
 | 78 |  W $C(7),!!,?10,"Contact your Pharmacy Coordinator.",!,?10,"This "_$S(MSG=2:"Dispensing Site",MSG=1:"NAOU",1:"Drug")_" is missing "
 | 
|---|
 | 79 |  W $S(MSG1=1:"Primary Disp. Site",MSG1=2:"stocked drugs",MSG1=3:"narcotic breakdown unit",MSG1=4:"narcotic package size",1:"data")_".",!
 | 
|---|
 | 80 |  Q
 | 
|---|