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

Package: Dietetics

Routine: FHOMRE1


Information

FHOMRE1 ;Hines OIFO/RTK-OUTPATIENT MEALS EARLY/LATE TRAY ;5/20/03 08:35

Source Information

Source file <FHOMRE1.m>

Entry Points

Name Comments DBIA/ICR reference
EN1
EL1
ORD
TIME
SET
END
HL7SET ;
; Entry point for E/L trays placed from CPRS/OERR
RM ; Check recurring meals
SM ; Check special meals
SETELSM ; Set E/L for Special Meals
REJECT ; Reject if no recurring or special meals found
UPD100 ;Backdoor message to update file #100 with a new EL order

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,Y,!
  • Line Location: EL1+3
Function Call: WRITE
  • Prompt: !!?3,"The selected order has been cancelled!",!
  • Line Location: EL1+4
Function Call: WRITE
  • Prompt: !,"Select Time: ( "
  • Line Location: TIME+3
Function Call: WRITE
  • Prompt: J,"=",FHTM(J)," "
  • Line Location: TIME+3
Function Call: READ
  • Prompt: ") "
  • Variable: FHS
  • Timeout: DTIME
  • Line Location: TIME+4
Function Call: WRITE
  • Prompt: !!,"Invalid time selection!"
  • Line Location: TIME+5
Function Call: WRITE
  • Prompt: !!,"Cannot order for a Date/Time before now!"
  • Line Location: TIME+7
Info |  Source |  Entry Points |  Interaction Calls