Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: GMTSADOR

Package: Health Summary

Routine: GMTSADOR


Information

GMTSADOR ;SLC/KER - Ad Hoc Summary Driver ; 09/21/2001

Source Information

Source file <GMTSADOR.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 4

Package Total Caller Graph
Order Entry Results Reporting 2 ORCXPNDR  ORS AD HOC HEALTH SUMMARY  
Kernel 1 ^ORD(101  
Womens Health 1 WVHS  

Entry Points

Name Comments DBIA/ICR reference
MAIN ; External call to allow user to define components and
; defaults through the AD Hoc menu interface and print
; health summaries for a programmer-specified patient
; and device. Called with:
;
; DFN = Patient internal file record number (optional)
; For OE/RR interface sets DFN to Patient DFN in
; the ORVP variable. If not defined a patient
; will be prompted for.
;
  • ICR #2750
    • Status: Active
    • Usage: Private
    BUILD ; Conducts Dialogue to build Ad Hoc Summary
  • ICR #3965
    • Status: Active
    • Usage: Private
    LOAD ; Load enabled components
    LOAD1 ; Load array GMTSEG
    LOADSEL ; Loads GMTSEG(J,FN,IFN) (Selection Items)
    END ; Cleans up any residual locals
    HELP ; Display Help Text
    REDISP ; Ask Whether or not to redisplay menu
    HTX1 ; Help Text for "?"
    HTX2 ; Help Text for ??

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: @IOF
    • Line Location: BUILD+1
    Function Call: WRITE
    • Prompt: !
    • Line Location: HELP+1
    Function Call: WRITE
    • Prompt: !,$P(GMTSTXT,";",3,99)
    • Line Location: HELP+1
    Function Call: WRITE
    • Prompt: !!
    • Line Location: HELP+2
    Function Call: WRITE
    • Prompt: @IOF
    • Line Location: REDISP+1
    Function Call: WRITE
    • Prompt: !
    • Line Location: REDISP+2
    Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls