Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: PSIVHLP

Package: Inpatient Medications

Routine: PSIVHLP


Information

PSIVHLP ;BIR/PR-HELP TEXT ;26 JUL 94 / 9:57 AM

Source Information

Source file <PSIVHLP.m>

Entry Points

Name Comments DBIA/ICR reference
ACTHLP ; Display action line help.
VIEW ;;Enter the #(s) of the orders, that you wish to view, separated by commas.
OK ;;Enter 'Y' if the order has been correctly entered or 'N' to edit the
NEWORD ;;Enter a 'Y' to enter a new order for this patient or 'N' to select
CHSE ;;Choose the #(s) of the order(s) that you wish to view (ex. '1' or '1,2,5'),
DC ;;== DC == Discontinue order.
O ;;== O == Put order on 'On Call' status or remove order from 'On Call' status.
E ;;== E == Edit the order.
R ;;== R == Renew the order, or Reinstate if the order was auto-discontinued.
H ;;== H == Put order on Hold or remove order from Hold status.
S ;;== S == Show (view) the order. Brings the order back to the screen.
L ;;== L == Look at the activity log 'AND' label log.
A ;;== A == View Allergies and/or Adverse Drug Reactions.
ACTLOG ;;Enter 'Y' to view the activity log or 'N' <RETURN> if you do
SUSL ;;Enter the # of labels you wish to suspend for this order.
SUSC ;;Choose the #(s) of the order(s) that you with to suspend.
ASKMAN ;;Enter the #(s) of the manufacturing time(s) that you wish to
UWL ;;Enter a date, without time, that corresponds to the date that
MLL ;;Enter a date, without time, that corresponds to the date that
LBL1 ;;Enter a date, without time, that corresponds to the date that
PURGE ;;Enter a date that you wish to stop the purge. For example,
ANSWER ;; P - Print specified # of labels now
PRORPT ;; If you want a view of each order on the profile enter a 'Y'.
RNL ;; You will enter the beginning date and ending date of the renewal list.
ALGN ;; Answer yes if the label alignment is OK. Enter no if you wish to
REDT ;;Enter a # between -10 and 10. If returns/destroyed were entered

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PSIVHLP+2
Function Call: WRITE
  • Prompt: !,PSIVHLP1
  • Line Location: PSIVHLP+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PSIVHLP+3
Function Call: WRITE
  • Prompt: !,"You may take the following action on this order:",!!
  • Line Location: ACTHLP+1
Function Call: WRITE
  • Prompt: $P($T(@X),";",3),!
  • Line Location: ACTHLP+2
Info |  Source |  Entry Points |  Interaction Calls