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

Package: Health Summary

Routine: GMTSRS3


Information

GMTSRS3 ; SLC/KER - Health Summary Resequence - Misc ; 02/11/2003

Source Information

Source file <GMTSRS3.m>

Entry Points

Name Comments DBIA/ICR reference
SI ; Structure for Items
SC ; Structure for Components
YN ; Yes/No
TRIM(X) ; Remove Spaces

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," Example Health Summary Type with Components containing Selection"
  • Line Location: SI+1
Function Call: WRITE
  • Prompt: !," Items which may be resequenced",!
  • Line Location: SI+2
Function Call: WRITE
  • Prompt: !," Health Summary Type Rehab Summary"
  • Line Location: SI+3
Function Call: WRITE
  • Prompt: !," Health Summary Component Brief Demographics"
  • Line Location: SI+4
Function Call: WRITE
  • Prompt: !," Health Summary Component Lab Cum Selected"
  • Line Location: SI+5
Function Call: WRITE
  • Prompt: !," 1 Selection Item Glucose"
  • Line Location: SI+6
Function Call: WRITE
  • Prompt: !," 2 Selection Item B 12"
  • Line Location: SI+7
Function Call: WRITE
  • Prompt: !," 3 Selection Item Liver Function"
  • Line Location: SI+8
Function Call: WRITE
  • Prompt: !," Health Summary Component Health Factor Select"
  • Line Location: SI+9
Function Call: WRITE
  • Prompt: !," 1 Selection Item Alcohol Screen"
  • Line Location: SI+10
Function Call: WRITE
  • Prompt: !," 2 Selection Item Depression Screening"
  • Line Location: SI+11
Function Call: WRITE
  • Prompt: !," Health Summary Component Progress Notes"
  • Line Location: SI+12
Function Call: WRITE
  • Prompt: !,?3,"Example of a Health Summary Type with multiple components which ",!,?3,"may be resequenced.",!
  • Line Location: SC+2
Function Call: WRITE
  • Prompt: !,?5,"Health Summary Type",?32,"REHAB SUMMARY"
  • Line Location: SC+3
Function Call: WRITE
  • Prompt: !,?7,"Component #1",?34,"BRIEF DEMOGRAPHICS"
  • Line Location: SC+4
Function Call: WRITE
  • Prompt: !,?7,"Component #2",?34,"LAB CUM SELECTED"
  • Line Location: SC+5
Function Call: WRITE
  • Prompt: !,?7,"Component #3",?34,"HEALTH FACTOR SELECT"
  • Line Location: SC+6
Function Call: WRITE
  • Prompt: !,?7,"Component #4",?34,"PROGRESS NOTES"
  • Line Location: SC+7
Function Call: WRITE
  • Prompt: !,?3,"This Health Summary Type has multiple Components which may be resequenced.",!
  • Line Location: SC+9
Function Call: WRITE
  • Prompt: !,?5,"Health Summary Type",?32,$$UP^XLFSTR($P($G(^GMT(142,+GMTST,0)),"^",1))
  • Line Location: SC+10
Function Call: WRITE
  • Prompt: !,?7,"Component #",GMTSC,?34,$$UP^XLFSTR(GMTSN)
  • Line Location: SC+15
Function Call: WRITE
  • Prompt: !,?3,"Enter either 'Y' or 'N'."
  • Line Location: YN+1
Info |  Source |  Entry Points |  Interaction Calls