| 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 |
| 12 | DBIA12 | Other | LAB SERVICE | 1990/03/21 | APPROVED | Active | Private | USE OF FILE 63 NODE "LR" AND ^LRDPT FOR DEATH INFORMATION |
||||
| 38 | DBIA38 | Other | LAB SERVICE | 1988/05/23 | APPROVED | Active | Private | Cardiology package exports Lab Codes for Cardiology. |
||||
| 59 | DBIA59-A | File | LAB SERVICE | 2005/05/25 | Retired | Private | 68 | - ECT namspaced option runs routine ^LRUPACA Enter ACTION: S DIC=68,DIC(0)="QEAM" D ^DIC K DIC I Y>0 S LRAA=+Y, LRAA(1)=$P(Y,U,2) - ECT namespaced option runs routine ^LRCAPS. - Refences file 68 Accession (read only) 2 DATE .01 DATE 1 ACCESSION NUMBER .01 LRDFN 11 TESTS .01 TESTS |
||||
| 67 | LAB TEST NAMES, PANELS, REFERENCE VALUES | File | LAB SERVICE | 1991/01/31 | Other | Controlled Subscription | 60 | Allows access to several group of fields in LABORATORY TEST file (#60). |
||||
| 70 | DBIA70 | Other | LAB SERVICE | 1991/02/01 | Retired | Private | Version 1 of Health Summaries exports a partial DD for the Lab Orders File (#60), which includes a new whole-file cross-reference named "D", which indexes the file by Patient, Collection date and Specimen #. In addition, the routines LROW2A, LRORDST, LRORDST1 and LROC, which have been modified to execute the SET and KILL logic for the "D" cross-reference, are renamed and exported in the following manner: LROW2A as GMTSLRZ1, LRORDST as GMTSLRZ2, LRORDST1 as GMTSLRZ3 and LROC as GMTSLRZ4. When the post-init routine, GMTSPOST is run, it renames the GMTSLRZ* routines as their corresponding LRO-namespaced routines as outlined above, if and only if the following conditions are met: 1. The Laboratory Package is installed. 2. The installed version of Lab is NOT less than 5.0. 3. The installed version of Lab IS less than 5.1. |
|||||
| 71 | DBIA71 | Other | LAB SERVICE | 1991/02/01 | APPROVED | Active | Private | The Laboratory Package developers have granted the Health Summary team permission to add the application group "GMTS" to ^DIC(60, when file 60, the Laboratory test file, exists. |
||||
| 91 | DBIA91-A | File | LAB SERVICE | 1991/09/11 | APPROVED | Active | Controlled Subscription | 60 | ||||
| 95 | DBIA95-A | File | LAB SERVICE | 1991/09/24 | APPROVED | Active | Private | 63 | Request an agreement with the lab developers for usage of the following: Cross-references: CH xref in ^LR MI xref in ^LR |
|||
| 109 | DBIA109-A | File | LAB SERVICE | 1991/10/04 | Retired | Private | 62.05 | |||||
| 155 | DBIA155 | File | LAB SERVICE | 1992/04/29 | APPROVED | Active | Private | 60 | A large number of users have requested that Health Summary's Chemistry and Hematology component appear in a manner analogous to the interim report. Health Summary has modified the code to look at: 1.) The PRINT ORDER field in file 60, and use it or the record number divided by 1000000, to determine the print sequence. 2.) The PRINT CODE FIELD (#53) of file 60 to format lab results |
|||
| 162 | DBIA162 | File | LAB SERVICE | 1992/06/08 | APPROVED | Active | Private | 63 | Accessing the ^LR global as follows: 1) Searching the ^LR - cross references: "ASP","ACY","AEM","AAU" 2) Accessing the Topography and Morphology multiples: ^LR(D0,"SP",D1,0) - (0;1) "SP",D1,2,D2,0)) - (0;1) "SP",D1,2,D2,2,D3,0) - (0;1) 3) The same nodes for ^LR(D0,"CY") AND ^LR(D0,"EM") 4) Also the Autopsy nodes: ^LR(D0,"AU") - ("AU";1) "AU",D1,0) - (0;1) "AU",D1,2,D2,0) - (0;1) Accessing malignancies, AND the date of the test. This information is temporarily stored in the Oncology Patient file. The date of the test possibly being the date of diagnosis. In addition I should note that if the Casefinding Lab Report is printed all these nodes are accessed for the report data for each patient that has been previously "found" in a search. |
|||
| 194 | DBIA194 | File | LAB SERVICE | 1992/09/15 | APPROVED | Active | Private | 63 |
The Risk Assessment module of the Surgery package contains options that locate and store lab test values for certain lab tests, which are later transmitted to the Surgery Risk Assessment database at Hines for eventual analysis. These options allow for the automatic input of pre-operative and post-operative lab test values into the Surgery file. Each lab test and its associated specimen is defined in one of the Surgery package files along with the site-specific 'Data Name(s)' associated with each test. The information in this file is used to locate the latest pre-operative test value within 30 days of the operation and the highest and/or the lowest test value within 30 days after the operation. The following files within the LABORATORY package are pointed to by Surgery: - File 61 (TOPOGRAPHY FIELD) - File 63 (LAB DATA) Sub-File 63.04 (CHEM, HEM, TOX, RIA, SER, etc.) Surgery reads data in the following fields within file 63 (LAB DATA): - 63.04,.01 - DATE/TIME SPECIMEN TAKEN Global Reference: ^LR(LRDFN,"CH",INVERSE DATE/TIME,0), piece #1 The INVERSE DATE/TIME subscript is determined by looping through ^LR(LRDFN,"CH",INVERSE DATE/TIME) for the inverse date/time range based on the date/time of operation and the date/time of operation +/- 30 days (minus 30 days for pre-operative data or plus 30 days for post-operative data). - 63.04,.03 - DATE REPORT COMPLETED Global Reference: ^LR(LRDFN,"CH",INVERSE DATE/TIME,0), piece #3 - 63.04,.05 - SPECIMEN TYPE Global Reference: ^LR(LRDFN,"CH",INVERSE DATE/TIME,0), piece #5 - 63.04,* All LAB TEST fields associated with Risk Assessment Global Reference: ^LR(LRDFN,"CH",INVERSE DATE/TIME,DATA NAME), piece #1 The DATA NAME subscript is determined by looping through ^LR(LRDFN,"CH",INVERSE DATE/TIME,DATA NAME) checking for a match with site specific Risk Assessment lab test data names stored in the Surgery package. Because the Surgery package will be making direct reference to data in the Laboratory namespace, we request a Database Integration Agreement with the developers of the Laboratory package permitting Surgery to reference the above mentioned Laboratory data structures. |
|||
| 196 | DBIA196-A | File | LAB SERVICE | 1992/09/24 | APPROVED | Active | Private | 62.5 | The Medicine Package has permission from the Lab developers for read and write access to the ^LA node for the purpose of LSI autoinstrument interfacing. The Medicine Package has permission from the Lab developers for creating entries in the Autoinstrument file for the purpose of LSI autoinstrument interfacing. |
|||
| 197 | DBIA197 | File | LAB SERVICE | 1992/10/07 | APPROVED | Active | Private | 61.6 | Oncology is granted LAYGO access to the SNOMED Occupational File in Laboratory. |
|||
| 207 | DBIA207 | Routine | LAB SERVICE | 1993/02/03 | APPROVED | Active | Private | Surgery is granted a database integration agreement with Laboratory allowing Surgery to make a call to LRRP2 by executing %ZOSF("TEST"), then calling LRRP2. |
LRRP2 | |||
| 210 | DBIA210 | File | LAB SERVICE | 1993/02/18 | APPROVED | Active | Private | 66 | The Surgery package is granted permission from the Laboratory package to read from the BLOOD PRODUCT file (#66) for purposes of storing the blood components requested for surgical cases. Surgery will point to the BLOOD PRODUCT file (#66), using a screen which looks at the CAN BE REQUESTED field (#.15) to allow selection of only those blood products that have been flagged for patient use. In summary, Surgery will READ only, the NAME field (#.01) and the CAN BE REQUESTED field (#.15) of the BLOOD PRODUCT file (#66). The BLOOD PRODUCT file is stored in ^LAB(66). The NAME is stored in $P(^LAB(66,DA,0),"^") where DA is the internal entry number in the file for the blood product. The CAN BE REQUESTED information is stored in $P(^LAB(66,DA,0),"^",15). |
|||
| 211 | DBIA211-A | File | LAB SERVICE | 1993/02/18 | APPROVED | Active | Private | 60 | ||||
| 240 | DBIA240-A | File | LAB SERVICE | 1993/06/15 | APPROVED | Active | Private | 63 | Laboratory Package has given permission to AMIE to make the following calls: GLOBAL REF. NODE;PIECE USAGE ^LR( "CH";11 Current Agreement number 95 "MI";11 Current Agreement number 95 |
|||
| 252 | DBIA252-A | File | LAB SERVICE | 1993/07/20 | APPROVED | Active | Private | 69 | Cross References on file 69 - LAB ORDER ENTRY AN - DATE/TIME RESULTS AVAILABLE |
|||
| 303 | DBIA303-A | File | LAB SERVICE | 2005/06/20 | Retired | Private | 60 | QUIC is granted an integration agreement with Laboratory to obtain the rate of completion of at least one Glycosalated Hemoglobin measurement within one year for diabetic patients on a medication regimen. |
||||
| 333 | DBIA333-A | File | LAB SERVICE | 1994/01/14 | APPROVED | Active | Controlled Subscription | 60 | Outpatient Pharmacy is granted a temporary integration agreement with Laboratory to obtain results for a given lab test specimen type within a date range. This data may be used many different ways. Current uses are clozapine monitoring, printing on action profile, and drug usage evaluation. GLOBAL MAP DATA DICTIONARY #60 -- LABORATORY TEST FILE STORED IN ^LAB(60, SITE: BIRMINGHAM ISC ^-------------------------------------------------------------------------- ^LAB(60,D0,0)= (#.01) NAME [1F] ^^^^ (#5) LOCATION (DATA NAME) [5F] ^ ^LAB(60,D0,.2)= (#400) DATA NAME [1P] ^ ^LAB(60,D0,1,D1,0) = ^^^^^^ (#6) UNITS [7F] ^ DURATION: Till next version--LAB will incorporate an HL7 exchange |
|||
| 520 | DBIA59-B | Routine | LAB SERVICE | 2005/05/25 | Retired | Private | - ECT namspaced option runs routine ^LRUPACA Enter ACTION: S DIC=68,DIC(0)="QEAM" D ^DIC K DIC I Y>0 S LRAA=+Y, LRAA(1)=$P(Y,U,2) SEE DBIA59-A |
LRUPACA | ||||
| 521 | DBIA59-C | Routine | LAB SERVICE | 2005/05/25 | Retired | Private | - ECT namespaced option runs routine ^LRCAPS. - Refences file 68 Accession (read only) 2 DATE .01 DATE 1 ACCESSION NUMBER .01 LRDFN 11 TESTS .01 TESTS SEE DBIA59-A |
LRCAPS | ||||
| 524 | DBIA67-B | File | LAB SERVICE | 1991/01/31 | APPROVED | Active | Controlled Subscription | 61 | 2012/05/24 | |||
| 525 | DBIA67-C | File | LAB SERVICE | 1991/01/31 | APPROVED | Active | Controlled Subscription | 63 | This DBIA needed to be updated for HS 2.7 to include additional data for several of the HS components. This was done on June 12, 1995. For the next version of either Lab or Health Summary a LAB API will need to be set up to access this data. ^TMP("LRA",$J, may be Set and Killed during collection of field data. ditto ^TMP("LRCY",$J, ditto ^TMP("LRM",$J, Revisions: Added 10/12/23, effective with OR*3*535 GLOBAL REFERENCE: ^LR(D0,'CH',D1,'ORUT',D2,0) 3 CPRS ORDER # 0;3 Direct Global Read & w/Fileman GLOBAL REFERENCE: ^LR(D0,'CY',D1,'ORUT',D2,0) 3 CPRS ORDER # 0;3 Direct Global Read & w/Fileman GLOBAL REFERENCE: ^LR(D0,'EM',D1,'ORUT',D2,0) 3 CPRS ORDER # 0;3 Direct Global Read & w/Fileman GLOBAL REFERENCE: ^LR(D0,'MI',D1,'ORUT',D2,0) 3 CPRS ORDER # 0;3 Direct Global Read & w/Fileman GLOBAL REFERENCE: ^LR(D0,'SP',D1,'ORUT',D2,0) 3 CPRS ORDER # 0;3 Direct Global Read & w/Fileman |
2023/10/13 | ||
| 526 | DBIA67-D | File | LAB SERVICE | 1991/01/31 | APPROVED | Active | Private | 61.2 | ||||
| 527 | DBIA67-E | File | LAB SERVICE | 1991/01/31 | APPROVED | Active | Private | 65 | This agreement allows the Health Summary package to look at specified fields in the Lab Package in order to display Blood Bank related information on a patient. Amended 7-18-97 to include field .16, DIVISION on some reports. |
|||
| 528 | DBIA67-F | File | LAB SERVICE | 1991/01/31 | APPROVED | Active | Private | 66 | Note: This IA will become void upon the release of VBECS. |
|||
| 529 | DBIA67-G | File | LAB SERVICE | 1991/01/31 | APPROVED | Active | Private | 61.1 | ||||
| 530 | DBIA67-H | File | LAB SERVICE | 1991/01/31 | APPROVED | Active | Private | 62.05 | ||||
| 531 | DBIA67-I | File | LAB SERVICE | 1991/01/31 | APPROVED | Active | Controlled Subscription | 68 | ||||
| 532 | DBIA67-J | File | LAB SERVICE | 1991/01/31 | APPROVED | Active | Controlled Subscription | 69 | Data is passed in ^TMP("LRO",$J, which may be killed before and after its use. |
|||
| 554 | DBIA91-B | File | LAB SERVICE | 1997/10/28 | APPROVED | Active | Controlled Subscription | 63 | Amended October 28, 1997. |
|||
| 555 | DBIA91-C | File | LAB SERVICE | 1997/10/28 | APPROVED | Active | Controlled Subscription | 61 | Amended October 28, 1997. Data from the following fields are accessed for read only (Read w/FileMan or Direct Global Read): ^LAB(61 TOPOGRAPHY FIELD File .01 NAME |
|||
| 558 | DBIA95-B | Routine | LAB SERVICE | 1991/09/24 | APPROVED | Active | Private | Request an agreement with the lab developers for usage of the following: variables: Only those associated with the routines below Routines from indicated entry points: PT^LRX |
LRX | |||
| 559 | DBIA95-C | Routine | LAB SERVICE | 1991/09/24 | APPROVED | Active | Private | Request an agreement with the lab developers for usage of the following: variables: Only those associated with the routines below Routines from indicated entry points: SWITCH^LRRP2 |
LRRP2 | |||
| 572 | DBIA109-B | File | LAB SERVICE | 1991/10/04 | Retired | Private | 68 | 68 ACCESSION FILE 68.01,.01 DATE 68.02,12 LAB ARRIVAL TIME 68.02,13 DATE/TIEM RESULTS AVAILABLE 68.04,.01 TESTS 68.04,1 URGENCY OF TEST 68,.02 LR SUBSCRIPT 68.02,.01 LRDFN 68.02,1 FILE # 68.02,94 ORDERING LOCATION 68.02,9 DRAW TIME 68.02,13.5 INVERSE DATE 68.05,.01 SPECIMEN The above references will be made from the QIP5* routines which, while belonging to the QIP namespace, will be maintained by the lab developers. Coordination of release and patches will be through the QIP custodial ISC. |
||||
| 573 | DBIA109-C | File | LAB SERVICE | 1991/10/04 | Retired | Private | 61.2 | |||||
| 574 | DBIA109-D | File | LAB SERVICE | 1991/10/04 | Retired | Private | 62.06 | |||||
| 575 | DBIA109-E | File | LAB SERVICE | 1991/10/04 | Retired | Private | 63 | 63 LAB DATA 63,.01 LRDFN 63,.02 PARENT FILE 63,.03 NAME 63.04,.01 DATE/TIME SPECIMEN TAKEN 63.3,.01 ORGANISM 63.3,* FIELDS FOR ANTIBIOTICS 63.017,.01 TRANSFUSION DATE/TIME 63.017,.02 COMPONENT 63.017,.08 TRANSFUSION REACTION 63.04,* ALL LAB TEST FIELDS The above references will be made from the QIP5* routines which, while belonging to the QIP namespace, will be maintained by the lab developers. Coordination of release and patches will be through the QIP custodial ISC. |
||||
| 576 | DBIA109-F | File | LAB SERVICE | 1991/10/04 | Retired | Private | 66 | |||||
| 577 | DBIA109-G | File | LAB SERVICE | 1991/10/04 | Retired | Private | 62 | |||||
| 578 | DBIA109-H | File | LAB SERVICE | 1991/10/04 | Retired | Private | 60 | 60 LABORATORY TEST FILE 60,3 TYPE 60,4 SUBSCRIPT 60,400 DATA NAME The above references will be made from the QIP5* routines which, while belonging to the QIP namespace, will be maintained by the lab developers. Coordination of release and patches will be through the QIP custodial ISC. |
||||
| 579 | DBIA109-I | File | LAB SERVICE | 1991/10/04 | Retired | Private | 61 | |||||
| 680 | DBIA196-B | File | LAB SERVICE | 1992/09/24 | APPROVED | Active | Private | 61.5 | The Medicine package has permission from the Lab developers to correct the double entry (CARDIOASSIST, AORTIC BALLOON PUMP) in the Lab SNOMED file. The Medicine package has permission from the Lab developers to create pointer values to the Lab SNOMED code file entries. |
|||
| 681 | DBIA196-C | File | LAB SERVICE | 1992/09/24 | APPROVED | Active | Private | 63 | The Medicine package has permission from the Lab developers to use the following root for Fileman access to Lab chemistry values: ^LR(DFN,""CH"", (for display only) . |
|||
| 684 | DBIA211-B | File | LAB SERVICE | 1993/02/18 | APPROVED | Active | Private | 63 | The current verification cycle of Health Summary (v2.5) has identified a number of references to fields in Laboratory files, most of which were present in our previous version (v1.2), but which were not documented in our DBIA's (#67, #71, or #155) with the LAB SERVICE Package. All Health Summary components which present Laboratory data have continued to function without incident at all sites where Health Summary is known to be in use, but we wanted to be sure that all of our external references were known to the developers of the custodial packages, if only to avoid the potential for future surprises. So, the previously undocumented references include: Global: ^LR( File #: 63 File Name: LAB DATA File In all cases, before calling the appropriate extract routine, we check for the existence of Laboratory data for the patient in question by evaluating the condition: I '$D(^LR(LRDFN)) D NOLABS Q, where LRDFN is derived from: S LRDFN=+^DPT(DFN,"LR"). These references were not expicitly documented in existing DBIA's. Node: "MI" Sub-file #: 63.05 Sub-File Name: MICROBIOLOGY Sub-node: 3 Sub-Sub-file: 63.3 Sub-Sub-file Name: ORGANISM Before extrancting antibiotic susceptibilities, we test for results using the condition: I $O(^LR(LRDFN,"MI",IX,3,ISO,1)). Reference to this multiple was not documented in existing DBIA's. Sub-nodes: 5 & 6 Sub-Sub-file: 63.34 Sub-Sub-file Name: PARASITE Before extracting parasitology data, we test for results using the condition: Q:'($D(^LR(LRDFN,"MI",IX,5))&($D(^(6)))). (i.e., we only proceed when data are available). Reference to these nodes was not documented in existing DBIA's. Sub-nodes: 8&9 Sub-Sub-file: 63.37 Sub-Sub-file Name: FUNGUS/YEAST Before extracting mycology data, we test for results using the condition: Q:'($D(^LR(LRDFN,"MI",IX,8))&($D(^(9)))). (i.e., we only proceed when data are available). Reference to these nodes was not documented in existing DBIA's. Sub-nodes: 11&12 Sub-Sub-file: 63.39 Sub-Sub-file Name: MYCOBACTERIUM Before extracting mycobacteriology data, we test for results using the condition: Q:'($D(^LR(LRDFN,"MI",IX,11))&($D(^(12)))). (i.e., we only proceed when data are available). Reference to these nodes was not documented in existing DBIA's. Sub-nodes: 16&17 Sub-Sub-file: 63.43 Sub-Sub-file Name: VIRUS Before extracting virology data, we test for results using the condition: Q:'($D(^LR(LRDFN,"MI",IX,16))&($D(^(17)))). (i.e., we only proceed when data are available). Reference to these nodes was not documented in existing DBIA's. Sub-node: 14 Sub-Sub-file: 63.42 Sub-Sub-file Name: ANTIBIOTIC LEVEL Sub-Sub-node piece Sub-Sub-fld Sub-Sub-Fld Name 0 1 .01 ANTIBIOTIC (for SERUM LEVEL) 0 2 1 DRAW TIME 0 3 2 CONC(ug/ml) Before checking for antibiotic serum levels under this multiple, we test for results using the condition: I $D(^LR(LRDFN,"MI",IX,14)). This was added to accommodate those sites which still store peak and trough antibiotic levels in this manner, rather than under the "CH" subscript (e.g., Hines VAMC). Node: "SP" Sub-file #: 63.08 Sub-File Name: SURGICAL PATHOLOGY Sub-node piece Sub-fld Sub-Fld Name 0 11 .11 REPORT RELEASE DATE (This sub-field was documented in DBIA #67, but was referred to under its old field name "RELEASE REPORT") |
|||
| 685 | DBIA211-C | File | LAB SERVICE | 1993/02/18 | APPROVED | Active | Private | 65 | The current verification cycle of Health Summary (v2.5) has identified a number of references to fields in Laboratory files, most of which were present in our previous version (v1.2), but which were not documented in our DBIA's (#67, #71, or #155) with the LAB SERVICE Package. All Health Summary components which present Laboratory data have continued to function without incident at all sites where Health Summary is known to be in use, but we wanted to be sure that all of our external references were known to the developers of the custodial packages, if only to avoid the potential for future surprises. So, the previously undocumented references include: Global: ^LRD(65, File #: 65 File Name: BLOOD INVENTORY File Node piece field # Field Name 0 4 .04 COMPONENT 8 3 8.3 DONATION TYPE (we check for the existence of the "8-node prior" to calling EN^DIQ1 to get the external format of the DONATION TYPE field) Node: 3 Sub-file #: 65.03 Sub-File Name: DATE/TIME UNIT RELOCATION Sub-node piece Sub-fld Sub-Fld Name 0 4 .04 LOCATION (this sub-field is accessed to determine the last known location of a given unit). |
|||
| 686 | DBIA211-D | File | LAB SERVICE | 1993/02/18 | APPROVED | Active | Private | 69 | The current verification cycle of Health Summary (v2.5) has identified a number of references to fields in Laboratory files, most of which were present in our previous version (v1.2), but which were not documented in our DBIA's (#67, #71, or #155) with the LAB SERVICE Package. All Health Summary components which present Laboratory data have continued to function without incident at all sites where Health Summary is known to be in use, but we wanted to be sure that all of our external references were known to the developers of the custodial packages, if only to avoid the potential for future surprises. So, the previously undocumented references include: Global: ^LRO(69, File #: 69 File Name: LAB ORDER ENTRY File Node: 1 Sub-file #: 69.01 Sub-File Name: SPECIMEN # Sub-node piece Sub-fld Sub-Fld Name 3 1 .01 LAB ARRIVAL TIME 3 2 .02 DATE/TIME RESULTS AVAILABLE (these fields are accessed to determine the status of a given lab order). Sub-node: 4 Sub-sub-file #: 69.02 Sub-sub-file Name: SPECIMEN Sub-sub-node piece Sub-sub-fld Sub-sub-fld Name 0 1 .01 SPECIMEN |
|||
| 687 | DBIA211-E | File | LAB SERVICE | 1993/02/18 | APPROVED | Active | Private | 68 | The current verification cycle of Health Summary (v2.5) has identified a number of references to fields in Laboratory files, most of which were present in our previous version (v1.2), but which were not documented in our DBIA's (#67, #71, or #155) with the LAB SERVICE Package. All Health Summary components which present Laboratory data have continued to function without incident at all sites where Health Summary is known to be in use, but we wanted to be sure that all of our external references were known to the developers of the custodial packages, if only to avoid the potential for future surprises. So, the previously undocumented references include: Global: ^LRO(68, File #: 68 File Name: ACCESSION File Node: 1 Sub-file #: 68.01 Sub-File Name: DATE Sub-node: 1 Sub-sub-file #: 68.02 Sub-sub-file Name: ACCESSION # Sub-sub-node piece Sub-sub-fld Sub-sub-fld Name .2 1 15 ACCESSION We determine the Accession number using the following code: S ACC=$S($D(^LRO(68,+ACCA,1,+ACCD,1,+ACCN,.2)):^(.2),1:"NONE") |
|||
| 710 | DBIA240-B | Routine | LAB SERVICE | 1993/06/15 | APPROVED | Active | Private | Laboratory Package has given permission to AMIE to make the following calls: Routine Calls: CH^LRRP2 MI^LRRP2 PT^LRX Current Agreement number 95 Per our phone conversation on 6/7/93. No more setting of the ZTSK AND ZTQUEUED variables. Call the following entry points: D DT^LRX,EN^LRPARAM. This will work for any version of Lab. |
LRRP2 | |||
| 715 | DBIA240-C | Routine | LAB SERVICE | 1993/06/15 | APPROVED | Active | Private | Laboratory Package has given permission to AMIE to make the following calls: Routine Calls: PT^LRX Current Agreement number 95 Per our phone conversation on 6/7/93. No more setting of the ZTSK AND ZTQUEUED variables. Call the following entry points: D DT^LRX,EN^LRPARAM. This will work for any version of Lab. |
LRX | |||
| 716 | DBIA240-D | Routine | LAB SERVICE | 1993/06/15 | APPROVED | Active | Private | Laboratory Package has given permission to AMIE to make the following calls: Per our phone conversation on 6/7/93. No more setting of the ZTSK AND ZTQUEUED variables. Call the following entry points: D DT^LRX,EN^LRPARAM. This will work for any version of Lab. |
LRPARAM | |||
| 743 | DBIA252-B | File | LAB SERVICE | 1993/07/20 | APPROVED | Active | Controlled Subscription | 63 | Fields: subscript;piece 63,.02 PARENT FILE 0;2 63,.03 NAME 0;3 The ^LR(D0,"CH",D1,Node) nodes for read access to the lab test results. |
|||
| 826 | DBIA303-B | File | LAB SERVICE | 2005/06/20 | Retired | Private | 61 | QUIC is granted an integration agreement with Laboratory to obtain the rate of completion of at least one Glycosalated Hemoglobin measurement within one year for diabetic patients on a medication regimen. The lab files/fields used in the QIP3* routines are: GLOBAL MAP DATA DICTIONARY #61 -- TOPOGRAPHY FIELD FILE TORED IN ^LAB(61, SITE: ISC BIRMINGHAM ------------------------------------------------------------------------- ^LAB(61,D0,0)= (#.01) NAME [1F] ^ |
||||
| 827 | DBIA303-C | File | LAB SERVICE | 2005/06/20 | Retired | Private | 63 | QUIC is granted an integration agreement with Laboratory to obtain the rate of completion of at least one Glycosalated Hemoglobin measurement within one year for diabetic patients on a medication regimen. The lab files/fields used in the QIP3* routines are: GLOBAL MAP DATA DICTIONARY #63 -- LAB DATA FIELD STORED IN ^LR( SITE: ISC BIRMINGHAM -------------------------------------------------------------------------- ^LR(D0,CH,D1,0)= (#.01) DATE/TIME SPECIMEN TAKEN [1D] ^^ (#.03) DATE REPORT COMPLETED [3D] ^^ (#.05) SPECIMEN TYPE [5P] ^ ^LR(D0,CH,D1,data name#)= (#data name) results of patient's Glycosalated Hemoglobin test ^ |
||||
| 843 | DBIA333-B | File | LAB SERVICE | 1994/01/14 | Retired | Private | 61 | Outpatient Pharmacy is granted a temporary integration agreement with Laboratory to obtain results for a given lab test specimen type within a date range. This data may be used many different ways. Current uses are clozapine monitoring, printing on action profile, and drug usage evaluation. GLOBAL MAP DATA DICTIONARY #61 -- TOPOGRAPHY FIELD FILE STORED IN ^LAB(61, SITE: BIRMINGHAM ISC -------------------------------------------------------------------------- ^LAB(61,D0,0)= (#.01) NAME [1F] ^ |
||||
| 844 | DBIA333-C | File | LAB SERVICE | 1994/01/14 | APPROVED | Active | Private | 63 | Outpatient Pharmacy is granted a temporary integration agreement with Laboratory to obtain results for a given lab test specimen type within a date range. This data may be used many different ways. Current uses are clozapine monitoring, printing on action profile, and drug usage evaluation. GLOBAL MAP DATA DICTIONARY #63 -- LAB DATA FILE STORED IN ^LR( SITE: BIRMINGHAM ISC -------------------------------------------------------------------------- ^LR(D0,"CH",D1,0)= (#.01) DATE/TIME SPECIMEN TAKEN [1D] ^^ (#.03) DATE REPORT COMPLETED [3D] ^^ (#.05) SPECIMEN TYPE [5P] ^ ^LR(D0,"CH",D1,data name#)= (data name#) results ^ |
|||
| 894 | DBIA894 | File | LAB SERVICE | 1994/05/18 | APPROVED | Active | Private | 63 | The Surgery package has written routines to be used with the Surgical Pathology (SP) portion of the Laboratory package. When an SP specimen is accessioned, the Laboratory package will call the above mentioned Surgery routines. The Surgery routines will allow the accessioning person to associate the specimen with a surgical case and transfer certain information from the SURGERY file (#130) to the LAB DATA file (#63). The information (Brief Clinical History, Preoperative Diagnosis, Operative Findings and Postoperative Diagnosis) will be written to File 63. This agreement gives permission to Surgery to write this information to File 63 if the matching field in File 63 does not already contain data. Also, this agreement allows Surgery to read the PARENT FILE field (.02) and the NAME field (.03) of File 63 to establish the patient identity. |
|||
| 1506 | Info for Network Health Exchange (NHE) | Routine | LAB SERVICE | 2005/07/15 | Retired | Private | Network Health Exchange (NHE) would like to call ^LROC1 in order to obtain valid lab order information. |
LROC1 | ||||
| 1915 | DBIA1915 | File | LAB SERVICE | 1997/01/29 | Pending | Private | 63 | |||||
| 1946 | DBIA1946 | Routine | LAB SERVICE | 1997/03/04 | APPROVED | Active | Private | DSS Extracts uses the Lab Service LRCAPDSS routine. For a date range, the LRCAPDSS routine examines the WKLD DATA file (#64.1) and stores appropriate data into the WKLD LOG FILE file (#64.03) for use by the DSS Laboratory Extract. Variables: LRSDT Input Start Date LREDT Input End Date Prior to running this routine, the calling routine will purge the WKLD LOG FILE file (#64.03). |
LRCAPDSS | |||
| 1947 | DBIA1947 | File | LAB SERVICE | 1997/03/04 | APPROVED | Active | Private | 60 | DSS Extracts references and points to the following data from the LABORATORY TEST file (#60). DSS accesses the NAME field using a direct global read for the "Print DSS Lab Test Datasheet" option and for generating DSS lab feeder keys. The DSS Extracts LABORATORY EXTRACT file (#727.813) contains a field, TEST, and the DSS LAB TESTS file (#727.2) contains a multiple field, LOCAL LAB TEST NAME, which point to the LABORATORY TEST file (#60). The DSS Lab Results Extract references the NATIONAL VA LAB CODE field. |
2017/08/09 | ||
| 1948 | DBIA1948 | File | LAB SERVICE | 1997/03/04 | APPROVED | Active | Controlled Subscription | 63 | DSS Extracts references the following data from the LAB DATA file (#63). These fields are used in the DSS Lab Extract for the original/old format which does not use LMIP codes. With the FY'98 release of DSS Extracts, this should no longer be needed. Therefore, this IA is to be in effect for no more than 3 years, with a sunset clause of 2000. |
|||
| 1949 | LAB DSS EXTRACT | File | LAB SERVICE | 1997/03/04 | APPROVED | Active | Controlled Subscription | 64 | DSS Extracts references the following data from the WKLD CODE file (#64). |
2011/06/06 | ||
| 1950 | DBIA1950 | File | LAB SERVICE | 1997/03/04 | APPROVED | Active | Private | 64.03 | DSS Extracts references the following data from the WKLD LOG FILE file (#64.03). This LABORATORY file has been converted for exclusive use by DSS software to collect laboratory workload for DSS defined products. In addition to the direct global read references indicated below, DSS has complete direct global read and write access into the entire WKLD LOG FILE file (#64.03). The entire file is KILLed from the system prior to DSS calling a Lab API which populates file 64.03. |
|||
| 1951 | RECONSTRUCT ACCESSION NODE | File | LAB SERVICE | 1997/03/04 | APPROVED | Active | Private | 68 | DSS Extracts points to and references the following data from the ACCESSION file (#68). The DSS Extracts LABORATORY EXTRACT file (#727.813) contains a field, ACCESSION AREA, which is a pointer to the ACCESSION file (#68). Direct global read of the 'B' Cross Reference is also permited into the ACCESSION file (#68). Blood Bank Data =============== DSS uses LAB DATA file (#63) and Blood Bank's node ^LR(D0,"BB",D1,0) to extract blood bank records. We then use ACCESSION NUMBER field (#.06) to identify ACCESSION file (#68) corresponding entry. This allows us to identify provider and division associated with patient blood bank record. |
2007/01/29 | ||
| 1952 | DBIA1952 | File | LAB SERVICE | 1997/03/04 | Retired | Private | 69 | DSS Extracts references the following data from the LAB ORDER ENTRY file (#69). These fields are used in the DSS Lab Extract for the original/old format which does not use LMIP codes. With the FY'98 release of DSS Extracts, this should no longer be needed. Therefore, this IA is to be in effect for no more than 3 years, with a sunset clause of 2000. |
||||
| 1953 | DBIA1953 | Routine | LAB SERVICE | 1997/03/04 | APPROVED | Active | Private | DSS Extracts uses the Lab Service LRCAPDAR routine. For a date range, the LRCAPDAR routine examines the LAB DATA file (#63) and stores appropriate data into the LAB DSS LAR EXTRACT file (#64.036) for use by the DSS Laboratory Results Extract. Variables: LRSDT Input Start Date LREDT Input End Date Prior to running this routine, the calling routine will purge the LAB DSS LAR EXTRACT file (#64.036). |
LRCAPDAR | |||
| 1954 | DBIA1954 | File | LAB SERVICE | 1997/03/04 | APPROVED | Active | Private | 64.036 | DSS Extracts references the following data from the LAB DSS LAR EXTRACT file (#64.036). This LABORATORY file has been created for exclusive use by DSS software to collect laboratory clinical data for the DSS Lab Results Extract. In addition to the direct global read references indicated below, DSS has complete direct global read and write access into the entire LAB DSS LAR EXTRACT file (#64.036). The entire file is KILLed from the system prior to DSS calling a Lab API which populates file 64.036. |
|||
| 1958 | DBIA1958 | Routine | LAB SERVICE | 1997/03/19 | APPROVED | Active | Supported | This API will get Lab results for a given patient based on various input parameters. |
LR7OSUM | |||
| 1959 | DBIA1959 | Routine | LAB SERVICE | 2005/05/24 | Retired | Controlled Subscription | This agreement is to use routine LRAURPT to produce an autopsy report for images captured under the Autopsy Lab specialty. At the present time, there is no supported API for this functionality. |
LRAURPT | ||||
| 1962 | DBIA1962 | File | LAB SERVICE | 1997/03/21 | APPROVED | Active | Controlled Subscription | 63 | This request is for referencing/reading and writing the Image field in the Laboratory Data file 63. Imaging saves Image pointers in the following sub-field of the Lab Data file: For Autopsy Images: Lab Data sub-file: DD(63.2,0) = AUTOPSY ORGAN/TISSUE SUB-FIELD^NL^2005.1^9 sub-fields: DD(63.2,2005,0) = IMAGE (GROSS)^63.28P^^2005;0 DD(63.2,2005.1,0) = IMAGE (MICROSCOPIC)^63.45P^^2005.1;0 For Surgical Pathology Images: Lab Data sub-file: DD(63.08,0) = SURGICAL PATHOLOGY SUB-FIELD^NL^2005^38 Sub-field: DD(63.08,2005,0) = IMAGE^63.82005P^^2005;0 For Cytology Images: Lab Data sub-file: DD(63.09,0) = CYTOPATHOLOGY SUB-FIELD^NL^2005^34 Sub-field: DD(63.09,2005,0) = IMAGE^63.92005P^^2005;0 For Electron Microcopy DD(63.02,0) = EM SUB-FIELD^NL^2005^32 Sub-field: DD(63.02,2005,0) = IMAGE^63.22005P^^2005;0 Reading of this file is required to verify the Lab file's references, saved during image capture, needed for displaying lab reports. Write access is needed during image capture to save the image pointer in the appropriate Lab accession area (SP, CY, etc.). |
|||
| 1963 | DBIA1963 | File | LAB SERVICE | 1997/03/21 | APPROVED | Active | Controlled Subscription | 68 | The purpose of this request is to provide the Imaging package access to read the Laboratory Accession file for image capture. Image capture for Radiology will require the person to provide an Accession area, Accession year and Accession number. These entries are used to verify the existence of the Lab entry and to display a list of specimens for the accession number provided. |
|||
| 2092 | 2092 | File | LAB SERVICE | 1997/08/27 | APPROVED | Active | Private | 60 | This is used by the PCE Reports. |
|||
| 2093 | DBIA2092-B | File | LAB SERVICE | 1997/08/27 | APPROVED | Active | Private | 63 | This is used by the PCE Reports. |
|||
| 2210 | FILE 62 | File | LAB SERVICE | 2006/03/01 | Retired | Private | 62 | |||||
| 2217 | DBIA2217 | File | LAB SERVICE | 1997/10/30 | Withdrawn | Private | 60 | The Outpatient Pharmacy package request permission to look at the LABORATORY TEST file 60. |
||||
| 2218 | DBIA2218 | File | LAB SERVICE | 1997/10/30 | Withdrawn | Private | 63.04 | The Outpatient Pharamcy package request permission to look at the LAB DATA file 63. |
||||
| 2331 | DBIA2331-A | File | LAB SERVICE | 1998/03/02 | APPROVED | Active | Private | 65 | Direct global reads to "AP", "B", and "C" x-refs is also specified. |
|||
| 2332 | DBIA2331-B | Routine | LAB SERVICE | 1998/03/02 | APPROVED | Active | Private |
The Surgery package requests permission to call the Blood Bank routine, BAR^LRBLB from the Surgery routine SRBLOOD, to scan the blood product bag, to ensure bar code readability. |
LRBLB | |||
| 2333 | DBIA2333 | Routine | LAB SERVICE | 1998/03/02 | APPROVED | Active | Private |
The Surgery package requests permission to call the Blood Bank routine, LRBLBU, to scan the Blood Unit ID and return that value in the variable "X" from the blood product bag. The Surgery routine SRBLOOD, will use this value to check for an association with the patient in the operating room and the scanned Blood Unit ID. |
LRBLBU | |||
| 2387 | LAB(60 USAGE IN OE/RR | File | LAB SERVICE | 1998/05/09 | APPROVED | Active | Controlled Subscription | 60 | Order Entry/Results Reporting requests permission to access the following fields and cross-references in the LABORATORY TEST file (#60). |
2024/02/20 | ||
| 2388 | LAB(61 USAGE IN OE/RR | File | LAB SERVICE | 1998/05/09 | APPROVED | Active | Private | 61 | Order Entry/Results Reporting requests permission to access the following fields and cross-references in the TOPOGRAPHY FIELD file (#61). |
2013/02/20 | ||
| 2389 | LAB(62 USAGE IN OE/RR | File | LAB SERVICE | 1998/05/09 | APPROVED | Active | Private | 62 | Order Entry/Results Reporting requests permission to access the following fields and cross-references in the COLLECTION SAMPLE file (#62). |
2012/04/23 | ||
| 2390 | LAB(62.05, USAGE IN OE/RR | File | LAB SERVICE | 1998/05/09 | APPROVED | Active | Private | 62.05 | Order Entry/Results Reporting requests permission to access the following fields in the URGENCY file (#62.05). |
|||
| 2391 | LAB(62.07, USAGE IN OE/RR | File | LAB SERVICE | 1998/05/09 | APPROVED | Active | Private | 62.07 | Order Entry/Results Reporting requests permission to access the following field in the EXECUTE CODE file (#62.07). |
|||
| 2406 | OE/RR CONVERSION CALLS LR7OV2 | Routine | LAB SERVICE | 1998/05/10 | APPROVED | Active | Private | This is to document OE/RR v3's call to EN^LR7OV2 as part of the CPRS Orders conversion. |
LR7OV2 | |||
| 2407 | OE/RR REFERENCES TO LRO(69, | File | LAB SERVICE | 1998/05/10 | APPROVED | Active | Controlled Subscription | 69 | Order Entry/Results Reporting requests approval to make the following refrences to the Lab Order Entry file (#69). |
|||
| 2428 | USE OF LR7OR3 CALLS | Routine | LAB SERVICE | 1998/05/21 | APPROVED | Active | Controlled Subscription | This DBIA formalizes the documentation for calls to LR7OR3 as documented in the OE/RR Interface Specification document. |
LR7OR3 | 2021/01/22 | ||
| 2429 | USE OF LR7OV4 CALLS | Routine | LAB SERVICE | 1998/05/21 | APPROVED | Active | Controlled Subscription | This DBIA formalizes the documentation for calls to LR7OV4 as documented in the OE/RR Interface Specification document. |
LR7OV4 | |||
| 2466 | DBIA2466 | File | LAB SERVICE | 2005/05/25 | Retired | Private | 63 | CIRN needs read access to the ^LR( global to calculate a Master of Record score. |
||||
| 2503 | USE OF LR7OR1 | Routine | LAB SERVICE | 1998/08/18 | APPROVED | Active | Controlled Subscription | This DBIA formalizes the documentation for calls to LR7OV1 as documented in the OE/RR Interface Specification document. |
LR7OR1 | |||
| 2522 | DBIA2522 | File | LAB SERVICE | 1998/08/30 | APPROVED | Active | Private | 64 | Pharmacy Benefits Management utilizes the Wkld Code file #64 to identify national laboratory tests with a specific wkld code and then which local laboratory tests are linked. The ^LAM("C" cross reference will be used to identify national laboratory test with a specific wkld code. The ^LAM(D0,7,"B", cross refernce on the associated name field will be used to identify all local laboratory tests linked to specific wkld codes. |
|||
| 2523 | DBIA2523 | File | LAB SERVICE | 1998/08/30 | APPROVED | Active | Private | 60 | Pharmacy Benefits Management extracts data from the Laboratory test file #60. Only local laboratory tests with a site/specimen that contains 'plasma', 'serum' or 'blood'. The name, units and the location of the test result data can then be extracted. |
|||
| 2524 | DBIA2524 | File | LAB SERVICE | 1998/08/30 | APPROVED | Active | Private | 63 | Pharmacy Benefits Management extracts test results (^LR(D0,CH,0)=^63.04^^ for certain laboratory tests, the hi/lo flag and the date/time the specimen was taken. The program will go back one year and pull the most recent result for a particular lab test. |
|||
| 2549 | DBIA2549 | File | LAB SERVICE | 1998/09/22 | Pending | Private | 66 | Direct global read of BLOOD PRODUCTS (#66). The codes uses NAME(#.01) and PRODUCT CODE(#.05). |
||||
| 2550 | DBIA2550 | File | LAB SERVICE | 1998/09/22 | Pending | Private | Direct global read of BLOOD BANK UTILITY(#65.4) The code uses FULLNAME(#.03) |
|||||
| 2551 | DBIA2551 | File | LAB SERVICE | 1998/09/22 | Pending | Private | 60 | Direct global read of LABORATORY TEST File(#60) The code uses LOCATION(DATA NAME)(#5), ASK AMIS/CAP CODES(#501) TYPE(#3) and FIELD(#13) |
||||
| 2582 | DBIA2582 | File | LAB SERVICE | 1998/09/28 | Pending | Private | 63 | The Electron Microscopy (LAB) performs real time data extraction using routine ^RGHOPATH for CIRN. The routine performs the following databases function: Direct global read of the LAB DATA file (#63) and PARENT FILE field (#.02). Direct global read on the LAB DATA file (#63), NAME field (#.03). Direct global read of the zero node of the SP, CY, and EM subscripts in the LAB DATA file (#63). Direct global read using a $O through the EM subscript nodes .1 through .2 "EM" subscript includes: .1 node 63.202 Specimen subfile, .2 node 63.213 Brief Cliical History Subfile, .3 node 63.214 Preoperative Diagnosis subfile .4 node 63.205 Operative Findings subfile, .5 node 63.206 Postoperative Diagnosis subfile, 1 node 63.201 Gross Description subfile, 1.1 node 63.211 Microsopic Examination subfile, 1.2 node 63.207 Supplementary Report, 1.4 node 63.204 EM Diagnosis subfile, 2 node 63.212 EM Organ/Tissue subfile |
||||
| 2593 | DBIA2593 | Routine | LAB SERVICE | 1999/04/23 | Withdrawn | Private | The CIRN data extaction routine for Microbiology (LAB) ^LRRGHOMI makes several references to the LAB DATA file (#63) in order to generate the HL7 message for Microbiology results. This routine is called from ^RGHOMI. |
LRRGHOMI | ||||
| 2594 | DBIA2594 | File | LAB SERVICE | 1998/10/16 | Pending | Private | 60 | For all CIRN Laboratory related packages, including: MICROBIOLOGY and SURGICAL PATHOLOGY, the historical load routine (^RGHOLABB - Historical load of lab results (all modules)), makes a reference to the LABORATORY TEST file (#60), for the purpose of setting an entry in the CIRN processing queue. |
||||
| 2595 | DBIA2595 | File | LAB SERVICE | 2005/05/25 | Retired | Private | 61 | For all CIRN Laboratory related packages, including: MICROBIOLOGY and SURGICAL PATHOLOGY, the historical load routine (^RGHOLABB - Historical load of lab results (all modules)), makes a reference to the TOPOGRAPHY FIELD file (#61), for the purpose of setting an entry in the CIRN processing queue. |
||||
| 2601 | DBIA2601 | Routine | LAB SERVICE | 1998/10/16 | Withdrawn | Private | The CIRN data extraction routine ^LRRGPATH creates the HL7 messages for Surgical Pathology, Electron Microscopy and Cytology (eg LAB transfers). It makes several references to the LAB DATA file (#63) in order to create the messages. |
LRRGPATH | ||||
| 2635 | DBIA2635 | File | LAB SERVICE | 1998/10/27 | APPROVED | Active | Private | 60 | Dietetics package displays Lab Test results by using Laboratory Test file #60. |
|||
| 2636 | DBIA2636 | File | LAB SERVICE | 1998/10/27 | APPROVED | Active | Private | 63 | Dietetics package displays the Lab Test results by using the Lab Data file #63. |
|||
| 2657 | CLOZAPINE USE OF LABS | File | LAB SERVICE | 1992/09/15 | APPROVED | Active | Private | 63 | ||||
| 2667 | DBIA2667 | Other | LAB SERVICE | 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. |
||||
| 2674 | DBIA2674 | File | LAB SERVICE | 1998/12/17 | Retired | Controlled Subscription | The CIRN Term Mapping routine (^RGHOMAP) makes a direct global read of the BLOOD BANK UTILITY file (#65.4), for the purpose of setting up a mapping reference. |
|||||
| 2677 | DBIA2677 | File | LAB SERVICE | 1998/12/30 | Pending | Private | 61 | The CIRN Cytology data extraction routine ^RGHOPATH makes direct global reads of the TOPOGRAPHY FIELD(#61). The routine ^RGHOPATH uses this information to generate HL7 message for transmission of Pathology reports. |
||||
| 2681 | OE/RR limited use of LAB(69.9 | File | LAB SERVICE | 1998/12/30 | APPROVED | Active | Private | 69.9 | Patch OR*2.5*49 releases some setup functionality in advance of CPRS. This DBIA requests the listed access to LAB(69.9,1,7, for the period of time between the release of OR*2.5*49 and time when the last site installs CPRS. CPRS retrieves the information from calls to lab (which don't exist prior to installation of CPRS). |
|||
| 2688 | OE/RR calls LR7OV1 to populate lab orderables | Routine | LAB SERVICE | 1998/12/31 | APPROVED | Active | Private | During the OR*2.5*49 post-install process, EN^LR7OV1 is called. This routine takes values from lab files and uses them to populate LR namespaced parameters in Parameter Tools (XPAR*). These parameters are utilized from within CPRS. |
LR7OV1 | |||
| 2720 | DBIA2720 | Routine | LAB SERVICE | 1999/01/21 | Pending | Private | 60 | The CIRN Cytology data extraction routine ^RGHOPATH makes direct global reads of the LABORATORY TEST(#60). The routine ^RGHOPATH uses this information to generate HL7 message for transmission of Pathology reports. |
||||
| 2721 | DBIA2721 | File | LAB SERVICE | 1999/01/21 | Pending | Private | 63 | The CIRN Cytology data extraction routine ^RGHOPATH makes direct global reads of the LAB DATA(#63). The routine ^RGHOPATH uses this information to generate HL7 message for transmission of Pathology reports. |
||||
| 2724 | OR*2.5*49 EXPORTS LAB PARAMETERS | Other | LAB SERVICE | 1999/01/26 | APPROVED | Active | Private | OR*2.5*49 sends out the following LR namespaced values for the PARAMETER DEFINITION file. These parameters were needed for part of the pre-CPRS setup activities. LR ASK URGENCY LR COLLECT FRIDAY LR COLLECT MONDAY LR COLLECT SATURDAY LR COLLECT SUNDAY LR COLLECT THURSDAY LR COLLECT TUESDAY LR COLLECT WEDNESDAY LR DEFAULT TYPE QUICK LR EXCEPTED LOCATIONS LR IGNORE HOLIDAYS LR MAX DAYS CONTINUOUS LR PHLEBOTOMY COLLECTION This is a one time request. |
||||
| 2766 | Formatted Lab Results | Routine | LAB SERVICE | 1999/03/05 | APPROVED | Active | Supported | These calls get formatted Lab Results output into a global array. These formats are based on definitions in the Lab Reports file (64.5) for CH subscripted tests. For AP, Micro and Blood Bank, the format is a hard coded traditional format. |
LR7OSUM | |||
| 2767 | Graph Lab Results | Routine | LAB SERVICE | 1999/03/05 | APPROVED | Active | Private | These are the entry points used by CPRS to display Lab results graph. |
LRDIST4 | |||
| 2768 | Lab Results | Routine | LAB SERVICE | 1999/03/05 | APPROVED | Active | Private | This is used by CPRS to get selected Lab Results displayed. |
LRGEN | |||
| 2769 | Lab Results Interim Format | Routine | LAB SERVICE | 1999/03/05 | APPROVED | Active | Private | This is used by CPRS to get a display of lab results in interim format. |
LRRP4 | |||
| 2947 | Calls to LR7OGO | Routine | LAB SERVICE | 1999/10/29 | APPROVED | Active | Controlled Subscription | This DBIA documents calls to routine LR7OGO. |
ORWLRR | |||
| 2951 | LR7OSBR | Routine | LAB SERVICE | 1999/11/01 | APPROVED | Active | Controlled Subscription | This DBIA documents calls to LR7OSBR to retrieve the formatted text of a Blood Bank report for a patient. |
LR7OSBR | |||
| 2952 | LR7OSMZ0 | Routine | LAB SERVICE | 1999/11/01 | APPROVED | Active | Controlled Subscription | This DBIA documents calls to LR7OSMZ0 to retrieve the formatted text of a Microbiology report for a patient. |
LR7OSMZ0 | |||
| 2954 | Calls to LR7OGG | Routine | LAB SERVICE | 1999/11/04 | APPROVED | Active | Controlled Subscription | This DBIA documents calls made to routine LR7OGG |
LR7OGG | |||
| 2955 | Calls to LR7OU1 | Routine | LAB SERVICE | 1999/11/03 | APPROVED | Active | Controlled Subscription | This DBIA documents calls to routine LR7OU1 |
LR7OU1 | 2012/05/24 | ||
| 2956 | Calls to LR7OGC | Routine | LAB SERVICE | 1999/11/03 | APPROVED | Active | Controlled Subscription | This DBIA documents calls made to routine LR7OGC. |
LR7OGC | |||
| 2958 | Calls to LR7OGM | Routine | LAB SERVICE | 1999/11/09 | APPROVED | Active | Controlled Subscription | This DBIA documents calls to routine LR7OGM. ^TMP("LR7OG",$J) and ^TMP("LR7OGX",$J) may be killed before and after any component call. |
LR7OGM | |||
| 2959 | Calls to LR7OGMU | Routine | LAB SERVICE | 1999/11/09 | APPROVED | Active | Controlled Subscription | This DBIA documents calls to routine LR7OGMU. |
LR7OGMU | |||
| 2983 | LR7OSOS1 | Routine | LAB SERVICE | 1999/11/15 | APPROVED | Active | Private | This routine produces a formatted patient report of Lab order status. |
LR7OSOS1 | |||
| 2984 | LR7OSBB1 | Routine | LAB SERVICE | 1999/11/15 | APPROVED | Active | Private | This routine is used to get Blood Bank patient information for disiplay in CPRS. It is a 'silent' version of the routine LRBLPD. |
LR7OSBB1 | |||
| 2985 | LR7OSOS | Routine | LAB SERVICE | 1999/11/15 | APPROVED | Active | Private | This routine produces a lab status report for a pre-selected patient. This report is interactive. |
LR7OSOS | |||
| 3260 | Imaging 3260 - Lab Referral file. | File | LAB SERVICE | 2000/11/17 | APPROVED | Active | Controlled Subscription | 67 | Images captured for Laboratory are associated to the Lab accession number which identifies the entry in appropriate sub-file in Laboratory. It is possible to have an accession number associated to the REFERRAL FILE and not the patient file. For this precaution, Imaging is requesting FM read access to this file. |
|||
| 3418 | DBIA3418 | Routine | LAB SERVICE | 2001/07/15 | Withdrawn | Controlled Subscription | 63 | This API retrieves and returns data from the ABO GROUP field #.05 and RH TYPE field #.06 in the Lab Data file #63 for a given patient if available. |
LRBLAPI | |||
| 3465 | Clinical Registries | File | LAB SERVICE | 2001/10/16 | APPROVED | Active | Private | 63 | The Clinical Registries package requires the ability to send Autopsy data to the national registry. Therefore access to the ^LR(D0,"AU" node is required. 1) Access Autopsy node: ^LR(D0,"AU") - ("AU";1)("AU";5)("AU";6)("AU";12) |
|||
| 3557 | DBIA3557 | File | LAB SERVICE | 2002/04/11 | APPROVED | Active | Private | 69.9 | The Clinical Registries system requires access to field #95.3 of file #69.9 (this field indicates if the Loinc historical mapper has been run) and field #.01 of file #95.3 (to check if the Loinc code exists and if so get it's value and control digit). |
|||
| 3565 | LR7O ALL EVSEND RESULTS | Other | LAB SERVICE | 2002/05/07 | APPROVED | Active | Controlled Subscription | This event protocol is invoked by the lab package when lab results have been verified by a lab technician. Packages can hang their own protocols off this event to carry out various actions when lab results are verified, by editing this protocol in the PROTOCOL file (#101). At the time the event is triggered the variable OREMSG holds the pointer to the array containing the HL7 message created by Lab. Currently, this hold the value of ^TMP("LRCH",$J). Looking in this global will give all the order/result information in HL7 format. For example: ^TMP("LRCH",2176,1)=MSH|^~\&|LABORATORY|5000|||ORM 2)=PID||16|16;DPT(|HOOD,ROBIN 3)=PV1|I|14|||||||| 4)=ORC|RE|7090879^OR|17;3020507;1;CH;6979491.865777^LRCH||CM| |^ ^^20020507134223-0600^20020507134246-0600|20020507134223-0600 |5^MALMROSE,CARY|14^ANDERSON,DOCTOR||20020507134223-0600| 7)=OBR|1||81744.0000^Lithium^99NLT^198^LITHIUM^99LRT||2002050 7134223-0600||1||20020507134240-0600|0X500;SERUM;SNM;1;BLOOD ;99LRS^^^72;SER UM;99LRX|||CH 0507 1||20020507134246-0600||F|^^^^^R;9|14 8)=OBX|1|ST|81744.0000^Lithium^99NLT^198^LITHIUM^99LRT||3| mEq/L |.5-1.5|HH||F|||5^MALMROSE,CARY |
||||
| 3853 | LAB file 60 'B' x-ref | File | LAB SERVICE | 2002/11/26 | APPROVED | Active | Private | 60 | ||||
| 3856 | TIU use of LR7OR2 | Routine | LAB SERVICE | 2002/12/06 | APPROVED | Active | Private | This integration agreement describes a call by TIU to LR7OR2. Routine: LR7OR2 Component: TEST(.TIUY,DFN, ,$G(TIUEDT),$G(TIULDT), ,TIUSTS) This call returns labs in the format: ^TMP("LRAPI",$J,CTR)=9999999-IVDT_"^"_SSUB_"^"_^TMP("LRRR" ,$J,DFN,SSUB,IVDT,SEQ) ^TMP("LRRR",$J,DFN,SUB,inverse d/t,sequence #) = Test^result^L/N flag^ units^reference range^result status^^^Nat'l Code^Name^System^Verified by^^Therapeutic flag^Print Name^Accession^Order# |
LR7OR2 | |||
| 3880 | DBIA3879-B | Routine | LAB SERVICE | 2003/01/21 | APPROVED | Active | Controlled Subscription | The entry point CPRS^VBECA3B is provided by the Blood Bank package to convert data from the ^TMP array created by VBECA3A for use by CPRS. This data will be used to populate the Blood Bank Report listed under the Reports tab. |
VBECA3B | |||
| 3881 | DBIA3879-C | Routine | LAB SERVICE | 2003/01/21 | APPROVED | Active | Controlled Subscription | The entry point PAT^VBECA1A is provided by the Blood Bank package to validate the patient information used when calling the VBECS API's. |
VBECA1A | |||
| 3972 | CALL TO LR7OGU | Routine | LAB SERVICE | 2004/02/05 | APPROVED | Active | Private | LR7OGU | ||||
| 3973 | CALL TO LRAPS3 | Routine | LAB SERVICE | 2003/02/19 | Withdrawn | Private | LRAPS3 | |||||
| 3974 | CALL TO LRBLPD1 | Routine | LAB SERVICE | 2003/02/19 | Withdrawn | Private | LRBLPD1 | |||||
| 3981 | GLOBAL READ OF 69.51 | File | LAB SERVICE | 2004/07/28 | APPROVED | Active | Private | 69.51 | Clinical Reminders request permission to do a direct global read on file # 69.51 "B" cross-reference for the Hep C. EPI Extract project. |
|||
| 4008 | File 63 | File | LAB SERVICE | 2003/03/18 | Withdrawn | Private | 63 | |||||
| 4130 | LES ORDER CHECK | Routine | LAB SERVICE | 2003/06/17 | Pending | Private | In CPRS GUI, when user edited the lab order, the new generated lab order needs the validation check by the "Lab Expert System"(LES), the existed LES API "COM^AVJLES" need to be called by CPRS for this purpose. |
AVJLES | ||||
| 4154 | FILE 61 | File | LAB SERVICE | 2003/07/11 | Withdrawn | Private | 61 | The Womens Health package requests permission to point to the TOPOGRAPHY FIELD (#61) file. |
||||
| 4155 | FILE 61.1 | File | LAB SERVICE | 2003/07/11 | Withdrawn | Private | 61.1 | The Womens Health package requests permission to point to the MORPHOLOGY FIELD (#61.1) file. |
||||
| 4179 | DISK CONSUMPTION ESTIMATE FOR CLINICAL REMINDERS | File | LAB SERVICE | 2005/09/29 | APPROVED | Active | Private | 63 | The following global references are made: Global Nodes LR (CH) $O(^LR(LRDFN)) $P(^LR(LRDFN,0),U,2) $O(^LR(LRDFN,"CH",LRIDT)) $P(^LR(LRDFN,"CH",LRIDT,0),U,3) $O(^LR(LRDFN,"CH",LRIDT,LRDN)) LR (AP) $O(^LR(LRDFN)) $P(^LR(LRDFN,0),U,2) $O(^LR(LRDFN,APSUB,LRIDT) APSUB="CY","EM","SP" $P(^LR(LRDFN,APSUB,LRIDT,0),U,M) M=3,6,11 $O(^LR(LRDFN,APSUB,LRIDT,.1,SPEC)) $P(^LR(LRDFN,APSUB,LRIDT,.1,SPEC,0),U,1) $O(^LR(LRDFN,APSUB,LRIDT,.1,SPEC,1,PREP)) $O(^LR(LRDFN,APSUB,LRIDT,.1,SPEC,1,PREP,1,TEST)) $P(^LR(LRDFN,APSUB,LRIDT,.1,SPEC,1,PREP,1,TEST,0),U,1) $O(^LR(LRDFN,APSUB,LRIDT,3,ICD)) $G(^LR(LRDFN,APSUB,LRIDT,3,ICD,0)) $O(^LR(LRDFN,APSUB,LRIDT,2,I)) $G(^LR(LRDFN,APSUB,LRIDT,2,I,0)) $O(^LR(LRDFN,APSUB,LRIDT,2,I,SUB,II) SUB=1,2,3,4 $G(^LR(LRDFN,APSUB,LRIDT,2,I,SUB,II,0) $O(^LR(LRDFN,APSUB,LRIDT,2,I,SUB,II,1,III)) $G(^LR(LRDFN,APSUB,LRIDT,2,I,SUB,II,1,III,0)) $G(^LR(LRDFN,"AU")) $O(^LR(LRDFN,33,SPEC)) $G(^LR(LRDFN,33,SPEC,0)) $O(^LR(LRDFN,80,ICD)) $G(^LR(LRDFN,80,ICD,0)) $O(^LR(LRDFN,"AY",I)) $G(^LR(LRDFN,"AY",I,0)) $O(^LR(LRDFN,"AY",I,SUB,II)) SUB=1,2,3,4 $G(^LR(LRDFN,"AY",I,SUB,II,0)) $O(^LR(LRDFN,"AY",I,SUB,II,1,III)) $G(^LR(LRDFN,"AY",I,SUB,II,1,III,0)) LR (Micro) $O(^LR(LRDFN)) $P(^LR(LRDFN,0),U,2) $O(^LR(LRDFN,"MI",LRIDT)) $G(^LR(LRDFN,"MI",LRIDT,0)) $O(^LR(LRDFN,"MI",LRIDT,3,ORGNUM)) $G(^LR(LRDFN,"MI",LRIDT,3,ORGNUM,0)) $O(^LR(LRDFN,"MI",LRIDT,3,ORGNUM,ABDN)) $G(^LR(LRDFN,"MI",LRIDT,3,ORGNUM,ABDN)) $O(^LR(LRDFN,"MI",LRIDT,SUB)) SUB=5,8,11,16 $O(^LR(LRDFN,"MI",LRIDT,SUB+1,ORGNUM)) $G(^LR(LRDFN,"MI",LRIDT,SUB+1,ORGNUM,0)) $O(^LR(LRDFN,"MI",LRIDT,12,ORGNUM,TBDN)) $G(^LR(LRDFN,"MI",LRIDT,12,ORGNUM,TBDN)) |
|||
| 4185 | DISK CONSUMPTION ESTIMATE FOR CLINICAL REMINDERS | File | LAB SERVICE | 2003/08/06 | APPROVED | Active | Private | 68 | The following global references are made: Global Nodes LRO(68, $O(^LRO(68,AA)) $G(^LRO(68,AA,0)) $O(^LRO(68,AA,1,LRAD,1,LRAN,4,TEST)) |
|||
| 4245 | DBIA4245 | Routine | LAB SERVICE | 2003/11/06 | APPROVED | Active | Controlled Subscription | APIs for retrieving Lab data. Arguments enclosed with brackets are optional. Arguments without brackets are required. Arguments preceded by a period should be called by reference. |
LRPXAPI | |||
| 4246 | DBIA4246 | Routine | LAB SERVICE | 2003/11/06 | APPROVED | Active | Controlled Subscription | APIs for use with Lab data. Arguments enclosed with brackets are optional. Arguments without brackets are required. Arguments preceded by a period should be called by reference. |
LRPXAPIU | |||
| 4247 | 4247 | Routine | LAB SERVICE | 2004/11/20 | APPROVED | Active | Private | This routine and entry point is used fo building the Clinical Reminders Index for the LAB DATA file, #63. There are no required variables. |
LRPXSXRL | |||
| 4249 | DIRECT READ OF THE MORPHOLOGY FIELD FILE | File | LAB SERVICE | 2004/08/24 | APPROVED | Active | Controlled Subscription | 61.1 | Clinical Reminders is requesting permission to do a direct read on piece 1 and 2 of File #61.1 zero node. |
|||
| 4272 | VDEF EVENTS AND EXTRACTION LISTS | Other | LAB SERVICE | 2004/08/23 | Retired | Supported | The following VDEF events are under the custody of LAB SERVICE: ORU^R01^CHEM ORU^R01^MICB ORU^R01^ELMC ORU^R01^PATH ORU^R01^CYTO ORU^R01^AUTP The following VDEF extraction lists are under the custody of LAB SERVICE: PID-0-LABCH XXX-0-LABCH-APICALL PID-0-LABMI XXX-0-LABMI-APICALL PID-0-LABEM XXX-0-LABEM-APICALL PID-0-LABSP XXX-0-LABSP-APICALL PID-0-LABCY XXX-0-LABCY-APICALL PID-0-LABAU OBR-0-LABAU OBX-0-LABAU-AUTINFO OBX-0-LABAU-DEATH OBX-5-LABAU-DEATH-TREATSPEC OBX-0-LABAU-HEIGHT OBX-0-LABAU-WEIGHT OBX-0-LABAU-LUNGRT OBX-0-LABAU-LUNGLT OBX-0-LABAU-LIVER OBX-0-LABAU-SPLEEN OBX-0-LABAU-KIDNEYRT OBX-0-LABAU-KIDNEYLT OBX-0-LABAU-HEART OBX-0-LABAU-BRAIN OBX-0-LABAU-PGLAND OBX-0-LABAU-TGLAND OBX-0-LABAU-PARATHLTUP OBX-0-LABAU-PARATHLTLO OBX-0-LABAU-PARATHRTUP OBX-0-LABAU-PARATHRTLO OBX-0-LABAU-ADRENLT OBX-0-LABAU-ADRENRT OBX-0-LABAU-PANCREAS OBX-0-LABAU-TESTISLT OBX-0-LABAU-TESTISRT OBX-0-LABAU-OVARYLT OBX-0-LABAU-OVARYRT OBX-0-LABAU-TVALVE OBX-0-LABAU-PVALVE OBX-0-LABAU-MVALVE OBX-0-LABAU-AVALVE OBX-0-LABAU-RVENT OBX-0-LABAU-LVENT OBX-0-LABAU-PLEURCAVLT OBX-0-LABAU-PLEURCAVRT OBX-0-LABAU-PCARDCAV OBX-0-LABAU-PTONECAV OBX-0-LABAU-ORGAN-S-OT OBX-0-LABAU-ORGAN-S-OT-S-IG OBX-0-LABAU-ORGAN-S-OT-S-IM OBX-0-LABAU-ORGAN-S-ICD9 NTE-0-LABAU-ORGAN-S-CMTS NTE-0-LABAU-ORGAN-S-CLINDX NTE-0-LABAU-ORGAN-S-PATHDX OBX-0-LABAU-ORGAN-S-ASR NTE-0-LABAU-ORGAN-S-ASR-S-DESC |
|||||
| 4286 | VDEMWKLD Routine Calling File 64 | File | LAB SERVICE | 2003/10/09 | Withdrawn | Private | 64 | This IA was created becuase of the routines dependancy with the WKLD Code file #64. The routine will loop through the file and extract data elements of key fields. The data will be used to support the VDEM extraction application. |
||||
| 4298 | SNOMED CODES FOR WH | File | LAB SERVICE | 2003/12/10 | APPROVED | Active | Private | 63 | The Women's Health (WH) package requests permission to look at the following FILE 63 fields: GLOBAL REFERENCE: ^LR(D0,'SP',D1,2,D2,0) SUBFILE: 63.12 FIELD #: .01 FIELD NAME: ORGAN/TISSUE NODE/PIECE: 0;1 GLOBAL REFERENCE: ^LR(D0,'SP',D1,2,D2,2,D3,0) SUBFILE: 63.16 FIELD #: .01 FIELD NAME: MORPHOLOGY NODE/PIECE: 0;1 These fields hold pointer values to other Lab package files containing SNOMED codes (FILES 61 and 61.1) used to identify the kind of lab test performed. 1) In the WH package, a new option has been created to allow each site to select the SNOMED codes from FILEs 61 and 61.1 that are used locally for Pap Smears. WH will point to these two files and store the pointer values in a WH file (IAs 4154 and 4155). 2) There is already an event point in the Lab package that calls WH whenever a Cytology or Surgical Pathology Lab test is verified. When the Lab test is verified, the WH package will check these fields of the Lab test to see what SNOMED codes, if any, are used. If any of the SNOMED codes used in the Lab test match the SNOMED code(s) selected in #1, the WH package will assume that Lab test is a Pap Smear. Direct global reads are needed because internal entry numbers of file entries are being checked, not external values. |
|||
| 4337 | File 62.06 | File | LAB SERVICE | 2004/02/05 | APPROVED | Active | Private | 62.06 | Access to data in the ANTIMICROBIAL SUSCEPTIBILITY FILE (#62.06) |
|||
| 4465 | VBECS data conversion from LR name spaced data globals | File | LAB SERVICE | 2004/07/21 | Withdrawn | Private | VBECS would like permission to obtain data from LR data files for the purpose of converting that data to the new VBECS (Blood Bank) application. |
|||||
| 4510 | DBIA4510 | File | LAB SERVICE | 2004/09/23 | APPROVED | Active | Private | 66 | READ BLOOD PRODUCT. |
|||
| 4636 | VALIDATE UID API | Routine | LAB SERVICE | 2005/03/17 | APPROVED | Active | Private | The purpose of this Integration Agreement is to allow VBECS to use the Lab Services v5.2 API CHECKUID^LRWU4 for the purpose of validating a Laboratory accession's UID (unique identifer) and identifying the accession associated with it. |
LRWU4 | |||
| 4658 | DBIA4658 | Routine | LAB SERVICE | 2005/10/11 | APPROVED | Active | Controlled Subscription | Laboratory API to retrieve from LAB DATA file #63 laboratory test results associated with the "CH" subscript. In addition to the actual test result, it also returns those values associated with the test result such as normality, units, normals, performing laboratory and associated order and result codes. |
LRRPU | |||
| 4773 | DBIA4773 | File | LAB SERVICE | 2005/08/10 | APPROVED | Active | Controlled Subscription | 68 | The purpose of this request is to provide the VBECS package access to read the Laboratory Accession file for the purpose of validating Blood Bank accession related information. |
|||
| 4774 | DBIA4774 | File | LAB SERVICE | 2005/08/10 | APPROVED | Active | Controlled Subscription | 69 | The purpose of this request is to provide the VBECS package access to read the Lab Order Entry file to obtain Blood Bank related Lab order information. |
|||
| 4775 | DBIA4775 | Routine | LAB SERVICE | 2005/08/10 | APPROVED | Active | Private | This DBIA has been initiated to authorize the CPRS application to call API UPDOR^LRBEBA4. This API is used to store data as a part of the Clinical Indicator Data Capture (CIDC) project. The laboratory portion of this project is being released with patch LR*5.2*291. This API call stores data received from the order process in CPRS. The data includes service connection indicators, environmental indicators and ICD-9 diagnosis codes entered by the provider in CPRS for ordered lab tests. The data is stored in the LAB ORDER ENTRY (#69) file and is transmitted to PCE at the time the ordered test is resulted. |
LRBEBA4 | |||
| 4779 | DBIA4779 | File | LAB SERVICE | 2005/08/16 | APPROVED | Active | Controlled Subscription | 64 | ||||
| 4864 | LR7OR4 | Routine | LAB SERVICE | 2006/06/13 | APPROVED | Active | Controlled Subscription | This DBIA formalizes the documentation for calls to OR7OR4 as documented in the OE/RR Interface Specification document. |
LR7OR4 | |||
| 4989 | LR7OSAP4- GET AP RESULTS | Routine | LAB SERVICE | 2007/05/10 | APPROVED | Active | Supported | Routine LR7OSAP4 to get Anatomic Path results from either TIU or lab files. ; EN(LRX,LRDFN,LRSS,LRI) ;Get Anatomic Path results from either TIU or Lab files ; LRX is the global where the output is placed. Calling package is resp onsible for cleaning this up ; LRDFN = Lab Patient ID ; LRSS = Lab Subscript ; LRI = Inverse Date/Time from ^LR(LRDFN,LRSS,LRIDT) |
LR7OSAP4 | 2008/03/14 | ||
| 5157 | Access to AP SUPPLEMENTARY REPORT globals | File | LAB SERVICE | 2008/03/14 | APPROVED | Active | Private | 63 | OE/RR needs to access the AUTOPSY, CYTOPATHOLOGY, SURGICAL PATHOLOGY, & ELECTRON MICROSCOPY SUPPLEMENTARY REPORT globals to check for the existence of any Anatomic Pathology supplementary reports on a patient. ^LR(D0,84,0)=^63.324DA^^ (#32.4) AUTOPSY SUPPLEMENTARY REPORT ^LR(D0,CY,D1,1.2,0)=^63.907DA^^ (#1.2) SUPPLEMENTARY REPORT ^LR(D0,EM,D1,1.2,0)=^63.207DA^^ (#1.2) SUPPLEMENTARY REPORT ^LR(D0,SP,D1,1.2,0)=^63.817DA^^ (#1.2) SUPPLEMENTARY REPORT |
2008/03/17 | ||
| 5161 | Laboratory Reference Range Uniform Formatting | Routine | LAB SERVICE | 2008/03/25 | APPROVED | Active | Supported | In order to insure the uniform formatting of the display of laboratory results reference ranges a new API has been created. This new API is EN^LRLRRVF. It is to be used as part of a set statement. For example: S LRDV=$$EN^LRLRRVF(RLV,RHV) It has two input values. RLV - Reference Low Value, RHV - Reference High value Both input values are required, but either or both can be set to null. It will return the laboratory result refference ranges formatting using the following guidelines: 1. If neither low or high reference value is defined, nothing prints. 2. If the low only is defined and it is equal to 0 it prints: Ref: >=0 3. If the low only is defined and the first character is "<" or ">" it prints: Ref: low_value 4. If the low only is defined and it is numeric it prints: Ref: >=10 5. If the low only is defined and it is alphanumeric it prints: Ref: RVLow 6. If the high only is defined and it is equal to 0 it prints: Ref: 0 7. If the high only is defined and the first character is "<" or ">" it prints: Ref: high_value 8. If the high only is defined and it is numeric it prints: Ref: <=20 9. If the high only is defined and it is alphanumeric it prints: Ref: RVHIGH 10. If both low and high are defined it prints: RVLOW - RVHIGH or 10 - 20. This is a example display. The example results and the ranges are in the same order as the guidelines. ---- MISCELLANEOUS TESTS ---- DATE TIME SPECIMEN TEST VALUE Ref ranges -------------------------------------------------------------------------- ----- 10/25/2007 15:49 BLOOD CML-F: 10 10/25/2007 16:06 BLOOD CML-F: 10 Ref: >=0 10/25/2007 16:06 BLOOD CML-F: 10 Ref: >10 10/25/2007 16:10 BLOOD CML-F: 9 L Ref: >=10 10/25/2007 16:24 BLOOD CML-F: 10 Ref: RVLOW 10/25/2007 16:29 BLOOD CML-F: 10 H Ref: 0 10/25/2007 16:29 BLOOD CML-F: 10 H Ref: <20 10/25/2007 16:32 BLOOD CML-F: 22 H Ref: <=20 10/25/2007 17:35 BLOOD CML-F: 10 Ref: RVHIGH 10/25/2007 17:38 BLOOD CML-F: 15 10 - 20 ***numeric ranges*** 10/25/2007 17:45 BLOOD CML-F: 17 RVLOW - RVHIGH ***alphanumeric ranges*** |
LRLRVRF | 2008/03/25 | ||
| 5308 | LAB SERVICES TO #2817 | Other | LAB SERVICE | 2008/12/10 | Pending | Private | ||||||
| 5343 | ACCESSION DIV | File | LAB SERVICE | 2009/01/14 | Pending | Controlled Subscription | 68 | The ONCOLOGY package needs to directly access (read only) the following field: DIV sub-field (#26) within the ACCESSION NUMBER multiple (#1) within the DATE multiple (#2) of the ACCESSION file (#68) This will allow ONCOLOGY casefinding to determine the division value of a LAB DATA (#63) record. |
||||
| 5428 | ETIOLOGY FIELD FILE | File | LAB SERVICE | 2009/04/14 | Withdrawn | Private | 61.2 | The MRSA INITIATIVE REPORTS would like to request Direct Global access to the following fields of the Etiology Field file (#61.2) for reporting purposes: |
||||
| 5432 | ANTIMICROBIAL SUSCEPTIBILITY FILE | File | LAB SERVICE | 2009/04/14 | Withdrawn | Private | 62.06 | The MRSA INITIATIVE REPORTS would like to request Direct Global access to the following fields of the Antimicrobial Susceptibility file (#62.06) for reporting purposes. |
||||
| 5466 | RETRIEVE COTS ACCESSION NUMBER | Routine | LAB SERVICE | 2009/06/19 | Pending | Controlled Subscription | With the new integration to the Cerner Lab System, there is a need to display the accession number from the Commercial Off the Shelf (COTS) product in places outside the lab package. This call allows the subscribing package to retrieve the COTS accession nummber. |
LRJWLST | ||||
| 5480 | HL7 MESSAGE FOR LAB | Routine | LAB SERVICE | 2011/01/28 | Pending | Private | Request a subscription to Lab routine LR7OB1 that constructs HL7 messages for Lab orders. |
LR7OB1 | ||||
| 5481 | DBIA-5481 | Routine | LAB SERVICE | 2011/01/28 | Withdrawn | Private | ||||||
| 5482 | DBIA-5482 | Routine | LAB SERVICE | 2011/01/28 | Withdrawn | Private | ||||||
| 5483 | DBIA-5483 | Routine | LAB SERVICE | 2011/01/28 | Withdrawn | Private | LRMIEDZ | |||||
| 5484 | DBIA-5484 | Routine | LAB SERVICE | 2011/01/28 | Withdrawn | Private | ||||||
| 5485 | DISCONTINUE LAB ORDER | Routine | LAB SERVICE | 2011/01/28 | APPROVED | Active | Private | Routine LRCENDE1 supports discontinuation of a Lab order. |
LRCENDE1 | 2011/04/27 | ||
| 5486 | DBIA-5486 | Routine | LAB SERVICE | 2011/01/28 | Withdrawn | Private | ||||||
| 5487 | DBIA-5487 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | ||||||
| 5488 | DBIA-5488 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | LRMIEDZ3 | |||||
| 5489 | DBIA-5489 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | LRMIUT | |||||
| 5490 | DBIA-5490 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | LRCAPV2 | |||||
| 5492 | DBIA-5492 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | LRVER5 | |||||
| 5577 | DBIA-5577 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | LRVER4 | |||||
| 5578 | DBIA-5578 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | LRVERA | |||||
| 5583 | IMAGING LSRP ACCESSSION AREA | Routine | LAB SERVICE | 2010/12/08 | Pending | Private | Imaging is requesting to call routine CAALIST^LRJMAG for creating a lista of COTS accession area mappings - LRO(68,"ALRJC" TAG: CAALIST(OUT) INPUT: OUT <by ref> OUTPUT: OUT array. OUT(COTS area) ROUTINE: LRJMAG for example: OUT("AU") OUT("BM") . . . OUT("SP")="" |
LRJMAG | ||||
| 5584 | IMAGING LSRP ACCESSION NUMBER | Routine | LAB SERVICE | 2010/12/08 | Pending | Private | IMAGING is requestin permission to call routine LRJMAG for the corresponding VistA/COTS Accession number. TAG COTSACC(FALG,ACC) Returns the corrsponding VistA/VOTS accession # for ACC # passed. INPUTS: FLAG: 1=VistA to COTS<dflt> LR("ALRJH2" 2=COTS to VistA LR("ALRJH" ACC: the accession # to lookup OUTPUT: return the corresponding Accession # For example: S VAACNUM=$$COTSACC^LRJMAG(2,"523-EM-09-0000001") . Imaging team will use the VistA accession # to link the captured image file(s) with the selected study/patient. |
LRJMAG | ||||
| 5586 | IMAGING LAB PATIENT STUDY | Remote Procedure | LAB SERVICE | 2010/12/09 | Pending | Private | Imaging is requesting an RPC or API to get a list of Lab data from selected VistA patient (DFN) So the image will be captured can be linked to the LAB study. (Anatomic Pathology only - VI Capture) . Input: DFN (VistA patient ID) Output: OUT <array> OUT(0) = total number of patient LAB study OUT(no) = Patient name^ patient SSN^ Date - 1st piece of LR(lrdfn,sect,lri,0)^ Accession Number^ Pathologist Name^ Specimen^ Patient ID(DFN)^ Section^ LRDFN^ LRI^ If there is no Lab study, the OUT(0)=0 or -1 (patient no found) For example: (DFN=1066) D DFN^LRJMAG(.OUT,1066) OUT(0)="3^DATA FOUND" OUT(1)="PATIENT,ONEZEROSIXSIX^000001066^08/21/2001^CY 01 1^UNKNOWN^LUNG^CY^1066^51^6989178^" OUT(2)="PATIENT,ONEZEROSIXSIX^000001066^08/21/2001^EM 01 1^IMAGPROVIDERTHREEONE,THREEONE^SKIN^EM^1066^51^6989178^" OUT(3)="PATIENT,ONEZEROSIXSIX^000001066^08/21/2001^SP 01 1^UNKNOWN^LUNG^SP^1066^51^6989178^" (LSRP MAG*3.0*113) |
|||||
| 5588 | LAB ACCESSIONS BY DOD | Routine | LAB SERVICE | 2011/01/31 | APPROVED | Active | Private | The Orders Portability requirement for the Federal health Care Center at North Chicago requires the ability to handle Lab accession services. |
LRPHITEM | 2011/08/01 | ||
| 5589 | DBIA-5589 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | ||||||
| 5590 | LAB ORDER ENTRY FUNCTIONS | Routine | LAB SERVICE | 2011/01/31 | APPROVED | Active | Private | Routine LROE1 performs functions related to Order Entry. |
LROE1 | 2011/08/01 | ||
| 5591 | DBIA-5591 | Routine | LAB SERVICE | 2011/01/31 | APPROVED | Active | Private | For the Orders Portability requirement at the Federal Health Care Center at North Chicago, the JV applications needs the ability to store an order and accession into the database. |
LRFAST | 2011/08/01 | ||
| 5592 | DBIA-5592 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | LRX | |||||
| 5593 | ROUTINE FOR UPDATING FILE 69 | Routine | LAB SERVICE | 2011/01/31 | APPROVED | Active | Private | These entry points validate and update the contents of File 69 (Lab Order Entry). |
LROW2 | 2011/08/01 | ||
| 5594 | DBIA-5594 | Routine | LAB SERVICE | 2011/01/31 | Withdrawn | Private | LRCAPV | |||||
| 5620 | JV APPLIC ACCESS TO LAB 60 FILE | File | LAB SERVICE | 2011/03/29 | APPROVED | Active | Private | 60 | The JV application (James A Lovell Federal Health Care Center) requests access to file LAB(60 which holds the names and ordering and display of tests. |
2011/04/07 | ||
| 5621 | DBIA-5621 | File | LAB SERVICE | 2011/03/30 | Withdrawn | Private | 69.9 | This file holds specific information which defines certain site parameters relating to the actual functioning of your laboratory. |
||||
| 5622 | DBIA-5622 | File | LAB SERVICE | 2011/03/31 | Pending | Private | 63 | The Federal Health Care Center project requires access to Lab Service File LR(63 - Lab Data File - for its Orders Portability requirement. |
||||
| 5624 | DBIA-5624 | File | LAB SERVICE | 2011/04/04 | Pending | Private | 68 | For its Orders Portability requirement, the JV application (Federal Health Care Center in North Chicago) request permission to access file (LRO(68. This file contains entries which represent the functional subdivisions or departments of the laboratory, referred to by the Laboratory package software as accession areas. |
||||
| 5625 | DBIA-5625 | File | LAB SERVICE | 2011/04/05 | Pending | Private | 69 | This IA documents access by the JV application, the Federal Health Care Center at North Chicago for the Orders Portability requirement, to the Lab Order Entry file (69), which contains data pertinent to Lab tests ordered for VA patients. |
||||
| 5626 | LAB COLLECTION SAMPLE | File | LAB SERVICE | 2011/04/06 | APPROVED | Active | Private | 62 | The Lab Collection Sample file (62) contains information about collection samples for lab tests. |
2011/04/27 | ||
| 5700 | ACCESS TO LAB LOINC FILE | File | LAB SERVICE | 2011/08/03 | Pending | Private | 95.3 | This file contains information about LOINC codes and associated text for describing Lab tests. |
||||
| 5701 | ACCESS TO LAB WKLD FILE | File | LAB SERVICE | 2011/08/03 | Pending | Private | 64 | This file contains information on Laboratory procedures. |
||||
| 5989 | Read Access to Laboratory Anatomic Pathology fields | File | LAB SERVICE | 2013/07/03 | APPROVED | Active | Private | 63 | This integration agreement provides VistA Imaging (VI) with read-only access to LAB DATA file (#63) using VA FileMan APIs and it is limited to fields: EM field (#63, 2) EM sub-file (#63.02) DATE/TIME SPECIMEN TAKEN field (#63.02, .01) DATE/TIME SPECIMEN RECEIVED field (#63.02, .1) SPECIMEN SUBMITTED BY field (#63.02, .011) BRIEF CLINICAL HISTORY field (#63.02, .013) sub-file (#63.213) PREOPERATIVE DIAGNOSIS field (#63.02, .014) sub-file (#63.214) OPERATIVE FINDINGS field (#63.02, .015) sub-file (#63.205) POSTOPERATIVE DIAGNOSIS field (#63.02, .016) sub-file (#63.206) DATE REPORT COMPLETED field (#63.02, .03) EM ACC # field (#63.02, .06) PHYSICIAN field (#63.02, .07) REPORT RELEASE DATE field (#63.02, .11) TIU REFERENCE DATE/TIME - EM field (#63.02, .16) TIU REFERENCE DATE/TIME - EM sub-file (#63.49) TIU ENTRY POINTER - EM field (#63.49, 1) ORDERED TEST field (#63.02, .35) ORDERED TEST sub-file (#63.52) LAB TEST ORDERED field (#63.52, 13) COMMENT field (#63.02, .99) sub-file (#63.208) COMMENT field (#63.208, .01) GROSS DESCRIPTION field (#63.02, 1) sub-file (#63.201) MICROSCOPIC EXAMINATION field (#63.02, 1.1) sub-file (#63.211) EM DIAGNOSIS field (#63.02, 1.4) sub-file (#63.204) SPECIMEN field (#63.02, .012) SPECIMEN sub-file (#63.202) SPECIMEN field (#63.202, .01) SPECIMEN TOPOGRAPHY field (#63.202, .06) EPON BLOCK field (#63.202, 1) EPON BLOCK sub-file (#63.2021) EPON BLOCK field (#63.2021, .01) DATE/TIME BLOCK PREPARED field (#63.2021, .02) EM PROCEDURE field (#63.2021, 1) EM PROCEDURE sub-file (#63.20211) EM PROCEDURE field (#63.20211, .01) SECTION PREPARED (#) field (#63.20211, .02) DATE/TIME SECTION STAINED field (#63.20211, .04) SECTIONS COUNTED(#) field (#63.20211, .06) NEW SECTIONS field (#63.20211, .07) SECTIONS EXAMINED(#) field (#63.20211, .08) NON-CONTROL SLIDES COUNTED field (#63.20211, .09) PRINTS MADE(#) field (#63.20211, .1) PRINTS COUNTED(#) field (#63.20211, .12) EXAMINED SECTIONS COUNTED(#) field (#63.20211, .13) SURGICAL PATHOLOGY field (#63, 8) SURGICAL PATHOLOGY sub-file (#63.08) DATE/TIME SPECIMEN TAKEN field (#63.08, .01) DATE/TIME SPECIMEN RECEIVED field (#63.08, .1) SPECIMEN SUBMITTED BY field (#63.08, .011) BRIEF CLINICAL HISTORY field (#63.08, .013) sub-file (#63.813) PREOPERATIVE DIAGNOSIS field (#63.08, .014) sub-file (#63.814) OPERATIVE FINDINGS field (#63.08, .015) sub-file (#63.815) POSTOPERATIVE DIAGNOSIS field (#63.08, .016) sub-file (#63.816) DATE REPORT COMPLETED field (#63.08, .03) SURGICAL PATH ACC # field (#63.08, .06) SURGEON/PHYSICIAN field (#63.08, .07) REPORT RELEASE DATE/TIME field (#63.08, .11) TIU REFERENCE DATE/TIME - SP field (#63.08, .16) TIU REFERENCE DATE/TIME - SP sub-file (#63.19) TIU ENTRY POINTER - SP field (#63.19, 1) ORDERED TEST field (#63.08, .35) ORDERED TEST sub-file (#63.53) LAB TEST ORDERED field (#63.53, 13) COMMENT field (#63.08, .99) sub-file (#63.98) COMMENT field (#63.98, .01) GROSS DESCRIPTION field (#63.08, 1) sub-file (#63.81) MICROSCOPIC DESCRIPTION field (#63.08, 1.1) sub-file (#63.811) SURGICAL PATH DIAGNOSIS field (#63.08, 1.4) sub-file (#63.802) SPECIMEN field (#63.08, .012) SPECIMEN sub-file (#63.812) SPECIMEN field (#63.812, .01) SPECIMEN TOPOGRAPHY field (#63.812, .06) PARAFFIN BLOCK field (#63.812, 1) PARAFFIN BLOCK sub-file (#63.8121) PARAFFIN BLOCK ID field (#63.8121, .01) DATE/TIME BLOCK PREPARED field (#63.8121, .02) STAIN/PROCEDURE field (#63.8121, 1) STAIN/PROCEDURE sub-file (#63.8122) STAIN/PROCEDURE field (#63.8122, .01) SLIDES PREPARED (#) field (#63.8122, .02) CONTROL SLIDES (#) field (#63.8122, .03) DATE/TIME SLIDES STAINED field (#63.8122, .04) SLIDES COUNTED (#) field (#63.8122, .06) LABELS TO PRINT field (#63.8122, .07) NON-CONTROL SLIDES COUNTED field (#63.8122, .09) PLASTIC BLOCK field (#63.812, 2) PLASTIC BLOCK sub-file (#63.822) PLASTIC BLOCK ID field (#63.822, .01) DATE/TIME BLOCK PREPARED field (#63.822, .02) PLASTIC STAIN/PROCEDURE field (#63.822, 1) PLASTIC STAIN/PROCEDURE sub-file (#63.823) PLASTCI STAIN/PROCEDURE field (#63.823, .01) PLASTIC SLIDES PREPARED (#) field (#63.823, .02) CONTROL SLIDES (#) field (#63.823, .03) DATE/TIME SLIDES STAINED field (#63.823, .04) SLIDES COUNTED (#) field (#63.823, .06) LABELS TO PRINT field (#63.823, .07) NON-CONTROL SLIDES COUNTED field (#63.823, .09) FROZEN TISSUE BLOCK field (#63.812, 3) FROZEN TISSUE BLOCK sub-file (#63.824) FROZEN COUNTED field (#63.824, .01) DATE/TIME FROZEN PREPARED field (#63.824, .02) STAIN/PROCEDURE field (#63.824, 1) STAIN/PROCEDURE sub-file (#63.825) STAIN/PROCEDURE field (#63.825, .01) SLIDES PREPARED (#) field (#63.825, .02) CONTROL SLIDES (#) field (#63.825, .03) DATE/TIME SLIDES STAINED field (#63.825, .04) SLIDES COUNTED (#) field (#63.825, .06) LABELS TO PRINT field (#63.825, .07) NON-CONTROL SLIDES COUNTED field (#63.825, .09) CYTOPATHOLOGY field (#63, 9) CYTOPATHOLOGY sub-file (#63.09) DATE/TIME SPECIMEN TAKEN field (#63.09, .01) DATE/TIME SPECIMEN RECEIVED field (#63.09, .1) SPECIMEN SUBMITTED BY field (#63.09, .011) BRIEF CLINICAL HISTORY field (#63.09, .013) sub-file (#63.913) PREOPERATIVE DIAGNOSIS field (#63.09, .014) sub-file (#63.914) OPERATIVE FINDINGS field (#63.09, .015) sub-file (#63.905) POSTOPERATIVE DIAGNOSIS field (#63.09, .016) sub-file (#63.906) DATE REPORT COMPLETED field (#63.09, .03) CYTOPATH ACC # field (#63.09, .06) PHYSICIAN field (#63.09, .07) REPORT RELEASE DATE/TIME field (#63.09, .11) TIU REFERENCE DATE/TIME - CY field (#63.09, .16) TIU REFERENCE DATE/TIME - CY sub-file (#63.47) TIU ENTRY POINTER - CY field (#63.47, 1) ORDERED TEST field (#63.09, .35) ORDERED TEST sub-file (#63.51) LAB TEST ORDERED field (#63.51, 13) COMMENT field (#63.09, .99) sub-file (#63.908) COMMENT field (#63.908, .01) GROSS DESCRIPTION field (#63.09, 1) sub-file (#63.91) MICROSCOPIC EXAMINATION field (#63.09, 1.1) sub-file (#63.911) CYTOPATHOLOGY DIAGNOSIS field (#63.09, 1.4) sub-file (#63.903) SPECIMEN field (#63.09, .012) SPECIMEN sub-file (#63.902) SPECIMEN field (#63.902, .01) SPECIMEN TOPOGRAPHY field (#63.902, .06) SMEAR PREP field (#63.902, 1) SMEAR PREP sub-file (#63.9121) SMEAR PREP field (#63.9121, .01) STAIN/PROCEDURE field (#63.9121, 1) STAIN/PROCEDURE sub-file (#63.9122) STAIN/PROCEDURE field (#63.9122, .01) SLIDES PREPARED (#) field (#63.9122, .02) CONTROL SLIDES (#) field (#63.9122, .03) DATE/TIME SLIDES STAINED field (#63.9122, .04) SLIDES COUNTED (#) field (#63.9122, .06) LABELS TO PRINT field (#63.9122, .07) SLIDES SCREENED (#) field (#63.9122, .08) NON-CONTROL SLIDES COUNTED field (#63.9122, .09) CELL BLOCK field (#63.902, 2) CELL BLOCK sub-file (#63.922) CELL BLOCK field (#63.922, .01) CELL BLOCK STAIN field (#63.922, 1) CELL BLOCK STAIN sub-file (#63.923) CELL BLOCK STAIN field (#63.923, .01) SLIDES PREPARED (#) field (#63.923, .02) CONTROL SLIDES (#) field (#63.923, .03) DATE/TIME SLIDES STAINED field (#63.923, .04) SLIDES COUNTED (#) field (#63.923, .06) LABELS TO PRINT field (#63.913, .07) SLIDES SCREENED (#) field (#63.923, .08) NON-CONTROL SLIDES COUNTED field (#63.923, .09) MEMBRANE FILTER field (#63.902, 3) MEMBRANE FILTER sub-file (#63.924) MEMBRANE FILTER field (#63.924, .01) MEMBRANE FILTER STAIN field (#63.924, 1) MEMBRANE FILTER STAIN sub-file (#63.9241) MEMBRANE FILTER STAIN field (#63.9241, .01) SLIDES PREPARED (#) field (#63.9241, .02) CONTROL SLIDES (#) field (#63.9241, .03) DATE/TIME SLIDES STAINED field (#63.9241, .04) SLIDES COUNTED (#) field (#63.9241, .06) LABELS TO PRINT field (#63.9241, .07) SLIDES SCREENED (#) field (#63.9241, .08) NON-CONTROL SLIDES COUNTED field (#63.9241, .09) PREPARED SLIDES field (#63.902, 4) PREPARED SLIDES sub-file (#63.9024) PREPARED SLIDES field (#63.9024, .01) PREPARED SLIDES STAIN field (#63.9024, 1) PREPARED SLIDES STAIN sub-file (#63.90241) PREPARED SLIDES STAIN field (#63.90241, .01) SLIDES PREPARED (#) field (#63.90241, .02) CONTROL SLIDES (#) field (#63.90241, .03) DATE/TIME SLIDES STAINED field (#63.90241, .04) LABELS TO PRINT field (#63.90241, .07) SLIDES COUNTED (#) field (#63.90241, .06) SLIDES SCREENED (#) field (#63.90241, .08) NON-CONTROL SLIDES COUNTED field (#63.90241, .09) CYTOSPIN field (#63.902, 5) CYTOSPIN sub-file (#63.9025) CYTOSPIN field (#63.9025, .01) CYTOSPIN STAIN field (#63.9025, 1) CYTOSPIN STAIN sub-file (#63.90251) CYTOSPIN STAIN field (#63.90251, .01) SLIDES PREPARED (#) field (#63.90251, .02) CONTROL SLIDES (#) field (#63.90251, .03) DATE/TIME SLIDES STAINED field (#63.90251, .04) SLIDES COUNTED (#) field (#63.90251, .06) LABELS TO PRINT field (#63.90251, .07) SLIDES SCREENED (#) field (#63.90251, .08) NON-CONTROL SLIDES COUNTED field (#63.90251, .09) |
2013/09/20 | ||
| 6001 | LRLAB security key | Other | LAB SERVICE | 2013/08/01 | APPROVED | Active | Private | This integration agreement allows use of LRLAB security key. |
2013/09/20 | |||
| 6003 | DBIA6003 | File | LAB SERVICE | 2013/08/06 | APPROVED | Active | Private | 68 | This agreement provides access to Laboratory patient ID, date and accession number. |
2013/09/20 | ||
| 6087 | LR7O CH EVSEND OR | Other | LAB SERVICE | 2014/08/14 | APPROVED | Active | Controlled Subscription | The LR7O CH EVSEND OR protocol is used to pass order messages from the Laboratory package to other VistA applications. |
2014/09/05 | |||
| 6104 | LRHY GET SITES RPC | Remote Procedure | LAB SERVICE | 2014/09/23 | APPROVED | Active | Controlled Subscription | 69.86 |
NAME: LRHY GET SITES TAG: GETSITES ROUTINE: LRHYRP01 RETURN VALUE TYPE: ARRAY DESCRIPTION: This RPC will return all Howdy Sites USAGE: Controlled Subscri ENTERED: SEP 23,2014 STATUS: Pending EXPIRES: DURATION: VERSION: DESCRIPTION: TYPE: Remote Procedure |
2014/10/02 | ||
| 6105 | 69.01 SPECIMEN # SUB-FILE | File | LAB SERVICE | 2014/09/23 | Withdrawn | Controlled Subscription | 69.01 | The laboratory Specimen # sub-file. |
||||
| 6108 | LRHY GET BINGO BOARDS | Remote Procedure | LAB SERVICE | 2014/09/24 | Pending | Controlled Subscription | ABC |
|||||
| 6109 | LRHY GET SITE PRINTERS | Remote Procedure | LAB SERVICE | 2014/09/25 | APPROVED | Active | Controlled Subscription |
NAME: LRHY GET SITE PRINTERS TAG: GETHYPRT ROUTINE: LRHYRP01 RETURN VALUE TYPE: ARRAY DESCRIPTION: This RPC will return all Howdy Printers for a given Howdy Site INPUT PARAMETER: LRSITE PARAMETER TYPE: LITERAL MAXIMUM DATA LENGTH: 15 REQUIRED: YES SEQUENCE NUMBER: 1 DESCRIPTION: Howdy Site IEN |
2014/10/02 | |||
| 6110 | LRHY GET BINGO BOARDS | Remote Procedure | LAB SERVICE | 2014/09/25 | Pending | Controlled Subscription |
NAME: LRHY GET BINGO BOARDS TAG: GETBINGO ROUTINE: LRHYRP01 RETURN VALUE TYPE: ARRAY DESCRIPTION: This RPC will return Howdy Bingo Board Devices for a given Howdy Site INPUT PARAMETER: LRSITE PARAMETER TYPE: LITERAL MAXIMUM DATA LENGTH: 30 REQUIRED: YES SEQUENCE NUMBER: 1 DESCRIPTION: Howdy Site |
|||||
| 6111 | LRHY GET BINGO BOARDS | Remote Procedure | LAB SERVICE | 2014/09/25 | APPROVED | Active | Controlled Subscription |
NAME: LRHY GET BINGO BOARDS TAG: GETBINGO ROUTINE: LRHYRP01 RETURN VALUE TYPE: ARRAY DESCRIPTION: This RPC will return Howdy Bingo Board Devices for a given Howdy Site INPUT PARAMETER: LRSITE PARAMETER TYPE: LITERAL MAXIMUM DATA LENGTH: 30 REQUIRED: YES SEQUENCE NUMBER: 1 DESCRIPTION: Howdy Site |
2014/10/02 | |||
| 6112 | LRHY PATIENT CHECK-IN | Remote Procedure | LAB SERVICE | 2014/09/25 | APPROVED | Active | Controlled Subscription |
NAME: LRHY PATIENT CHECK-IN TAG: PTCHKIN ROUTINE: LRHYRP02 RETURN VALUE TYPE: SINGLE VALUE DESCRIPTION: This RPC will return result of Howdy Patient Check-In. INPUT PARAMETER: LRHYPTYP PARAMETER TYPE: LITERAL MAXIMUM DATA LENGTH: 7 REQUIRED: YES SEQUENCE NUMBER: 1 DESCRIPTION: Patient ID Type. Valid Value: SSN, DFN, ICN, or VIC/CAC INPUT PARAMETER: LRHYPTID PARAMETER TYPE: LITERAL MAXIMUM DATA LENGTH: 15 REQUIRED: YES SEQUENCE NUMBER: 2 DESCRIPTION: Patient ID for the type. INPUT PARAMETER: LRHYSITE PARAMETER TYPE: LITERAL MAXIMUM DATA LENGTH: 5 REQUIRED: YES SEQUENCE NUMBER: 3 DESCRIPTION: Howdy Site IEN INPUT PARAMETER: LRHYTYPE PARAMETER TYPE: LITERAL |
2014/10/02 | |||
| 6193 | LAB FILE 60 B X-REF | File | LAB SERVICE | 2015/04/17 | Withdrawn | Controlled Subscription | 60 | This ICR provides for the use of the "B" cross-reference in LAB FILE (#60) to obtain the Lab information based on a Lab Test Name. |
||||
| 6195 | 60 | File | LAB SERVICE | 2015/05/07 | Withdrawn | Private | 60 | During SQA for patch TIU*1.0*286 it was found that TIU routine TIUWRIIS reads ^LAB(60 and no integration agreement exist. This read has existed in past patches and this is an attempt to complete the missing ICR documentation. |
||||
| 6280 | HMP ACCESS TO LAB(64.5 | File | LAB SERVICE | 2015/11/24 | Retired | Private | 64.5 | The Enterprise Health MGMT Platform (HMP) accesses the Lab Reports file (#64.5) to retrieve lab report data. |
2017/11/06 | |||
| 6344 | x | LAB SERVICE | Supported | |||||||||
| 6375 | NDS Laboratory Associated Fields | File | LAB SERVICE | 2016/02/29 | Pending | Supported | 66.3 | Implement the standardized Master Laboratory Test with the native standardization LOINC code for use in the Laboratory Services Domain. b |
||||
| 6446 | HMP ACCESS TO THE LAB DATA FILE | File | LAB SERVICE | 2016/08/10 | Retired | Controlled Subscription | 63 | The Enterprise Health MGMT Platform is doing direct global reads in the Lab Data File (#63) to get the TIU ENTRY POINTER from TIU REFERENCE DATE/TIME - X where X is the type of report. HMP loops thru ^LR(D0,HMPSUB,D1,.05 and gets the value in the second field on the ^LR(D0,HMPSUB,D1,.05,D2,0) node (HMPSUB is the type of report). The field is a pointer to the TIU DOCUMEMNT FILE (#8925). This value is then used to lookup the enter in TIU DOCUMENT FILE (#8925) to get the name of the TIU Document. HMP also accesses the data nodes, LR(D0,HMPSUB,D1,.1,D2,0 to get the .01 field, SPECIMENT. This data is collected during the pateint sync processes that sync the local VistA patient data with the HMP JSON Database System (JDS). ********************************************************************** This ICR was retired as of 10/27/17 when HMP was shut down. HMP*2.0*12 released on 10/17/17 is an informational patch outlining the steps for the sites to shut down the application. If HMP is reactivated in the future, the HMP project team should review the access provided by this ICR with the custodial application before the ICR is reactivated. Discussions between the Lab package resources and HMP contacts identified possible concerns that eHMP may be getting Lab updates from the protocol but may not be getting 'AP' updates they are expecting. It was also noted AP orders are not currently part of CPRS. EHMP was also asked if they knew that TIU document names are nationally standardized and there is a 1:1 correlation between the API section and the corresponding TIU Document definition. It was also noted that not all sites use electronic signature so their AP reports are stored in the Lab Data file. These questions and issues were not resolved prior to HMP shutdown on 10/27/17 and the ICR was not activated. It will be retired as part of the HMP shutdown process. If HMP is reactivated in the future, the access provided by this ICR should be reviewed with the custodial application to assure HMP is getting the Lab data the application needs. ********************************************************************** |
||||
| 6476 | RESEARCH | File | LAB SERVICE | 2016/08/23 | APPROVED | Active | Private | 67.1 | VIA needs to read File #67.1, fields .01, 9, 63 and the "B" and "C" cross references to provide data to consuming applications via a remote procedure call (RPC) VIAB EFR. |
2017/04/14 | ||
| 6724 | LR7OSUM2 | Routine | LAB SERVICE | 2017/01/25 | APPROVED | Active | Controlled Subscription | For CPRS v32 development, the OR and GMTS packages need access to an existing lab report API, $$PLSADDR^LR7OSUM2, which has also been modified for CPRS v32. The modification is to allow an optional effective date to be passed, so the correct current or archived facility address will be pulled based on that date. These changes are all related to NSR 20081206 and will be part of the CPRS v32 bundled release. |
LR7OSUM2 | 2017/07/11 | ||
| 6728 | VIAB LOAD | File | LAB SERVICE | 2017/01/26 | Withdrawn | Private | 60 | VIAB needs to read Field #4 (SUBSCRIPT) and the "B" cross-reference of File #60 for VIAB LOAD RPC. |
||||
| 6743 | VIAB LAB | File | LAB SERVICE | 2017/03/06 | APPROVED | Active | Private | 63 | 2017/04/14 | |||
| 6901 | HDI READ LABORATORY SERVICE LABORATORY TEST FILE (#60) | File | LAB SERVICE | 2018/03/27 | APPROVED | Active | Private | 60 | Allows Health Data & Informatics (HDI) to read the following fields in the LABORATORY SERVICE LABORATORY TEST File (#60) in support of the HDI SDO API effort. |
2018/05/01 | ||
| 6902 | HDI READ MASTER LABORATORY TEST FILE (#66.3) | File | LAB SERVICE | 2018/03/27 | APPROVED | Active | Private | 66.3 | Allows Health Data & Informatics to read (HDI) the following fields in the LABORATORY SERVICE MASTER LABORATORY TEST File (#66.3) in support of the HDI SDO API effort. |
2018/05/01 | ||
| 7011 | LR7O AP EVSEND OR | Other | LAB SERVICE | 2019/01/24 | APPROVED | Active | Controlled Subscription | The LR7O AP EVSEND OR protocol is used to pass pathology orders and results from Lab to CPRS and other packages. This agreement documents the protocols allowed to subscribe to this event. Supported HL7 utilities may be used to read the attached message; the message itself and HL7 application variables may not be altered. |
2019/02/05 | |||
| 7128 | DD 95.3 modification | File | LAB SERVICE | 2020/02/09 | Pending | Private | 95.3 | Temporary KILL and reset ~DD(95.3,0,"SCR") |
||||
| 7210 | LAB DATA RELEASING SITE | File | LAB SERVICE | 2020/11/05 | APPROVED | Active | Private | 63 | This integration agreement grants the subscriber read access to all the RELEASING SITE fields in the LAB DATA file. |
2020/11/23 | ||
| 7215 | LR7OAPKM | Routine | LAB SERVICE | 2021/01/12 | APPROVED | Active | Controlled Subscription | LR7OAPKM | 2021/01/13 | |||
| 7216 | LR AP DIALOG CONFIG | File | LAB SERVICE | 2021/01/12 | Expired | Private | 69.73 | OE/RR reads and writes from the LR AP DIALOG CONFIG file (#69.73) to configure the Delphi forms for CPRS. |
2021/01/13 | |||
| 7339 | LRAPDLG | Routine | LAB SERVICE | 2022/05/16 | APPROVED | Active | Private | The Order Entry/Results Reporting package desires to set up an integration agreement with the Lab Service package to utilize APIs related to Anatomic Pathology (AP) Order Dialogs. |
LRAPDLG | 2022/05/16 | ||
| 10054 | LABORATORY TEST FILE | File | LAB SERVICE | APPROVED | Active | Supported | 60 | |||||
| 10055 | TOPOGRAPHY FIELD FILE | File | LAB SERVICE | APPROVED | Active | Supported | 61 | |||||
| 10130 | MORPHOLOGY FIELD FILE | File | LAB SERVICE | APPROVED | Active | Supported | 61.1 | |||||
| 10131 | ETIOLOGY FIELD FILE | File | LAB SERVICE | APPROVED | Active | Supported | 61.2 | |||||
| 10132 | FUNCTION FIELD FILE | File | LAB SERVICE | APPROVED | Active | Supported | 61.3 | |||||
| 10133 | DISEASE FIELD FILE | File | LAB SERVICE | APPROVED | Active | Supported | 61.4 | |||||
| 10134 | PROCEDURE FIELD FILE | File | LAB SERVICE | APPROVED | Active | Supported | 61.5 | |||||
| 10135 | OCCUPATION FIELD FILE | File | LAB SERVICE | APPROVED | Active | Supported | 61.6 |