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

Package: Dietetics

Routine: FHMTK5


Information

FHMTK5 ; HISC/NCA - List Patients Without Diet Patterns/Ind Pattern ;3/09/04 12:35

Source Information

Source file <FHMTK5.m>

Entry Points

Name Comments DBIA/ICR reference
LIS
L1 ; Process Listing Patients Without Diet Patterns & Patients
; With Individual Pattern
GET ; Get Previous Diet Order
CUR
HDR ; Print No Diet Pattern Heading
HDR1 ; Print Previous Diet Pattern Heading
PAUSE ; Check to pause for reading
KIL

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The list requires a 132 column printer.",!
  • Line Location: LIS+0
Function Call: WRITE
  • Prompt: !
  • Line Location: LIS+1
Function Call: WRITE
  • Prompt: ?52,"Current: ",Y,!
  • Line Location: L1+31
Function Call: WRITE
  • Prompt: ?52,"Prev. Pattern: ",$P(ZZ,"^",1),!
  • Line Location: L1+32
Function Call: WRITE
  • Prompt: !,FHDTP,?33,"I N P A T I E N T S W I T H N O D I E T P A T T E R N S",?123,"Page ",PG
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !!,"Ward/Room",?34,"Patient",?66,"Current-Diet",!
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,FHDTP,?27,"P A T I E N T S T H A T H A D I N D I V I D U A L P A T T E R N S",?123,"Page ",PG
  • Line Location: HDR1+2
Function Call: WRITE
  • Prompt: !!,"Patient",?32,"Effective",?52,"Diet"
  • Line Location: HDR1+3
Function Call: READ
  • Formatting: !!
  • Prompt: "Press RETURN to continue. "
  • Variable: X
  • Timeout: DTIME
  • Line Location: PAUSE+1
Function Call: WRITE
  • Prompt: !,"Enter a RETURN to Continue."
  • Line Location: PAUSE+1
Info |  Source |  Entry Points |  Interaction Calls