PSSJSV0 ;BIR/CML3,WRT-SCHEDULE VALIDATION CONT. ; 08/21/97 8:26
;;1.0;PHARMACY DATA MANAGEMENT;**218**;9/30/97;Build 13
;
ENPSJI ; inquire for Inpatient Meds
S PSJPP="PSJ"
;
ENI ; inquire
R !!,"Select STANDARD SCHEDULE: ",X:DTIME W:'$T $C(7) I "^"[X!'$T K X,PSJPP Q
I X?1."?" W !!?2,"Enter a standard schedule to view the information pertaining to that schedule."
K DIC S DIC("W")="S Z=$P(^(0),""^"",5) W "" "",$S(Z=""O"":""(ONE-TIME)"",Z=""R"":""(RANGE)"",Z=""S"":$P(^(0),""^"",6),$P(^(0),""^"",2)]"""":$P(^(0),""^"",2),$P(^(0),""^"",3):$P(^(0),""^"",3)_"" minutes"",1:"""") K Z"
S DIC="^PS(51.1,",DIC(0)="EQSZ",D="AP"_PSJPP D IX^DIC K DIC G:Y'>0 ENI
S X=$P(Y(0),"^",5) W !!?2,"Schedule: ",$P(Y(0),"^"),?58,"Type: ",$S("C"[X:"CONTINUOUS",X="D":"DAY OF THE WEEK",X="O":"ONE-TIME",X="S":"SHIFT",X="R":"RANGE",1:X) G:"C"'[X&(X'="S") ENI
I "C"[X,$P(Y(0),"^",2)]"" W !?2,"Standard Admin Times: ",$P(Y(0),"^",2) W:$P(Y(0),U,7) !?2,"Max Days for Orders: ",$P(Y(0),U,7)
E I "C"[X,$P(Y(0),"^",3) W !?2,"Frequency (in minutes): ",$P(Y(0),"^",3)
I X="S",$P(Y(0),"^",5)]"" W !,"Standard Shifts: ",$P(Y(0),"^",5)
I $O(^PS(51.1,+Y,PSJPP'="PSJ"+1,0))
I F Q=0:0 S Q=$O(^PS(51.1,+Y,PSJPP'="PSJ"+1,Q)) Q:'Q I $D(^(Q,0)) S Z=^(0) W !!?2,"Location: ",$S('$D(^SC(Q,0)):Q_";SC(",$P(^(0),"^")]"":$P(^(0),"^"),1:Q_";SC("),!?2,$S(X="S":"Shift: ",1:"Admin Times: "),$P(Z,"^",X="S"+2)
K Q,Y,Z G ENI
;
ENSVH ; show help
I X="?" W !?5,"Enter a schedule for this order."
I X?2."?" F Q=1:1:8 W !?3,$P($T(SCHT+Q),";",3) I Q=3,X="??" Q
W:X="??" !?3,"..."
I R !,"(Press RETURN to continue.) ",Q:DTIME W:'$T $C(7) S:'$T Q="^" Q:Q="^"
S DIC="^PS(51.1,",DIC(0)="E",DIC("S")="I $P(^(0),""^"",4)="""_PSJPP_"""",DIC("W")="D DICW^PSSJSV0"
D ^DIC K DIC Q
;
SCHT ;
;; This is the frequency that the action of the order is to take place over
;;the life of the order. The schedule may have various forms, such as 'ONCE',
;;'STAT', 'DAILY', 'Q8H', 'QOD', 'Q5XD', and 'MO-WE-FR@09'.
;; Please note that unexact schedules, such as 'Q4-6H' may not produce the
;;desired results.
;; Also, when entering a schedule involving days of the week, you need not
;;enter the entire name of each day, but you must enter at least the first two
;;letters of each day.
;
DICW ;
; PSSJEEU CALLS THIS-IT LOOKS AT FILE 51.1
S Z=$P(^(0),"^",5),Z=$S(Z="O":-1,Z="S":1,Z="R":-2,1:0) W:Z " ",$S(Z>0:"SHIFT",Z=-2:"RANGE",1:"ONE-TIME") I Z'<0,$D(PSJW),$D(^(PSJPP'="PSJ"+1,PSJW,0)),$P(^(0),"^",Z+2)]"" W " ",$P(^(0),"^",Z+2) Q
W " ",$P(^PS(51.1,+Y,0),"^",Z*4+2),$S($P(^PS(51.1,+Y,0),U,12):" **INACTIVE** ",1:"") Q
;
ENSTH ; executable help for type of schedule
W !!?2,"The TYPE OF SCHEDULE determines how the schedule will be processed."
W !!?2,"A CONTINUOUS schedule is one in which an action is to take place on a regular",!,"basis, such as 'three times a day' or 'once every two days'."
W !?2,"A DAY OF THE WEEK schedule is one in which the action is to take place only",!,"on specific days of the week. This type of schedule should have admin times",!,"entered with it. If not, the start time of the order is used as the"
W " admin",!,"time. Whenever this type is chosen, the name of the schedule must be in the",!,"form of 'MO-WE-FR'." G:$S('$D(PSJPP):1,PSJPP="":1,1:PSJPP="PSJ") HOT
W !?2,"A DAY OF THE WEEK-RANGE schedule is one in which the action to take place",!,"only on specific days of the week, but at no specific time of day (no admin",!,"times). Whenever this type is chosen, the name of the schedule must be in "
W "the",!,"form of 'MO-WE-FR'."
HOT W !?2,"A ONE-TIME schedule is one in which the action is to take place once only",!,"at a specific date and time." I $S('$D(PSJPP):1,PSJPP="":1,1:PSJPP="PSJ") Q
W !?2,"A RANGE schedule is one in which the action will take place within a given",!,"date range."
W !?2,"A SHIFT schedule is one in which the action will take place within a given",!,"range of times of day." Q
--- Routine Detail --- with STRUCTURED ROUTINE LISTING ---[H[J[2J[HPSSJSV0 3980 printed Oct 16, 2024@18:32:55 Page 2
PSSJSV0 ;BIR/CML3,WRT-SCHEDULE VALIDATION CONT. ; 08/21/97 8:26
+1 ;;1.0;PHARMACY DATA MANAGEMENT;**218**;9/30/97;Build 13
+2 ;
ENPSJI ; inquire for Inpatient Meds
+1 SET PSJPP="PSJ"
+2 ;
ENI ; inquire
+1 READ !!,"Select STANDARD SCHEDULE: ",X:DTIME
if '$TEST
WRITE $CHAR(7)
IF "^"[X!'$TEST
KILL X,PSJPP
QUIT
+2 IF X?1."?"
WRITE !!?2,"Enter a standard schedule to view the information pertaining to that schedule."
+3 KILL DIC
SET DIC("W")="S Z=$P(^(0),""^"",5) W "" "",$S(Z=""O"":""(ONE-TIME)"",Z=""R"":""(RANGE)"",Z=""S"":$P(^(0),""^"",6),$P(^(0),""^"",2)]"""":$P(^(0),""^"",2),$P(^(0),""^"",3):$P(^(0),""^"",3)_"" minutes"",1:"""") K Z"
+4 SET DIC="^PS(51.1,"
SET DIC(0)="EQSZ"
SET D="AP"_PSJPP
DO IX^DIC
KILL DIC
if Y'>0
GOTO ENI
+5 SET X=$PIECE(Y(0),"^",5)
WRITE !!?2,"Schedule: ",$PIECE(Y(0),"^"),?58,"Type: ",$SELECT("C"[X:"CONTINUOUS",X="D":"DAY OF THE WEEK",X="O":"ONE-TIME",X="S":"SHIFT",X="R":"RANGE",1:X)
if "C"'[X&(X'="S")
GOTO ENI
+6 IF "C"[X
IF $PIECE(Y(0),"^",2)]""
WRITE !?2,"Standard Admin Times: ",$PIECE(Y(0),"^",2)
if $PIECE(Y(0),U,7)
WRITE !?2,"Max Days for Orders: ",$PIECE(Y(0),U,7)
+7 IF '$TEST
IF "C"[X
IF $PIECE(Y(0),"^",3)
WRITE !?2,"Frequency (in minutes): ",$PIECE(Y(0),"^",3)
+8 IF X="S"
IF $PIECE(Y(0),"^",5)]""
WRITE !,"Standard Shifts: ",$PIECE(Y(0),"^",5)
+9 IF $ORDER(^PS(51.1,+Y,PSJPP'="PSJ"+1,0))
+10 IF $TEST
FOR Q=0:0
SET Q=$ORDER(^PS(51.1,+Y,PSJPP'="PSJ"+1,Q))
if 'Q
QUIT
IF $DATA(^(Q,0))
SET Z=^(0)
WRITE !!?2,"Location: ",$SELECT('$DATA(^SC(Q,0)):Q_";SC(",$PIECE(^(0),"^")]"":$PIECE(^(0),"^"),1:Q_";SC("),!?2,$SELECT(X="S":"Shift: ",1:"Admin Times: "),$PIECE(Z,"^",X="S"+2)
+11 KILL Q,Y,Z
GOTO ENI
+12 ;
ENSVH ; show help
+1 IF X="?"
WRITE !?5,"Enter a schedule for this order."
+2 IF X?2."?"
FOR Q=1:1:8
WRITE !?3,$PIECE($TEXT(SCHT+Q),";",3)
IF Q=3
IF X="??"
QUIT
+3 if X="??"
WRITE !?3,"..."
+4 IF $TEST
READ !,"(Press RETURN to continue.) ",Q:DTIME
if '$TEST
WRITE $CHAR(7)
if '$TEST
SET Q="^"
if Q="^"
QUIT
+5 SET DIC="^PS(51.1,"
SET DIC(0)="E"
SET DIC("S")="I $P(^(0),""^"",4)="""_PSJPP_""""
SET DIC("W")="D DICW^PSSJSV0"
+6 DO ^DIC
KILL DIC
QUIT
+7 ;
SCHT ;
+1 ;; This is the frequency that the action of the order is to take place over
+2 ;;the life of the order. The schedule may have various forms, such as 'ONCE',
+3 ;;'STAT', 'DAILY', 'Q8H', 'QOD', 'Q5XD', and 'MO-WE-FR@09'.
+4 ;; Please note that unexact schedules, such as 'Q4-6H' may not produce the
+5 ;;desired results.
+6 ;; Also, when entering a schedule involving days of the week, you need not
+7 ;;enter the entire name of each day, but you must enter at least the first two
+8 ;;letters of each day.
+9 ;
DICW ;
+1 ; PSSJEEU CALLS THIS-IT LOOKS AT FILE 51.1
+2 SET Z=$PIECE(^(0),"^",5)
SET Z=$SELECT(Z="O":-1,Z="S":1,Z="R":-2,1:0)
if Z
WRITE " ",$SELECT(Z>0:"SHIFT",Z=-2:"RANGE",1:"ONE-TIME")
IF Z'<0
IF $DATA(PSJW)
IF $DATA(^(PSJPP'="PSJ"+1,PSJW,0))
IF $PIECE(^(0),"^",Z+2)]""
WRITE " ",$PIECE(^(0),"^",Z+2)
QUIT
+3 WRITE " ",$PIECE(^PS(51.1,+Y,0),"^",Z*4+2),$SELECT($PIECE(^PS(51.1,+Y,0),U,12):" **INACTIVE** ",1:"")
QUIT
+4 ;
ENSTH ; executable help for type of schedule
+1 WRITE !!?2,"The TYPE OF SCHEDULE determines how the schedule will be processed."
+2 WRITE !!?2,"A CONTINUOUS schedule is one in which an action is to take place on a regular",!,"basis, such as 'three times a day' or 'once every two days'."
+3 WRITE !?2,"A DAY OF THE WEEK schedule is one in which the action is to take place only",!,"on specific days of the week. This type of schedule should have admin times",!,"entered with it. If not, the start time of the order is used as the"
+4 WRITE " admin",!,"time. Whenever this type is chosen, the name of the schedule must be in the",!,"form of 'MO-WE-FR'."
if $SELECT('$DATA(PSJPP)
GOTO HOT
+5 WRITE !?2,"A DAY OF THE WEEK-RANGE schedule is one in which the action to take place",!,"only on specific days of the week, but at no specific time of day (no admin",!,"times). Whenever this type is chosen, the name of the schedule must be in
"
+6 WRITE "the",!,"form of 'MO-WE-FR'."
HOT WRITE !?2,"A ONE-TIME schedule is one in which the action is to take place once only",!,"at a specific date and time."
IF $SELECT('$DATA(PSJPP):1,PSJPP="":1,1:PSJPP="PSJ")
QUIT
+1 WRITE !?2,"A RANGE schedule is one in which the action will take place within a given",!,"date range."
+2 WRITE !?2,"A SHIFT schedule is one in which the action will take place within a given",!,"range of times of day."
QUIT