Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^GMT(142.5

Package: Health Summary

Global: ^GMT(142.5


Information

FileMan FileNo FileMan Filename Package
142.5 HEALTH SUMMARY OBJECTS Health Summary

Description

Directly Accessed By Routines, Total: 28

Package Total Routines
Health Summary 21 GMTSOBA    GMTSOBA2    GMTSOBE    GMTSOBI    GMTSOBJ    GMTSOBL    GMTSOBL2    GMTSOBS
GMTSOBS2    GMTSOBT    GMTSOBU    GMTSOBV    GMTSP102    GMTSP106    GMTSP87I    GMTSRM
GMTSULT    GMTSXPD6    GMTSY95    ^GMT(142.5    ^GMT(142.99    
Clinical Reminders 4 PXRMEXFI    PXRMEXIU    PXRMEXPS    PXRMEXPU    
Text Integration Utility 3 TIUHSL    TIUHSOLM    TIUHSV    

Accessed By FileMan Db Calls, Total: 12

Package Total Routines
Health Summary 9 GMTSOBA    GMTSOBI    GMTSOBJ    GMTSOBL    GMTSOBL2    GMTSOBS2    GMTSOBV    GMTSXPD6
GMTSY95    
Text Integration Utility 3 TIUHSOBJ    TIUHSOLM    TIUHSV    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Health Summary 1 HEALTH SUMMARY TYPE(#142)[.03]    
Kernel 1 NEW PERSON(#200)[.17]    

Fields, Total: 22

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  DEC 11, 2002
  • HELP-PROMPT:  Answer must be 3-60 characters in length.
  • DESCRIPTION:  
    This is the name of the Health Summary Object to be embedded in another document.
  • CROSS-REFERENCE:  142.5^B
    1)= S ^GMT(142.5,"B",$E(X,1,60),DA)=""
    2)= K ^GMT(142.5,"B",$E(X,1,60),DA)
    ^GMT(142.5,"B",$E(NAM,1,60),DA)="" - Where NAM is a 60 character extract of the Health Summary Object name.
  • CROSS-REFERENCE:  142.5^C^MUMPS
    1)= S ^GMT(142.5,"C",$$UP^XLFSTR(X),DA)=""
    2)= K ^GMT(142.5,"C",$$UP^XLFSTR(X),DA)
    ^GMT(142.5,"C",UNM,DA)="" - Where UNM is the uppercase name of the Health Summary Object.
.02 OBJECT LABEL 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  JUL 10, 2002
  • HELP-PROMPT:  Answer must be 3-60 characters in length
  • DESCRIPTION:  
    This is a string of text, 3 to 79 characters in length, that will precede the object embedded in another document to identify the object that follows.
  • EXECUTABLE HELP:  D LBH^GMTSOBH
.03 HEALTH SUMMARY TYPE 0;3 POINTER TO HEALTH SUMMARY TYPE FILE (#142)
************************REQUIRED FIELD************************
HEALTH SUMMARY TYPE(#142)

  • LAST EDITED:  SEP 11, 2002
  • DESCRIPTION:  
    This is a pointer to the Health Summary Type that will be imbedded as an object into another document.
  • EXECUTABLE HELP:  D HSTH^GMTSOBH
  • CROSS-REFERENCE:  142.5^AC
    1)= S ^GMT(142.5,"AC",$E(X,1,30),DA)=""
    2)= K ^GMT(142.5,"AC",$E(X,1,30),DA)
    This is a cross reference on Health Summary Type, used by the GMTS TYPE DELETE option to ensure that a user does not delete a Health Summary Type used by an Object.
.04 REPORT PERIOD 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<2) X S:$D(X) X=$$TIM^GMTSOBT(X) K:'$L($G(X)) X
  • LAST EDITED:  JUL 03, 2002
  • HELP-PROMPT:  Answer with a 2-5 character time period
  • DESCRIPTION:  
    This is a pointer to the Health Summary Type that will be imbedded as an object into another document.
  • EXECUTABLE HELP:  D TH^GMTSOBT
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.05 SUPPRESS COMPONENTS W/O DATA 0;5 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 15, 2002
  • DESCRIPTION:  If this field is set to 1 (YES) and a Health Summary component does not have any data, the component will be suppressed. If this field is not set to 1 (YES) and the component does not have any data, then the component
    will print with the statement "No data available".
  • EXECUTABLE HELP:  D SC^GMTSOBH
.06 SUPPRESS HEADER 0;6 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 02, 2002
  • DESCRIPTION:  When this field is set to 1 (YES), Health Summary headers will be suppressed when printing as an object embedded in another document. Individual data elements may be excluded depending on how exclusion fields in this file
    are set.
  • EXECUTABLE HELP:  D RD^GMTSOBH
.07 PRINT LABEL 0;7 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 11, 2002
  • DESCRIPTION:  
    When this field is set to 1 (YES), the Health Summary Object Label will be printed prior to printing the object. When it is set to 0 (NO) the Health Summary Object Label will be ignored.
.08 PRINT BLANK LINE AFTER LABEL 0;8 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 16, 2002
  • DESCRIPTION:  
    If there is a Label for the object and the Label is to be printed, then a blank line may be printed after the object label if this field is set to 1 (YES).
  • EXECUTABLE HELP:  D LBLH^GMTSOBH
.09 PRINT REPORT DATE AND TIME 0;9 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 02, 2002
  • DESCRIPTION:  
    When this field is set to 1 (YES), the Health Summary report date and time will be printed as part of a Health Summary object embedded in another document, even if the Health Summary headers are to be suppressed.
  • EXECUTABLE HELP:  D RD^GMTSOBH
.1 PRINT CONFIDENTIALITY BANNER 0;10 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 02, 2002
  • DESCRIPTION:  
    When this field is set to 1 (YES), the Health Summary confidentiality banner will be printed as part of a Health Summary object embedded in another document, even if the Health Summary headers are to be suppressed.
  • EXECUTABLE HELP:  D CH^GMTSOBH
.11 PRINT REPORT HEADER 0;11 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 02, 2002
  • DESCRIPTION:  When this field is set to 1 (YES), the Health Summary report header (and accompanying blank line) will be printed as part of a Health Summary object embedded in another document, even if the Health Summary headers are to
    be suppressed.
  • EXECUTABLE HELP:  D RH^GMTSOBH
.12 PRINT COMPONENT HEADER 0;12 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 02, 2002
  • DESCRIPTION:  
    When this field is set to 1 (YES), the Health Summary component headers will be printed as part of a Health Summary object embedded in another document, even if the Health Summary headers are to be suppressed.
  • EXECUTABLE HELP:  D CH^GMTSOBH
.13 UNDERLINE COMPONENT HEADER 0;13 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 12, 2002
  • DESCRIPTION:  When this field is set to 1 (YES), the a Component Header will be underlined with a single dashed line. For this field to have any effect on the display, the field "PRINT COMPONENT HEADERS" must also be set to 1 (YES).
    PN - Progress Notes
    -------------------
  • EXECUTABLE HELP:  D CHU^GMTSOBH
.14 PRINT TIME-OCCURRENCE LIMITS 0;14 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 02, 2002
  • DESCRIPTION:  When this field is set to 1 (YES), the Health Summary report time and occurrence limits will be printed with the Component Header as part of a Health Summary object embedded in another document, even if the Health Summary
    headers are to be suppressed. For this field to have any effect on the display, the field "PRINT COMPONENT HEADERS" must also be set to 1 (YES)
  • EXECUTABLE HELP:  D LM^GMTSOBH
.15 FORCE BLANK LINE 0;15 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 02, 2002
  • DESCRIPTION:  When this field is set to 1 (YES), a blank line will be printed after each Component Header as part of a Health Summary object embedded in another document, even if the Health Summary headers are to be suppressed. For
    this field to have any effect on the display, the field "PRINT COMPONENT HEADERS" must also be set to 1 (YES).
  • EXECUTABLE HELP:  D BL^GMTSOBH
.16 PRINT DECEASED INFORMATION 0;16 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 02, 2002
  • DESCRIPTION:  The Health Summary has a conditional line of text that prints with each Health Summary Header for patients who are deceased. This conditional line contains the word "DECEASED" and the date and time the patient died. When
    this field is set to 1 (YES), the conditional "Deceased" line will be printed as part of a Health Summary object embedded in another document, even if the Health Summary headers are to be suppressed.
  • EXECUTABLE HELP:  D DE^GMTSOBH
.17 CREATOR 0;17 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUL 12, 2002
  • HELP-PROMPT:  Enter the creator's name.
  • DESCRIPTION:  
    The name of the individual who created the Health Summary object.
.18 DATE CREATED 0;18 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:3020101>X X
  • LAST EDITED:  JUL 11, 2002
  • HELP-PROMPT:  TYPE A DATE NOT EARLIER THAN JAN 01, 2002
  • DESCRIPTION:  
    This is the date the Object was created.
.19 DATE LAST MODIFIED 0;19 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:3020101>X X
  • LAST EDITED:  JUL 11, 2002
  • HELP-PROMPT:  TYPE A DATE NOT EARLIER THAN JAN 01, 2002
  • DESCRIPTION:  
    This is the date that this object was last modified.
.2 NATIONAL OBJECT 0;20 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 24, 2002
  • DESCRIPTION:  
    This field is a flag to indicate an object as being a nationally released object.
1 OBJECT DESCRIPTION 1;0 WORD-PROCESSING #142.51

  • LAST EDITED:  JUL 11, 2002
  • DESCRIPTION:  
    This is a description of the Health Summary Object, and how it is intended to be used.
2 OVERWRITE NO DATA 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  MAY 12, 2009
  • HELP-PROMPT:  Answer must be 3-60 characters in length
  • DESCRIPTION:  This field stores a site defined message. This message will replace the standard No Data Available message when running a TIU/HS Object.

Found Entries, Total: 89

NAME: TIU TPBN FUTURE APPTS    NAME: AUDC (TIU)    NAME: IMAGING FOR AAA (TIU)    NAME: PC-PTSD PCL (TIU)    NAME: VA-MH HIGH RISK PATIENT (TIU)    NAME: VA-HT NIC/CCM RATING LAST(TIU)    NAME: VA-GEC IADLS(TIU)    NAME: VA-GEC BASIC ADLS(TIU)    
NAME: VA-HT REMINDERS DUE(TIU)    NAME: VA-HT ENROLLMENT START DATE(TIU)    NAME: VA-ADMISSIONS PAST YR(TIU)    NAME: VA-HT EMERGENCY LEVELS(TIU)    NAME: VA-HT CAREGIVER(TIU)    NAME: VA-NEXT OF KIN(TIU)    NAME: VA-HT CATEGORY OF CARE(TIU)    NAME: VA-HT MED RECON(TIU)    
NAME: VA-OUTPT APPTS PAST YR(TIU)    NAME: VA-MAS DEM PRONOUNS (TIU)    NAME: VA-MAS DEM GENDER IDENTITY (TIU)    NAME: VA-MAS DEM SEXUAL ORIENTATION (TIU)    NAME: PALLI VITALS (TIU)    NAME: PALLI WEIGHTS (TIU)    NAME: PALLI PHQ2 PHQ9 (TIU)    NAME: PALLI PROB LIST (TIU)    
NAME: VA-ONC PCA SURG PATH REPORT    NAME: VA-ONC PCA DIAGNOSIS    NAME: VA-ONC PCA LAST PSA    NAME: VA-ONC PCA TREATMENTS    NAME: VA-ONC PCA TESTOSTERONE    NAME: VA-PRESSURE ULCER (TIU)    NAME: VA-PU INTERVENTIONS (TIU)    NAME: VA-BRADEN SCALE 30D (TIU)    
NAME: ECOE-OEF/OIF TBI (TIU)    NAME: ECOE PREVIOUS AEDS (TIU)    NAME: ECOE LAST MED PLAN (TIU)    NAME: ECOE LAST EVENTS NOTED (TIU)    NAME: ECOE PREVIOUS DIAGNOSTICS (TIU)    NAME: ECOE VNS INITIAL (TIU)    NAME: ECOE VNS LAST (TIU)    NAME: ECOE AED LEVELS (TIU)    
NAME: ECOE VITAMIN D LEVEL (TIU)    NAME: VA-HT BASIC ADLS(TIU)    NAME: VA-HT IADLS(TIU)    NAME: PAP SMEAR FREQUENCY (TIU)    NAME: MAMMOGRAM FREQUENCY (TIU)    NAME: VA-ONC LUNG STAGING    NAME: VA-ONC LUNG MOLECULAR TESTS    NAME: VA-ONC LUNG ABNORMAL RADIOLOGY    
NAME: VA-ONC LUNG DIAGNOSIS DATE    NAME: VA-ONC LUNG HISTOLOGY    NAME: VA-ONC LUNG ECOG PS    NAME: VA-ONC LUNG TUMOR BOARD    NAME: VA-ONC LUNG HEADER 3    NAME: VA-ONC LUNG HEADER 2    NAME: VA-ONC LUNG FOLLOW UP    NAME: VA-ONC LUNG HOSPICE REFERRAL    
NAME: VA-ONC LUNG SURGERY PERFORMED    NAME: VA-ONC LUNG MEDIASTINOSCOPY    NAME: VA-ONC LUNG CHEMOTHERAPY    NAME: VA-ONC LUNG RADIATION THERAPY    NAME: PCV13 INDICATIONS (TIU)    NAME: PPSV23 INDICATIONS (TIU)    NAME: ZOSTER VACCINE DATE (TIU)    NAME: PNEUMOCOCCAL IMMUNIZATIONS (TIU)    
NAME: AH-BPR PC-PTSD PCL (TIU)    NAME: AH-BPR AUDIT-C (TIU)    NAME: AH-BPR CHEST 2 VIEWS;1;2Y (TIU)    NAME: AH-BPR CHEST CT;1;2Y (TIU)    NAME: AH-BPR ABG;1;2Y (TIU)    NAME: AH-BPR CBC W/DIFF;1;2Y (TIU)    NAME: AH-BPR PFT RESULTS;1;2Y (TIU)    NAME: AH-BPR ECHO;1;2Y (TIU)    
NAME: AH-BPR ENT CONSULT RESULTS;1;2Y (TIU)    NAME: AH-BPR PULM CONSULT RESULTS;1;2Y (TIU)    NAME: AH-BPR DEPRESSION SCREEN (TIU)    NAME: AH-BPR PULSE OX (TIU)    NAME: MH-PHQ9 (TIU)    NAME: CGI ZBI TOTAL SCORE (TIU)    NAME: CGINT ZBI TOTAL SCORE (TIU)    NAME: CGA ZBI TOTAL SCORE (TIU)    
NAME: VA-ONC LUNG HEADER    NAME: VA-ONC PCA POST TREATMENT    NAME: TD/TDAP IMMUNIZATIONS (TIU)    NAME: OB IMAGING FOR AAA (TIU)    NAME: VA-EBOLA RISK TRIAGE COMPLETED    NAME: VA-EBOLA RISK TRIAGE (ALL HFS)    NAME: VA-EBOLA RISK TRIAGE LAST RATING    NAME: VA-HEP C RISK FACTORS (TIU)    
NAME: CGF ZBI TOTAL SCORE (TIU)    

ICR, Total: 2

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #3814
  • Text Integration Utility
  • NAME (.01).
    Access: Both R/W w/Fileman

    OBJECT LABEL (.02).
    Access: Both R/W w/Fileman

    HEALTH SUMMARY TYPE (.03).
    Access: Both R/W w/Fileman

    REPORT PERIOD (.04).
    Access: Both R/W w/Fileman

    SUPPRESS COMPONENTS W/O DATA (.05).
    Access: Both R/W w/Fileman

    SUPPRESS HEADER (.06).
    Access: Both R/W w/Fileman

    PRINT LABEL (.07).
    Access: Both R/W w/Fileman

    PRINT BLANK LINE AFTER LABEL (.08).
    Access: Both R/W w/Fileman

    PRINT REPORT DATE AND TIME (.09).
    Access: Both R/W w/Fileman

    PRINT CONFIDENTIALITY BANNER (.1).
    Access: Both R/W w/Fileman

    PRINT REPORT HEADERS (.11).
    Access: Both R/W w/Fileman

    PRINT COMPONENT HEADER (.12).
    Access: Both R/W w/Fileman

    UNDERLINE COMPONENT HEADERS (.13).
    Access: Both R/W w/Fileman

    PRINT TIME-OCCURRENCE LIMITS (.14).
    Access: Both R/W w/Fileman

    FORCE BLANK LINE (.15).
    Access: Both R/W w/Fileman

    PRINT DECEASED INFORMATION (.16).
    Access: Both R/W w/Fileman

    CREATOR (.17).
    Access: Both R/W w/Fileman

    DATE CREATED (.18).
    Access: Both R/W w/Fileman

    DATE LAST MODIFIED (.19).
    Access: Both R/W w/Fileman

    NATIONAL OBJECT (.2).
    Access: Both R/W w/Fileman

    OBJECT DESCRIPTION (.01).
    Access: Both R/W w/Fileman

    ICR #5246
  • Clinical Reminders
  • Health Summary Type (.03).
    Access: Direct Global R/W & w/Fileman

    External References

    Name Field # of Occurrence
    ^%DT .18+1, .19+1
    BL^GMTSOBH .15(HELP )
    CH^GMTSOBH .1(HELP ), .12(HELP )
    CHU^GMTSOBH .13(HELP )
    DE^GMTSOBH .16(HELP )
    HSTH^GMTSOBH .03(HELP )
    LBH^GMTSOBH .02(HELP )
    LBLH^GMTSOBH .08(HELP )
    LM^GMTSOBH .14(HELP )
    RD^GMTSOBH .06(HELP ), .09(HELP )
    RH^GMTSOBH .11(HELP )
    SC^GMTSOBH .05(HELP )
    $$TIM^GMTSOBT .04+1
    TH^GMTSOBT .04(HELP )
    $$UP^XLFSTR .01(XREF 2S), .01(XREF 2K)

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^GMT(142.5 - [#142.5] .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .03(XREF 1S), .03(XREF 1K)

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> %DT .18+1*, .19+1*
    >> DA .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .03(XREF 1S), .03(XREF 1K)
    X .01+1!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .02+1!, .03(XREF 1S), .03(XREF 1K), .04+1!*, .18+1*!
    , .19+1*!, 2+1!
    >> Y .18+1, .19+1
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All