| IA # | Name | Type | Custodial Package | Date Created | DBIC Approval Status | Status | Usage | File # | General Description | Remote Procedure | Routine | Date Activated |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IA # | Name | Type | Custodial Package | Date Created | DBIC Approval Status | Status | Usage | File # | General Description | Remote Procedure | Routine | Date Activated |
| 136 | DBIA136 | Routine | HEALTH SUMMARY | 2004/01/27 | APPROVED | Active | Private | GMTSLROE | ||||
| 164 | DBIA164 | Routine | HEALTH SUMMARY | 1992/06/04 | APPROVED | Active | Controlled Subscription | In order to facilitate displaying Allergy alerts and data, a call is made to Health Summary to use components there for all the alerts -- Allergies, Crisis notes, Clinical Warning notes, and Advance Directive notes. In rtn GMRPNCW, GMTSPRM is set to the appropriate abbreviation, i.e. CN=Crisis Notes, CW=Clinical Warnings and Advance Directives, and ADR=Allergies; GMTSTITL is set to an appropriate heading for the HS report, depending on the value of GMTSPRM. A call is then made to D ENCWA^GMTS to print the report of alerts selected to view by the user. |
GMTS | |||
| 166 | DBIA166 | Other | HEALTH SUMMARY | 1992/06/10 | APPROVED | Active | Private | Four components of the Health Summary package use data from the Progress Notes package -- Progress Notes, Brief Progress Notes, Crisis Notes and Clinical Warnings display components. There are structural changes to the Progress Notes global in the new version, they are reflected in changes to three Health Summary routines that access this data. Request permission to send these routines out with the tape containing the new global structure and routines for Progress Notes; they will be saved in the GMRP namespace, and in the post-init routine, using the code provided in the Kernel %ZOSF nodes, they will be saved at the site under the given Health Summary names. The routines are GMTSPN, GMTSPNE, GMTSCW. This agreement is for current release only. This release only. |
||||
| 242 | DBIA242-A | Routine | HEALTH SUMMARY | 1993/06/15 | APPROVED | Active | Private | PIMS (MAS) users often have a need to print a Health Summary after printing the 10-10. PIMS, therefore, is given permission for a database integration agreement with Health Summary to allow PIMS to call the line tag ENXQ^GMTSDVR. This call allows tasked or non-tasked Health Summary printout. Prior to the call, the following two variables will be defined: |
GMTSDVR | |||
| 253 | DBIA253-A | File | HEALTH SUMMARY | 1993/07/26 | APPROVED | Active | Controlled Subscription | 142 | Integrated Billing has permission from Health Summary to make the following calls: 1) Permission to do lookups on the HEALTH SUMMARY TYPE file (# 142) and to store the IEN in an Integrated Billing file. 2) If ENX^GMTSDVR does not exist (version 2.5 or latter not installed), permission to print Health Summaries by: a) Accessing the file HEALTH SUMMARY TYPE (# 142), fields NAME (# .01) and TITLE (# .02), to obtain the title to be used. |
|||
| 274 | DBIA274 | Routine | HEALTH SUMMARY | 1993/09/09 | APPROVED | Active | Private | Progress Note users have asked that notes printed for a given location begin the print with big letter identification of location. Since Health Summary has such lovely code for accomplishing this, and since PN already relies on HS routines (to display the text of patient warnings), PN is relying on HS code to print the big letters. Specifically, PN 2.5 is issuing a patch in which routine GMRPNP1 news GMTSLTR, and checks for the existence of routine GMTSLTR and calls it if exists, with GMTSLTR =a four letter string. |
GMTSLTR | |||
| 288 | DBIA288-A | Routine | HEALTH SUMMARY | 1993/10/05 | APPROVED | Active | Private | Discharge Summary adds two new components to the HS Component file (#142.1), which present detailed and brief Discharge Summary information, while respecting Time and Occurrence limits. These are added by the Discharge Summary post-init as record #'s 57 and 58, and you can see them in either the SIUG or OE/RR accounts. The post-init also adds these components to the GMTS HS ADHOC OPTION Health Summary Type by calling the subroutine ENPOST^GMTSLOAD, and installs the routines GMRDHSDS as GMTSDS and GMRDHSDB as GMTSDSB (these are the driver routines for the respective components). |
GMTSLOAD | |||
| 292 | DBIA292 | Routine | HEALTH SUMMARY | 1993/10/18 | Retired | Private | The Allergy Tracking System V3.0 uses a call to XTRCT^GMTSLROE to extract lab order data. A call to ^%ZOSF("TEST") is used to check for the existence of this routine on the system before it is called. The input variables are: DFN = IFN of patient in Patient file. SEX = Sex of patient. GMTS1 = Inverse end date of search for lab orders. GMTS2 = Inverse start date of search for lab orders. MAX = Maximum number of lab orders to be extracted The data is returned in the following array: @REF@("LRO",$J,IDT,SN_FN)=CDT^TST^SPC^URG^OS^MD^ODT ^ACC^RDT^COL^CD where: REF = "^UTILITY" if Health Summary V1.2, or "^TMP" if Health Summary V2.5+. IDT = Inverse collection date/time of order. SN = IFN in Specimen # (1) multiple of Lab Order Entry (69) file. FN = IFN in Test (6) multiple of Specimen # (1) multiple of Lab Order Entry (69) file. CDT = Collection date/time of order. TST = Lab test ordered. This variable has format A;B where A is the internal pointer and B is external printable form. SPC = Specimen for lab order. This variable has format A;B where A is the internal pointer and B is external printable form. URG = Urgency of lab order. OS = Status of lab order. MD = Provider. This variable has format A;B where A is the internal pointer and B is external printable form. ODT = Date/Time lab ordered. ACC = Accession number of lab order. RDT = Date/Time results for this lab order available. COL = Lab or ward collect. CD = IFN in Lab Order Entry (69) file. |
GMTSLROE | ||||
| 293 | DBIA293 | Routine | HEALTH SUMMARY | 1993/10/18 | Retired | Private | The Allergy Tracking System V3.0 uses a call to XTRCT^GMTSLRSE to extract lab results. A call to ^%ZOSF("TEST") is used to check for the existence of this routine on the system before it is called. The input variables are: LRDFN = IFN of patient in Lab Data (63) file. SEX = Sex of patient. GMTS1 = Inverse end date of search for lab results. GMTS2 = Inverse start date of search for lab results. MAX = Maximum number of lab results to be extracted TEST = IFN of lab test which results are sought in Laboratory Test (60) file. The data is returned in the following array: @REF@("LRS",$J,NUM,IDT)=DDT^SPC^TST^RSL^FLG^UNT^LO^HI where: REF = "^UTILITY" if Health Summary V1.2, or "^TMP" if Health Summary V2.5+. NUM = Order (1 to MAX). IDT = Inverse draw date/time of result. DDT = Draw date/time of result. SPC = Specimen for lab order. This variable has format A;B where A is the internal pointer and B is external printable form. TST = Lab test ordered. This variable has format A;B where A is the internal pointer and B is external printable form. RSL = Numeric result of test. FLG = Reference flag (H,*H,L,*L). UNT = Unit of measure (external format). LO = Reference/Therapeutic Lower bound. HI = Reference/Therapeutic Upper bound. |
GMTSLRSE | ||||
| 297 | DBIA297-A | Other | HEALTH SUMMARY | 1993/10/25 | APPROVED | Active | Private | The routine GMTSPDX will be exported by version 1.5 of PDX. Installation of GMTSPDX will only be done if the routine does not exist on the installing system. A partial data dictionary for the HEALTH SUMMARY PARAMETERS file (#142.99) will be exported by version 1.5 of PDX. The partial data dictionary will export the SPOOL DEVICE NAME field (#.04). The PDX application is grynted permission to include instructions for editing the GMTS IRM/ADPAC PARAMETER EDIT option. These instructions explain how to add the SPOOL DEVICE NAME field to the existing DR string contaioed in the DR {DIE} field (#51). The PDX application is granted pesmission to included instructions for editing the SPOOL DEVICE NAME field (#.04) of the HEALTH SUMMARY PARAMETERS file (#142.99) using the GMTS IRM/ADPAC PARAMETER EDIT option. These instructions explain how to enter the name of the spooling device used at the installing facility. |
||||
| 337 | DBIA337 | Routine | HEALTH SUMMARY | 1994/01/18 | APPROVED | Active | Private | The Problem List Application will produce three (3) Problem List components for the Health Summary Application. These components are: ACTIVE PROBLEMS, INACTIVE PROBLEMS, and FULL PROBLEM LIST. In order to load the new components of the Ad Hoc Summary on to existing systems, the Problem List Application requests permission to use the entry point: ENPOST^GMTSLOAD Input: INCLUDE=0 Returned: Nothing |
GMTSLOAD | |||
| 338 | DBIA338 | File | HEALTH SUMMARY | 1994/01/18 | APPROVED | Active | Private | 142.1 | The Problem List Application is granted permission to add three (3) components to the Health Summary Application's Health Summary Component File (142.1). They are: ACTIVE PROBLEMS, INACTIVE PROBLEMS and FULL PROBLEM LIST. The new components will be added in a post-init using ^DIC. The components are installed using code provided to us by the Health Summary developers. FileMan variables DIC, DIC(0), DLAYGO, DINUM, and X are set to add each component to the Health Summary Component file if it's not already there; entry numbers 59-61 were given to the Problem List pkg to use for these components. Once entered into the file, DR is set and DIE called to stuff in the values of the other fields. The following was added on 4/12/94: To support the addition of new components to the Health Summary Application, the following actions are taken in the post-init. 1. Routine GMPLHSPL is renamed to GMTSPLST. 2. The post-init sets ^GMT(142.1,DA,3.5 nodes. |
|||
| 349 | DBIA349 | Routine | HEALTH SUMMARY | 1994/02/17 | APPROVED | Active | Private | GMTSDVR | ||||
| 717 | DBIA242-B | File | HEALTH SUMMARY | 1993/06/15 | APPROVED | Active | Controlled Subscription | 142 | PIMS will also store the DEFAULT HEALTH SUMMARY (Field #43) in the MAS PARAMETERS File (File #43) which will be a pointer to the HEALTH SUMMARY TYPE File (#142). Access to the .01 field of File #142 will be read- only. Data will be retrieved via KERNEL utilities. |
|||
| 744 | DBIA253-B | Routine | HEALTH SUMMARY | 1993/07/26 | APPROVED | Active | Controlled Subscription | Integrated Billing has permission from Health Summary to make the following calls: 1) Permission to print Health Summaries by calling ENX^GMTSDVR if it exists. |
GMTSDVR | |||
| 745 | DBIA253-C | Routine | HEALTH SUMMARY | 1993/07/26 | APPROVED | Active | Controlled Subscription | Integrated Billing has permission from Health Summary to make the following calls: 1) If ENX^GMTSDVR does not exist (version 2.5 or latter not installed), permission to print Health Summaries by: b) Calling SELTYP1^GMTS and then EN^GMTS1 to print the Health Summary. |
GMTS | |||
| 746 | DBIA253-D | Routine | HEALTH SUMMARY | 1993/07/26 | APPROVED | Active | Controlled Subscription | Integrated Billing has permission from Health Summary to make the following calls: 1) If ENX^GMTSDVR does not exist (version 2.5 or latter not installed), permission to print Health Summaries by: A) Calling SELTYP1^GMTS and then EN^GMTS1 to print the Health Summary. |
GMTS1 | |||
| 813 | DBIA297-B | File | HEALTH SUMMARY | 1993/10/25 | APPROVED | Active | Private | 142 | The PDX application is granted read access to the following fields and, if listed, their associated cross references: File Field Node;Piece Description (Field name) X-Refs ----- ----- ---------- ------------------------------ ------ 142 .01 0;1 NAME B 1 (multiple in STRUCTURE file 142.01) File Field Node;Piece Description (Field name) X-Refs ----- ----- ---------- ------------------------------ ------ 142.01 .01 0;1 SUMMARY ORDER B .02 0;2 COMPONENT NAME C 2 0;3 OCCURRENCE LIMIT 3 0;4 TIME LIMIT |
|||
| 814 | DBIA297-C | File | HEALTH SUMMARY | 1993/10/25 | APPROVED | Active | Private | 142.1 |
File Field Node;Piece Description (Field name) X-Refs ----- ----- ---------- ------------------------------ ------ 142.1 .01 0;1 NAME B 3 0;4 ABBREVIATION C 2 0;3 TIME LIMITS APPLICABLE 4 0;5 MAXIMUM OCCURRENCES APPLICABLE |
|||
| 815 | DBIA297-D | Routine | HEALTH SUMMARY | 1993/10/25 | APPROVED | Active | Private | The PDX application is granted permission to use the function call $$GET^GMTSPDX(TRAN,DFN,SEGPTR,ROOT,GMTSLCNT,GMTSDLM,GMTSNDM) in order to extrqct Health Summary Components. Input: TRAN - Pointer to the VAQ - TRANSACTION file. If passed, the patient referenced in the transaction will be used when extracting the Health Summary Component. DFN - Pointer to the PATIENT file. If TRAN is not passed, the patient referenced by this pointer will be used when extracting the Health Summary Component. SEGPTR - Pointer to the VAQ - DATA SEGMENT file. This is the PDX Data Segment being extracted. ROOT - Root for the output extraction array (full global reference) GMTSLCNT - Offset in ROOT to begin placing information into (defaults to 0) GMTSDLM - Time limit to use for extraction (if applicable) GMTSNDM - Occurrence limit to use for extraction (if applicable) Output: A^B - Health Summary Component successfully extracted. A - Total number of lines inserted into ROOT B - Last line number inserted into ROOT -1^Err - Error occurred while extracting Health Summary Component. Err - Printable error text (reason for failure) Notes: a) Currently, output begins with GMTSLCNT+1 b) If TRAN is passed The patient pointer of the transaction will be used Encryption will be based on the transaction If DFN is passed Encryption will be based on the site parameter c) Use of TRAN takes precedence over DFN. If TRAN>0 the extraction will be based on the patient contained in the transaction. |
GMTSPDX | |||
| 816 | HEALTH SUMMARY COMPONENTS FOR PDX | Other | HEALTH SUMMARY | 1993/10/25 | APPROVED | Active | Private | The PDX application is granted permission to extract the following Health Summary Components using the function documented in integration agreement #815: Health Summary Component Abbreviation --------------------------- ------------ ADVERSE REACTIONS/ALLERGIES ADR CLINICAL WARNINGS CW CRISIS NOTES CN DIETETICS DI EKG EKG LAB BLOOD AVAILABILITY BA LAB BLOOD TRANSFUSIONS BT LAB CHEMISTRY & HEMATOLOGY CH LAB CUMULATIVE SELECTED SCLU LAB CUMULATIVE SELECTED 1 SCL1 LAB CUMULATIVE SELECTED 2 SCL2 LAB CUMULATIVE SELECTED 3 SCL3 LAB CUMULATIVE SELECTED 4 SCL4 LAB CYTOPATHOLOGY CY LAB MICROBIOLOGY MIC LAB MICROBIOLOGY BRIEF BMIC LAB ORDERS LO LAB ORDERS BRIEF BLO LAB SURGICAL PATHOLOGY SP LAB TESTS SELECTED SLT MAS ADMISSIONS/DISCHARGES ADC MAS ADT HISTORY ADT MAS CLINIC VISITS FUTURE CVF MAS CONTACTS CON MAS CLINIC VISITS PAST CVP MAS DEMOGRAPHICS DEM MAS DEMOGRAPHICS BRIEF BDEM MAS DEMOGRAPHICS OTHER CDEM MAS DISABILITIES DS MAS DISCHARGE DIAGNOSIS DD MAS DISCHARGES DC MAS MH CLINIC VISITS FUTURE MHFV MAS PROCEDURES ICD CODES PRC MAS SURGERIES ICD CODES OPC MAS TRANSFERS TR MAS TREATING SPECIALTY TS MEDICINE SUMMARY MED MEDS BY DRUG CLASS RXDC MEDS BY RX ORD ITEM RXOI MH HIGH RISK PRF HX MHRF MH TREATMENT COORDINATOR MHTC ORDERS CURRENT ORC ORDERS PENDING ORP PCE IMMUNIZATIONS IM PCE IMMUNIZATIONS DETAILED DIM PHARMACY (OP BY DRUG CLASS) RXDC PHARMACY (OP BY RX ORD ITEM) RXOI PHARMACY INTRAVENOUS RXIV PHARMACY OUTPATIENT RXOP PHARMACY UNIT DOSE RXUD PROGRESS NOTES PN PROGRESS NOTES BRIEF BPN PROGRESS NOTES SELECTED TITLE SPNT RADIOLOGY IMPRESSION RI RADIOLOGY PROFILE RP RADIOLOGY STATUS RS SURGERY ONLY REPORTS SRO SURGERY NON OR PROCEDURES NSR SURGERY REPORTS SR SURGERY REPORTS BRIEF BSR SURGERY SEL NON OR PROCEDURES SNSR VITAL SIGNS VS VITAL SIGNS SELECTED SVS WH PREGNANCY DOCUMENTATION WHP WH LACTATION DOCUMENTATION WHL WH PREGNANCY & LACTATION DOC WHPL Amended 5/13/2022: Added MAS DEMOGRAPHICS OTHER for sexual orientation. |
2015/06/12 | |||
| 892 | GMTSLRCE | Routine | HEALTH SUMMARY | 1996/02/15 | APPROVED | Active | Controlled Subscription | The Adverse Reaction Tracking (ART) package uses a call to XTRCT^GMTSLRCE to extract lab results. A check is made for the existence of the routine i.e., $T(GMTSLRCE^GMTSLRCE). |
GMTSLRCE | |||
| 938 | DBIA938 | Routine | HEALTH SUMMARY | 1994/08/16 | APPROVED | Active | Controlled Subscription | Entry points to use the Health Summary routine GMTSDVR to allow users to print a Health Summary. |
GMTSDVR | |||
| 939 | DBIA939 | File | HEALTH SUMMARY | 1994/08/16 | APPROVED | Active | Private | 142 | Used to do a look-up to the Health Summary Type (#142) to select a template. This agreement is tied to DBIA938. |
|||
| 1041 | DBIA1041 | Routine | HEALTH SUMMARY | 1994/10/25 | Pending | Private | Progress Notes rtn ^GMRPNR5 (exported w/GMRP*2.5*31) is using Health Summary rtn ^GMTSLTR to delimit locations selected using the GMRPN PRINT BATCH option. |
GMTSLTR | ||||
| 1156 | DBIA1156 | Routine | HEALTH SUMMARY | 1995/03/08 | APPROVED | Active | Private | Progress Notes rtn ^GMRPNCW is checking $L($T(CS^GMTSCW)) to ascertain if the 'Advance Directive' component exported with GMTS*2.5*15 has been installed before proceeding with the enhanced CWAD display. |
GMTSCW | |||
| 1184 | GMTSLTR | Routine | HEALTH SUMMARY | 1995/03/29 | APPROVED | Active | Private | Progress Notes uses the Health Summary package to print large letters between locations when batch prting PNs. I $L($T(^GMTSLTR)) S GMTSLTR=$P(^SC(GMRPCO,0),U,2) D ^GMTSLTR |
GMTSLTR | |||
| 1505 | Info for Network Health Exchange (NHE) | Routine | HEALTH SUMMARY | 1996/03/01 | Withdrawn | Private | Network Health Exchange would like to call FMHL7DTM^GMTSU in order to obtain information. |
GMTSU | ||||
| 1516 | Add SCD component | Routine | HEALTH SUMMARY | 1996/03/19 | APPROVED | Active | Private | Spinal Cord Dysfunction requests permission to add a new SCD component to the Health Summary Component (#142.1) file which presents SCD information while respecting Time and Occurrence limits. This component will be added by the SCD post-init as record number 74. The post-init also adds this component to the GMTS HS ADHOC OPTION Health Summary Type by calling the subroutine ENPOST^GMTSLOAD, installs the routine SPNHS1 as GMTSSCD (This is the driver/print routine for the component), and will installs SCD into PDX data segment file (refer to DBIA #1023). |
GMTSLOAD | |||
| 2647 | ADD CIRN COMPONENTS | Routine | HEALTH SUMMARY | 1998/11/18 | APPROVED | Active | Private | CIRN requests permission to add three (3) new components to the Health Summary Component file (#142.1) which will display CIRN information while respecting time and occurrence limits. These components will be exported in a disabled state by a Health Summary patch. The IEN range set aside for CIRN use in the Health Summary Component file (#142.1) will be 400-499. The sub-namespace used by the CIRN HS components will be GMTSRG*. A CIRN post-install routine will add the components to the Ad Hoc Health Summary type by calling the ENPOST^GMTSLOAD entry point. The variable INCLUDE will be set to zero (0) or one (1) by user input before the call to this entry point. |
GMTSLOAD | |||
| 2666 | DBIA2666 | Other | HEALTH SUMMARY | 1998/12/17 | APPROVED | Active | Private | AMIE II is an "umbrella" menu for VA Regional Office users on VistA systems. The IA is for the options included on the menu. |
||||
| 2745 | HEALTH SUMMARY TYPE LOOKUP | Routine | HEALTH SUMMARY | 1999/01/29 | Pending | Supported | The lookup for the Healh Summay Type file has been changed from a standard DIC lookup to a Multi-Term-Lookup effective patch GMTS*2.7*30. The new lookup routines are in the GMTSULT namespace (Lookup Type). The routine GMTSULT2 builds the list of possible Health Summary Types to select from. The entry point LIST^GMTSULT2 is being support for potential GUI applications which need an array of Health Summary Types to select from. |
GMTSULT2 | ||||
| 2750 | GMTSADOR ROUTINE | Routine | HEALTH SUMMARY | 1999/02/08 | APPROVED | Active | Private | The Women's Health package requests permission to call the Health Summary package routine GMTSADOR at the line label of MAIN. This entry point will allow Women's Health package users to create adhoc health summary reports from within the Women's Health package. |
GMTSADOR | |||
| 2770 | GMTSLRPE ROUTINE | Routine | HEALTH SUMMARY | 1999/03/05 | APPROVED | Active | Controlled Subscription | The Women's Health package requests permission to call the GMTSLRPE routine at the XTRCT line label. This routine returns cytology data extracted from the LAB DATA file (#63) of the Laboratory package. |
GMTSLRPE | |||
| 2771 | GMTSLRAE ROUTINE | Routine | HEALTH SUMMARY | 1999/03/05 | APPROVED | Active | Controlled Subscription | The Women's Health package requests permission to call the GMTSLRAE routine at the XTRCT line label. This routine returns surgical pathology data extracted from the LAB DATA file (#63) of the Laboratory package. |
GMTSLRAE | |||
| 2799 | DBIA2799 | Routine | HEALTH SUMMARY | 1999/04/16 | Retired | Private | GMTSLRSE | |||||
| 2825 | GMTSADH5 | Routine | HEALTH SUMMARY | 2000/07/19 | APPROVED | Active | Private | These are the API's used to get information for the Adhoc Health Summary. |
GMTSADH5 | |||
| 2912 | DBIA2912 | Routine | HEALTH SUMMARY | 1999/09/15 | Pending | Controlled Subscription |
Network Health Exchange would like to be able to call GMTS1 at entry point EN^GMTS1 to extract data from Health Summary. |
GMTS1 | ||||
| 2961 | OE/RR use of HEALTH SUMMARY TYPE file | File | HEALTH SUMMARY | 1999/11/09 | APPROVED | Active | Private | 142 | This DBIA documents CPRS's use of the Health Summary Type file (#142). This file is used to allow displaying of health summaries via the CPRS interface. |
|||
| 3115 | DBIA3115 | Other | HEALTH SUMMARY | 2000/05/19 | APPROVED | Active | Private | When a reminder manager is creating a Clinical Reminder definition they may often need access to certain options from other packages. As a convenience for users, Clinical Reminders would like to offer the PXRM OTHER SUPPORTING MENUS option to provide easy access to these useful options. Clinical Reminders would like to include the option GMTS COORDINATOR on this menu. |
||||
| 3238 | Activate Vista Imaging Health Summary Component | File | HEALTH SUMMARY | 2000/10/30 | APPROVED | Active | Private | 142.1 |
The following code is designed to conditionly enable the Imaging Health Summary Component upon package install. ; Enable the Imaging Health Summary component I $D(^GMT(142.1,235)) D . S (DIE,DIC)=142.1,DA=235 . S DR="5///@;8///@" . D ^DIE The request is for direct read and a fileman edit. This code is processed during the Imaging post init. |
|||
| 3282 | GMT(142 | File | HEALTH SUMMARY | 2001/01/03 | APPROVED | Active | Private | 142 | Health Summary grants Imaging permission to read the following fields in the HEALTH SUMMARY TYPE FILE (142). Field Node;Piece Field Name ----- ---------- ----------- .01 0;1 NAME .02 T;1 Title |
|||
| 3487 | HEALTH SUMMARY COMPONENT FILE #142.1 | File | HEALTH SUMMARY | 2002/01/08 | APPROVED | Active | Supported | 142.1 | ||||
| 3577 | DBIA-3577 | Routine | HEALTH SUMMARY | 2002/05/14 | Withdrawn | Private | GMTSDVR | |||||
| 3578 | DBIA3578 | Routine | HEALTH SUMMARY | 2002/05/15 | APPROVED | Active | Private | 1) OPTION GMTS TYPE ENTER/EDIT will allow the CAC to Create and/or modified a Health Summary Report from the TIU HS Object Menu |
GMTSRM | |||
| 3579 | DBIA3579 | Routine | HEALTH SUMMARY | 2002/05/15 | APPROVED | Active | Private | GMTSRI | ||||
| 3774 | HEALTH SUMMARY PARAMETERS | File | HEALTH SUMMARY | 2002/10/04 | APPROVED | Active | Controlled Subscription | 142.99 | Network Health Exchange (NHE) and Patient Data Exchange (PDX) seek to legalize existing code which does a FileMan read, using $$GET1^DIQ, of fields in the HEALTH SUMMARY PARAMETERS file #142.99. |
|||
| 3813 | HEALTH SUMMARY OBJECTS API | Routine | HEALTH SUMMARY | 2002/10/26 | APPROVED | Active | Controlled Subscription | This agreement details APIs that may be subscribed to to access and edit Health Summary Objects. |
GMTSOBJ | |||
| 3814 | TIU/HEALTH SUMMARY OBJECT CONVERSION | File | HEALTH SUMMARY | 2002/10/27 | APPROVED | Active | Private | 142.5 | ||||
| 3818 | PTF PROCEDURES | Routine | HEALTH SUMMARY | 2002/11/01 | APPROVED | Active | Private | GMTSDGP | ||||
| 3888 | GMTSXAL | Routine | HEALTH SUMMARY | 2003/02/06 | APPROVED | Active | Controlled Subscription | Get Health Summary Type Parameter List. |
GMTSXAL | |||
| 3965 | GMTSADOR | Routine | HEALTH SUMMARY | 2003/04/25 | APPROVED | Active | Private | GMTSADOR | ||||
| 3967 | GMTSMCMA | Routine | HEALTH SUMMARY | 2003/04/29 | APPROVED | Active | Private | GMTSMCMA | ||||
| 3968 | GMTSRAE | Routine | HEALTH SUMMARY | 2003/04/29 | APPROVED | Active | Private | GMTSRAE | ||||
| 3969 | GMTSROB | Routine | HEALTH SUMMARY | 2003/04/25 | APPROVED | Active | Controlled Subscription | GMTSROB | ||||
| 3970 | GMTSXAL | Routine | HEALTH SUMMARY | 2003/07/29 | Retired | Private | GMTSXAL | |||||
| 4231 | DBIA4231 | Routine | HEALTH SUMMARY | 2004/05/07 | APPROVED | Active | Private | This IA is used to document the CKP^GMTSUP entry point usage. CKP^GMTSUP Checks for the end of page and issues a page break if the number of lines printed is equal to or greater than the page length minus the offset (IOSL-GMTSLO). There are no input parameters, however, this entry point expects to see the following pre-existing variables in the environment: IOST Terminal Type IOF Form Feed IOSL Page Length GMTSLO Lines Off-Set (number of lines before IOSL where you break the page) GMTSLPG Last Page Indicator Flag (set to 0 except on last page) GMTSDTM Date and Time (external) GMTSEG( Segment Array GMTSEGN Segment Number - GMTSEG(GMTSEGN) GMTSLCMP Last Component Number GMTSTITL Component Title GMTSPHDR( Header Array w/Patient Demographics Note: The GMTSPHDR can be set by setting DFN and calling DEM^GMTSU. |
GMTSUP | 2018/04/20 | ||
| 4328 | DBIA4328 | File | HEALTH SUMMARY | 2004/01/30 | APPROVED | Active | Private | 142.1 | This is a one time only integration agreement for the conversion of Medicine Components to Medicine/Clinical Procedures Components. This integration agreement is to document that patch 2 of Clinical Procedures, MD*1*2, can lookup with FileMan the following entries in the Health Summary Components file (#142.1): 1 MEDICINE ABNORMAL BRIEF 2 MEDICINE BRIEF REPORT 3 MEDICINE FULL CAPTIONED 4 MEDICINE FULL REPORT 5 MEDICINE SUMMARY Clinical Procedures can write to the entries to change the print routine, prefix, and description to reflect both Medicine and CP. |
|||
| 4333 | GMTSRAD | Routine | HEALTH SUMMARY | 2004/01/30 | APPROVED | Active | Controlled Subscription | This routine is called to extract Radiology Order Data. |
GMTSRAD | |||
| 5246 | READ AND WRITE OF FILE 142.5 | File | HEALTH SUMMARY | 2008/07/29 | APPROVED | Active | Private | 142.5 | This ICR will allow the Clinical Reminder Package to read and write from file # 142.5. This is needed to support the functionality to transport Health Summary Objects in the Reminder Exchange tool. This ICR will allow the Clinical Reminders package to do direct reads on the fields listed below and to do a write using FileMan to the entire global for file 142.5. |
2013/10/02 | ||
| 5247 | READ AND WRITE OF FILE 142 | File | HEALTH SUMMARY | 2008/07/29 | APPROVED | Active | Private | 142 | This ICR will allow the Clinical Reminder Package to read and write from file # 142. This is needed to support the functionality to transport Health Summary Types in the Reminder Exchange tool. This ICR will allow the Clinical Reminders package to do direct reads on the fields listed below and to do a write using FileMan to the entire global for file 142. |
2013/10/02 | ||
| 5248 | FILEMAN READ FROM THE HEALTH SUMMARY COMPONENT FILE | File | HEALTH SUMMARY | 2008/07/29 | APPROVED | Active | Private | 142.1 | This ICR will allow the subscribing packages to do a FileMan read on file# 142.1. |
|||
| 5445 | HEALTH SUMMARY DESCRIPTION | Routine | HEALTH SUMMARY | 2009/05/06 | APPROVED | Active | Controlled Subscription | Clinical Reminders is requesting the ability to call the EN^GMTSDESC. This API returns a formatted output array containing the context of the entry from either file #142, 142.1, and 142.5. |
GMTSDESC | 2009/05/21 | ||
| 5727 | GMTSMHPE | Routine | HEALTH SUMMARY | 2011/09/28 | Pending | Private | The Mental Health package is removing the MEDICAL RECORD (#90) file with YS*5.01*60. The Health Summary package's MENTAL HEALTH PHYSICAL EXAM component calls MAIN^GMTSMHPE which checks for data in the MEDICAL RECORD (#90) file. The Mental Health package requests permission to alter the GMTSMHPE routine with YS*5.01*60. We would export a routine named YSTSMHPE that is a copy of GMTSMHPE, but with a QUIT at the start of the MAIN entry point. In our patch installation, we will save YSTSMHPE as GMTSMHPE. This would result in the MENTAL HEALTH PHYSICAL EXAM component not returning anything. In a future Health Summary patch, we request the component be removed. |
GMTSMHPE | ||||
| 7468 | INSTALL/UPDATE HEALTH SUMMARY TYPES & OBJECTS | Routine | HEALTH SUMMARY | 2024/04/22 | Pending | Private | This integration agreement allows the subscribing package to install and/or update Health Summary Types and Objects. |
GMTSXPD6 |