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

Package: Health Summary

Routine: GMTSLOAD


Information

GMTSLOAD ;SLC/JER - Loads Ad Hoc Summary Type ; 02/27/2002

Source Information

Source file <GMTSLOAD.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Controls branching and execution
ENPOST ; Entry point from Post-init
; Call with INCLUDE=0 to exclude DISABLED components
; Call with INCLUDE=1 to include DISABLED components
  • ICR #288
    • Status: Active
    • Usage: Private
  • ICR #337
    • Status: Active
    • Usage: Private
  • ICR #1516
    • Status: Active
    • Usage: Private
  • ICR #2647
    • Status: Active
    • Usage: Private
    NOFILE ; GMTS HS ADHOC OPTION Summary Type is missing
    LOAD ; Loads GMTSEG(GMI)=Sequence ^ Component ^ Occurrence Limit ^
    ; Time Limit ^^ Hospital Location ^ ICD Text Displayed ^
    ; Provider Narratived Displayed ^ CPT Modifier Displayed
    ;
    ; Needs GMTJ Pointer to Component 142.1
    ; GMTSTYP Pointer to Type 142
    ; GMI Pointer to Structure 142.01 in GMTSEG(GMI)
    SETSEG ; Set Segment
    ; GMTSEG(GMI)
    SETSEL ; Sets up selection items
    ; GMTSEG(GMI,GMSEL)=Selection item

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,"This option rebuilds the Ad Hoc Health Summary to include ALL components",!
    • Line Location: MAIN+2
    Function Call: WRITE
    • Prompt: "alphabetized by name. If you wish, you may exclude DISABLED components.",!
    • Line Location: MAIN+3
    Function Call: WRITE
    • Prompt: !
    • Line Location: MAIN+5
    Info |  Source |  Entry Points |  Interaction Calls