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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries  | All
Print Page as PDF
Global: ^GMT(142

Package: Health Summary

Global: ^GMT(142


Information

FileMan FileNo FileMan Filename Package
142 HEALTH SUMMARY TYPE Health Summary

Description

Directly Accessed By Routines, Total: 13

Package Total Routines
Clinical Reminders 4 PXRMEXFI    PXRMEXLI    PXRMEXPS    PXRMP19I    
Order Entry Results Reporting 4 ORPRS13    ORWRP    ORWRP1    ORWRP16    
Automated Information Collection System 1 IBDFN5    
Kernel 1 ^ORD(101    
Patient Data Exchange 1 VAQPST04    
Text Integration Utility 1 TIUHSV    
Toolkit 1 ^XTV(8989.51    

Accessed By FileMan Db Calls, Total: 30

Package Total Routines
Health Summary 22 GMTSOBA2    GMTSOBI    GMTSOBL    GMTSP109    GMTSP126    GMTSP30    GMTSP32    GMTSP65
GMTSP87I    GMTSPI63    GMTSPI99    GMTSRI    GMTSRM    GMTSRM2    GMTSRS    GMTSRS1
GMTSRS2    GMTSUIX    GMTSULT    GMTSULT6    GMTSXPD3    GMTSY103    
Text Integration Utility 4 GMRPNCW    TIUHSL    TIUHSV    TIUMED1    
Clinical Reminders 1 PXRMP19I    
Imaging 1 MAGGTCPR    
Outpatient Pharmacy 1 PSOLMPAT    
Toolkit 1 XDRRMRG2    

Pointed To By FileMan Files, Total: 7

Package Total FileMan Files
Automated Information Collection System 2 PACKAGE INTERFACE(#357.6)[.11]    IMP/EXP PACKAGE INTERFACE(#358.6)[.11]    
Radiology Nuclear Medicine 2 RAD/NUC MED PROCEDURES(#71)[13]    NEW RAD PROCEDURE WORKUP(#71.11)[13]    
Health Summary 1 HEALTH SUMMARY OBJECTS(#142.5)[.03]    
Integrated Billing 1 IB SITE PARAMETERS(#350.9)[2.082.09]    
Registration 1 MAS PARAMETERS(#43)[43]    

Pointer To FileMan Files, Total: 15

Package Total FileMan Files
Kernel 2 DEVICE(#3.5)[#142.2(.02)]    NEW PERSON(#200)[.06]    
PCE Patient Care Encounter 2 HEALTH FACTORS(#9999999.64)[#142.14(.01)]    IMMUNIZATION(#9999999.14)[#142.14(.01)]    
CPT HCPCS Codes 1 CPT(#81)[#142.14(.01)]    
Clinical Reminders 1 REMINDER DEFINITION(#811.9)[#142.14(.01)]    
General Medical Record - Vitals 1 GMRV VITAL TYPE(#120.51)[#142.14(.01)]    
Health Summary 1 HEALTH SUMMARY COMPONENT(#142.1)[#142.01(1)]    
Lab Service 1 LABORATORY TEST(#60)[#142.14(.01)]    
Mental Health 1 MH TESTS AND SURVEYS(#601.71)[#142.14(.01)]    
National Drug File 1 VA DRUG CLASS(#50.605)[#142.14(.01)]    
Pharmacy Data Management 1 PHARMACY ORDERABLE ITEM(#50.7)[#142.14(.01)]    
Radiology Nuclear Medicine 1 RAD/NUC MED PROCEDURES(#71)[#142.14(.01)]    
Scheduling 1 HOSPITAL LOCATION(#44)[#142.2(.01)]    
Text Integration Utility 1 TIU DOCUMENT DEFINITION(#8925.1)[#142.14(.01)]    

Fields, Total: 11

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JUL 23, 2001
  • HELP-PROMPT:  Answer must be a unique name, 3-30 characters in length.
  • DESCRIPTION:  Enter the NAME of the Health Summary Type. This name will appear in the health summary header. The word "CONFIDENTIAL" will appear in front of this name and the word "SUMMARY" will appear at the end to complete the
    header. For example:
    Name entered: ICU Generated header: CONFIDENTIAL ICU SUMMARY
  • DELETE TEST:  1,0)= I $P(^GMT(142,DA,0),U,4)="Y" W $C(7),!,"CANNOT DELETE THIS HEALTH SUMMARY TYPE!! IT IS USED BY THE AD HOC OPTION"
  • CROSS-REFERENCE:  142^B
    1)= S ^GMT(142,"B",$E(X,1,30),DA)=""
    2)= K ^GMT(142,"B",$E(X,1,30),DA)
    This REGULAR "B" cross-reference is used for Health Summary Type look-up by name.
  • CROSS-REFERENCE:  142^AW^MUMPS
    1)= D STNT^GMTSUIX
    2)= D KTNT^GMTSUIX
  • CROSS-REFERENCE:  142^AB^MUMPS
    1)= S ^GMT(142,"AB",$$UP^XLFSTR($E(X,1,30)),DA)=""
    2)= K ^GMT(142,"AB",$$UP^XLFSTR($E(X,1,30)),DA)
    ^GMT(142,"AB",UP,IEN) - Where UP is an uppercase version of the Health Summary Type and IEN is the location where the Health Summary Type is stored.
  • FIELD INDEX:  HST (#563) REGULAR IR LOOKUP & SORTING
    Unique for: Key A (#55), File #142
    Short Descr: Uniqueness Index for Key 'A' of File #142
    Set Logic: S ^GMT(142,"HST",X,DA)=""
    Kill Logic: K ^GMT(142,"HST",X,DA)
    Whole Kill: K ^GMT(142,"HST")
    X(1): NAME (142,.01) (Subscr 1)
.02 TITLE T;1 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  DEC 14, 1998
  • HELP-PROMPT:  ANSWER MUST BE 3-30 CHARACTERS IN LENGTH
  • DESCRIPTION:  Enter the TITLE only if you wish to replace NAME with title in the health summary header. For Example:
    Name entered: ICU
    Title entered: INTENSIVE CARE UNIT Generated header: CONFIDENTIAL INTENSIVE CARE UNIT SUMMARY
  • CROSS-REFERENCE:  142^E
    1)= S ^GMT(142,"E",$E(X,1,30),DA)=""
    2)= K ^GMT(142,"E",$E(X,1,30),DA)
    This whole-file, regular FileMan cross-reference is used for look-ups of Health Summary Types by TITLE.
  • CROSS-REFERENCE:  142^AW2^MUMPS
    1)= D STNT^GMTSUIX
    2)= D KTNT^GMTSUIX
.05 LOCK 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>30!($L(X)<1) X I $D(X) Q:$D(^DIC(19.1,"B",X)) W !,$C(7),"Lock name must match exactly with a key in the SECURITY KEY file." K X
  • LAST EDITED:  JUL 31, 1995
  • HELP-PROMPT:  Enter the name of the security key required to modify this summary type
  • DESCRIPTION:  When a Health Summary Type contains a Lock, edit access is normally restricted to persons who hold a security key in the SECURITY KEY file which is the same as the Lock value. If a Health Summary Type contains a Lock,
    users who hold that security key are NOT restricted by Ownership. A holder of the GMTSMGR security key is NOT restricted by Locks or Ownership.
    NOTE: Generic Health Summary Types issued with the Health Summary package contain the Lock GMTSMGR.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.06 OWNER 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  APR 22, 1999
  • DESCRIPTION:  Edit access to each health summary type is normally restricted to its Owner.
    Exception 1: Holders of the GMTSMGR security key are NOT restricted
    by Ownership.
    Exception 2: If a health summary type contains a lock, users who hold
    that lock key are NOT restricted by Ownership.
    NOTE: When a new health summary type is created, the creator's entry number in the new Person File is AUTOMATICALLY entered as Owner unless the creator holds the GMTSMGR security key. A creator who holds the GMTSMGR key
    may enter an Owner (IFN from new Person file) of his/her choice.
  • CROSS-REFERENCE:  142^C
    1)= S ^GMT(142,"C",$E(X,1,30),DA)=""
    2)= K ^GMT(142,"C",$E(X,1,30),DA)
    This whole-file, regular FileMan cross-reference is used by the Health Summary Type selection to look-up summary types by OWNER.
  • CROSS-REFERENCE:  142^AWO^MUMPS
    1)= D STO^GMTSUIX
    2)= D KTO^GMTSUIX
.07 RESTRICT DELETION 0;4 SET
  • 'Y' FOR YES;

  • LAST EDITED:  DEC 27, 1990
  • DESCRIPTION:  
    This field is referred to by the Create/Modify and Delete Health Summary Type options for the screening of certain summary types (esp., GMTS HS ADHOC OPTION) from deletion.
    UNEDITABLE
.08 SUPPRESS COMP WITHOUT DATA 0;5 SET
  • 'Y' FOR yes;
  • 'N' FOR no;

  • LAST EDITED:  AUG 15, 1995
  • DESCRIPTION:  This field allows health summary types to be set up to suppress printing of components that contain no data when health summaries are printed from a device. When health summary types are displayed on the screen, components
    that contain no data will still be displayed with a "No data available" message. This is done to eliminate any confusion that may occur when jumping between components.
.09 NATIONALLY EXPORTED TYPE VA;1 SET
  • '1' FOR Nationally Exported, Site Editable;
  • '2' FOR Nationally Exported, Uneditable;

  • LAST EDITED:  FEB 24, 2000
  • DESCRIPTION:  This field is used to distinguish between nationally exported Health Summary Types and Health Summary Types created at the site. It serves to protect nationally exported Health Summary Types from being deleted at the
    site.
1 STRUCTURE 1;0 Multiple #142.01 142.01

  • DESCRIPTION:  This multiple contains the components to be included in any given health summary type, along with the time and occurrence limits, selection items to be used, hospital location displayed, ICD text displayed, and provider
    narrative displayed.
  • IDENTIFIED BY:  COMPONENT NAME(#1)[R]
20 LOCATION(S) USING THE SUMMARY 20;0 POINTER Multiple #142.2 142.2

  • DESCRIPTION:  
    Allows the entry of the hospital location (ward or clinic) which has requested automatic nightly queueing of one or more health summary types to a specified device.
99 TIMESTAMP 99;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  JAN 11, 1990
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  This is the $H formatted time associated with the most recent modification to this health summary type. It is compared with the timestamp in the ^XUTL( multiple associated with this summary type, when ^XQORM is called to
    generate help menus for interactive navigation. If a difference exists, then the menus are "recompiled." This field is NOT to be edited interactively under any circumstances!
    WRITE AUTHORITY: ^
  • CROSS-REFERENCE:  142^AM^MUMPS
    1)= D SET^GMTSDD
    2)= D KILL^GMTSDD
    This MUMPS type cross-reference is used to maintain the navigational menus when changes occur in the structure of a given Health Summary Type. The executed code will rebuild navigational menus when the TIMESTAMP field is
    modified. The ^XUTL("XQORM", global is used by the Unwinder utility to generate the ad hoc and navigational menus.
100 SUPPRESS SENSITIVE PRINT DATA 2;1 SET
  • '0' FOR 9 DIGIT SSN;
  • '1' FOR 4 DIGIT SSN;
  • '2' FOR NO SSN;

  • LAST EDITED:  JUL 25, 2007
  • HELP-PROMPT:  Answer with '9 DIGIT SSN', '4 DIGIT SSN', or, 'NO SSN'
  • DESCRIPTION:  This field allows control over the display of patient SSN and DOB in the report header of a given health summary type. Hard copy prints from the Reports tab of CPRS, List Manager, and the GMTS print options are affected.
    The DOB can be removed and the SSN restricted based on the value of this field.
    A value of '0' or null allows the full 9-digit SSN to display along with the DOB; flag value of '1' removes the DOB and only displays the last four of the SSN; and '2' will remove both the SSN and DOB from the report
    header.
    Viewing predefined health summary reports on screen via GMTS print options or CPRS GUI windows are NOT affected by this flag.

Found Entries, Total: 116

NAME: VA-BRADEN SCALE 30D    NAME: VA-PRESSURE ULCER    NAME: VA-PU INTERVENTIONS    NAME: OB AUDC    NAME: TIU TPBN FUTURE APPTS    NAME: OB IMAGING FOR AAA    NAME: OB PC-PTSD PCL    NAME: VA-MH HIGH RISK PATIENT    
NAME: VA-MAS DEM PRONOUNS    NAME: VA-MAS DEM GENDER IDENTITY    NAME: VA-MAS DEM SEXUAL ORIENTATION    NAME: GMTS HS ADHOC OPTION    NAME: SAMPLE 1    NAME: SAMPLE 2    NAME: SAMPLE 3    NAME: SAMPLE 4    
NAME: VA-HT EMERGENCY LEVEL LAST    NAME: ECOE PREVIOUS AEDS    NAME: ECOE LAST MED PLAN    NAME: ECOE LAST EVENTS NOTED    NAME: ECOE PREVIOUS DIAGNOSTICS    NAME: ECOE VNS INITIAL    NAME: ECOE VNS LAST    NAME: ECOE AED LEVELS    
NAME: ECOE VIT D LEVEL    NAME: ECOE OEF/OIF TBI    NAME: PALLI VITALS    NAME: PALLI WEIGHT    NAME: PALLI PHQ2 PH9    NAME: PALLI PROB LIST    NAME: VA-ONC PCA TREATMENTS    NAME: VA-ONC PCA DIAGNOSIS    
NAME: VA-ONC PCA SURG PATH REPORT    NAME: VA-ONC PCA TESTOSTERONE    NAME: VA-ONC PCA LAST PSA    NAME: OB PAP FREQUENCY    NAME: OB MAMMOGRAM FREQUENCY    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: OB PCV13 INDICATIONS    NAME: OB PPSV23 INDICATIONS    NAME: OB ZOSTER VACCINE DATE    NAME: VA-PT RECORD FLAG STATUS    
NAME: OB PNEUMOC IMMUNIZATIONS    NAME: AH-BPR PC-PTSD PCL    NAME: AH-BPR AUDIT-C    NAME: AH-BPR CHEST 2 VIEWS;1;2Y    NAME: AH-BPR CHEST CT;1;2Y    NAME: AH-BPR ABG;1;2Y    NAME: AH-BPR CBC W/DIFF;1;2Y    NAME: AH-BPR PFT RESULTS;1;2Y    
NAME: AH-BPR ECHO;1;2Y    NAME: AH-BPR ENT CONSULT;1;2Y    NAME: AH-BPR PULM CONSULT;1;2Y    NAME: AH-BPR DEPRESSION SCREEN    NAME: AH-BPR PULSE OX    NAME: MH PHQ9    NAME: CSP CGI ZBI SCORE    NAME: CSP CGINT ZBI SCORE    
NAME: CSP CGA ZBI SCORE    NAME: CSP CGF ZBI SCORE    NAME: VA-ONC LUNG HEADER    NAME: VA-ONC PCA POST TREATMENT    NAME: OB TD/TDAP IMMUNIZATIONS    NAME: VA-EBOLA RISK TRIAGE COMPLETED    NAME: VA-EBOLA RISK TRIAGE (ALL HFS)    NAME: VA-EBOLA TRIAGE LAST RATING    
NAME: VA-HEP C RISK FACTORS    NAME: VA-ADMISSIONS PAST YR    NAME: VA-GEC IADLS    NAME: VA-GEC BASIC ADLS    NAME: VA-HT BASIC ADLS    NAME: VA-HT CAREGIVER    NAME: VA-HT CATEGORY OF CARE LAST    NAME: VA-HT EMERGENCY LEVELS LAST    
NAME: VA-HT ENROLLMENT START    NAME: VA-HT IADLS    NAME: VA-HT MED RECON    NAME: VA-HT NIC/CCM RATING LAST    NAME: VA-HT REMINDERS DUE    NAME: VA-NEXT OF KIN    NAME: VA-OUTPT APPTS PAST YR    NAME: REMOTE DEMO/VISITS/PCE (3M)    
NAME: REMOTE MEDS/LABS/ORDERS (3M)    NAME: REMOTE TEXT REPORTS (3M)    NAME: REMOTE CLINICAL DATA (3M)    NAME: REMOTE CLINICAL DATA (1Y)    NAME: REMOTE DEMO/VISITS/PCE (1Y)    NAME: REMOTE MEDS/LABS/ORDERS (1Y)    NAME: REMOTE TEXT REPORTS (1Y)    NAME: REMOTE CLINICAL DATA (4Y)    
NAME: REMOTE LABS LONG VIEW (12Y)    NAME: REMOTE LABS ALL (1Y)    NAME: REMOTE LABS ALL (3M)    NAME: REMOTE DIS SUM/SURG/PROD (12Y)    NAME: REMOTE OUTPATIENT MEDS (6M)    NAME: REMOTE ONCOLOGY VIEW    NAME: REMOTE MHV REMINDERS SUMMARY    NAME: REMOTE MHV REMINDERS DETAIL    
NAME: REMOTE HT CLINICAL REMINDERS    NAME: REMOTE HT TRACKING    NAME: REMOTE MH HIGH RISK PATIENT    NAME: REMOTE PT RECORD FLAG STATUS    

ICR, Total: 7

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #253
  • Integrated Billing
  • Automated Information Collection System
  • Automated Medical Information Exchange
  • Outpatient Pharmacy
  • Text Integration Utility
  • ICR #717
  • Registration
  • Clinical Reminders
  • NAME (.01).
    Access: Read w/Fileman

    ICR #813
  • Patient Data Exchange
  • ICR #939
  • Spinal Cord Dysfunction
  • NAME (.01).
    Access: Read w/Fileman

    ICR #2961
  • Order Entry Results Reporting
  • NAME (.01).
    Access: Direct Global Read & w/Fileman

    STRUCTURE (1).
    Access: Direct Global Read & w/Fileman

    SELECTION ITEM (4).
    Access: Direct Global Read & w/Fileman

    TITLE (.02).
    Access: Direct Global Read & w/Fileman

    'B' index is used to get list of health summary typesfor look-up in CPRS GUI.
    ICR #3282
  • Imaging
  • NAME (.01).
    Access: Read w/Fileman

    TITLE (.02).
    Access: Read w/Fileman

    ICR #5247
  • Clinical Reminders
  • COMPONENT NAME (1).
    Access: Direct Global R/W & w/Fileman

    NAME (.01).
    Access: Direct Global R/W & w/Fileman

    SELECTION ITEM (.01).
    Access: Direct Global R/W & w/Fileman

    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries  | All