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

Package: Health Summary

Routine: GMTSXAP


Information

GMTSXAP ; SLC/KER - List Parameters/Precedence ; 02/27/2002

Source Information

Source file <GMTSXAP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main Entry Point for Health Summary
EN2(X) ; Entry Point for User
PREF ; Get Preference - Precedence
PRE(GMTSUSR) ; Precedence of Parameter Entities
;
; Input User, pointer to NEW PERSON file
INA ; Input Array (from Parameter File)
INC(X) ; Select Health Summary Types to Include
INH1 ; Include Help - Single ?
INH2 ; Include Help - Double ??
INH3 ; Include Help - Prompt
ORD ; Order of Health Summaries in List
SO ; Select Order
SOL ; List - Included Health Summaries
SOHD ; Help Text
SOH1 ; Help - Single ?
SOH2 ; Help - Double ??
SET ; Set Order
REO ; Re-order
CPL(X) ; Compile Order

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $S($L($P(GMTSEXIT,"^",2)):"...",1:""),$P(GMTSEXIT,"^",2)
  • Line Location: INC+14
Function Call: WRITE
  • Prompt: !," Enter either 'Y' or 'N'"
  • Line Location: INH1+1
Function Call: WRITE
  • Prompt: !," Select specified groups of Health Summary Types to include in the"
  • Line Location: INH2+1
Function Call: WRITE
  • Prompt: !," Health Summary Types list on the CPRS Reports Tab. Groups include:",!
  • Line Location: INH2+2
Function Call: WRITE
  • Prompt: !," USR User Preferred Health Summary Types in the Parameters file"
  • Line Location: INH2+3
Function Call: WRITE
  • Prompt: !," SYS System Defined Summary Types in the parameters file"
  • Line Location: INH2+4
Function Call: WRITE
  • Prompt: !," NAT National Health Summary Types (Remote Data Views)"
  • Line Location: INH2+5
Function Call: WRITE
  • Prompt: !!!," You have selected multiple Health Summary types to be listed on the CPRS",!," reports tab. Now you must select the order in which you want these to",!," be displayed."
  • Line Location: ORD+9
Function Call: WRITE
  • Prompt: !
  • Line Location: SO+6
Function Call: WRITE
  • Prompt: !
  • Line Location: SO+8
Function Call: WRITE
  • Prompt: $S($L($P(GMTSEXIT,"^",2)):"...",1:""),$P(GMTSEXIT,"^",2)
  • Line Location: SO+19
Function Call: WRITE
  • Prompt: !,?9,$J(GMTSC,4)," ",$P(GMTSEL(GMTSI),"^",3)
  • Line Location: SOL+2
Function Call: WRITE
  • Prompt: !," Order to Display Included Health Summary Types",!
  • Line Location: SOHD+1
Function Call: WRITE
  • Prompt: !,?9,"Select a group of Health Summary Types to list (1-",GMTSC,")",!
  • Line Location: SOH1+3
Function Call: WRITE
  • Prompt: !,?9,"Select a group of Health Summary Types to list ",GMTSN," (1-",GMTSC,")",!
  • Line Location: SOH1+4
Function Call: WRITE
  • Prompt: !," You have included multiple Health Summary types to be"
  • Line Location: SOH2+1
Function Call: WRITE
  • Prompt: !," listed on the CPRS reports tab, Health Summary Types box."
  • Line Location: SOH2+2
Function Call: WRITE
  • Prompt: !," Now you must select the order in which you want these"
  • Line Location: SOH2+3
Function Call: WRITE
  • Prompt: !," to be listed.",!
  • Line Location: SOH2+4
Info |  Source |  Entry Points |  Interaction Calls