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: PSGOEH0

Package: Inpatient Medications

Routine: PSGOEH0


Information

PSGOEH0 ;BIR/CML3-TAKE (OR MARK TO BE TAKEN) ORDERS OFF OF HOLD ;30 OCT 97 / 4:06 PM

Source Information

Source file <PSGOEH0.m>

Entry Points

Name Comments DBIA/ICR reference
HOK ;
DONE ;
MARK ;
HM ;
UM ;
ENOR ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Do you wish to take this order 'OFF OF HOLD'"
  • Line Location: PSGOEH0+6
Function Call: WRITE
  • Prompt: !!,"This order has been marked to be taken off of hold.",!,"Do you want to unmark it"
  • Line Location: PSGOEH0+10
Function Call: WRITE
  • Prompt: $C(7),!!,"This order was placed ON HOLD thru OE/RR, and can only be taken OFF HOLD",!,"thru OE/RR.",!!
  • Line Location: HOK+1
Function Call: WRITE
  • Prompt: $C(7),!!,"THIS ORDER HAS ALREADY BEEN UNMARKED."
  • Line Location: MARK+1
Function Call: WRITE
  • Prompt: !!?2,"Answer 'YES' to take this order off of hold. Answer 'NO' (or '^') if you do",!,"not wish to take this order off of hold."
  • Line Location: HM+1
Function Call: WRITE
  • Prompt: $C(7)," ??"
  • Line Location: UM+1
Function Call: WRITE
  • Prompt: !!,"Enter a 'Y' to unmark this order. Enter an 'N' (or '^') to leave it as is."
  • Line Location: UM+2
Info |  Source |  Entry Points |  Interaction Calls