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

Package: Inpatient Medications

Routine: PSGOEH1


Information

PSGOEH1 ;BIR/CML3-PLACE (OR MARK TO BE PLACED) ORDERS ON HOLD ;30 OCT 97 / 4:03 PM

Source Information

Source file <PSGOEH1.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Do you wish to place this order 'ON HOLD'"
  • Line Location: PSGOEH1+4
Function Call: WRITE
  • Prompt: !!,"This order has been marked for hold. Do you want to unmark it"
  • Line Location: PSGOEH1+7
Function Call: WRITE
  • Prompt: $C(7),!!,"THIS ORDER HAS ALREADY BEEN MARKED."
  • Line Location: MARK+1
Function Call: WRITE
  • Prompt: !,"ORDER MARKED TO BE PLACED ON HOLD."
  • Line Location: MARK+3
Function Call: WRITE
  • Prompt: !!,"Enter a 'Y' to place this order on hold. Enter an 'N' (or '^') if you do not wish to place this order on 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