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

Package: Health Summary

Routine: GMTSDA


Information

GMTSDA ; SLC/DLT,KER/NDBI - Appointments ; 5/21/07 11:12am

Source Information

Source file <GMTSDA.m>

Entry Points

Name Comments DBIA/ICR reference
PAST ; Gets Patient's Past Appointments for date range
FUTURE ; Gets Patient's Future Appointments
PRINT ; Output
END ; Clean-up and Quit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "RSA ERROR",!
  • Line Location: PAST+5
Function Call: WRITE
  • Prompt: "DATABASE NOT AVAILABLE",!
  • Line Location: PAST+6
Function Call: WRITE
  • Prompt: "DATABASE NOT AVAILABLE",!
  • Line Location: FUTURE+2
Function Call: WRITE
  • Prompt: X,?18,$E($P(ADATE(0),"^",2),1,25),?58,$E($P(ADATE(0),"^",3),1,21)
  • Line Location: PRINT+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+3
Info |  Source |  Entry Points |  Interaction Calls