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

Package: Health Summary

Routine: GMTSPXXP


Information

GMTSPXXP ; SLC/SBW,KER,PKR - PCE Examination Comp ; 04/15/2022

Source Information

Source file <GMTSPXXP.m>

Entry Points

Name Comments DBIA/ICR reference
MRE ; Most Recent Examination
HDR ; Header
EXAMDSP(WDATE) ; Display Exam Data
FORMAT ; Format Line
LINE ; Write Line
LONGTEXT(TEXT) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "Event/Visit",?12,"Facility",?25,"Exam - Result"
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !,?3,"Date",!!
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: GMTSDATE
  • Line Location: EXAMDSP+9
Function Call: WRITE
  • Prompt: ?12,GMSITE
  • Line Location: EXAMDSP+10
Function Call: WRITE
  • Prompt: ?25,TEXT,!
  • Line Location: EXAMDSP+11
Function Call: WRITE
  • Prompt: ?25,TEXT,!
  • Line Location: EXAMDSP+29
Function Call: WRITE
  • Prompt: ?26,^UTILITY($J,"W",DIWL,GMTSLN,0),!
  • Line Location: LINE+1
Function Call: WRITE
  • Prompt: ?25,$E(TEXT,1,BPT),!
  • Line Location: LONGTEXT+4
Function Call: WRITE
  • Prompt: ?25,$E(TEXT,(BPT+1),$L(TEXT)),!
  • Line Location: LONGTEXT+5
Info |  Source |  Entry Points |  Interaction Calls