Lab Interfacing

From VistApedia
Jump to: navigation, search

Back to Programming VistA Issues

TMG Sites Lab Interface Setup

File #63 LAB DATA

   Patient's laboratory data
   This seems to hold the actual results.  Every lab test/result 
   that a patient has had seems to be held all in one Record, i.e.
   one Record for 1 patient, but different entries in subfiles.

File #60: LABORATORY TEST

   This is the file that holds the names and ordering, display of tests

File #68: ACCESSION

   This file contains entries which represent the functional
   subdivisions or departments of the laboratory (e.g. microbiology,
   hematology, blood bank etc.)

File #69: LAB ORDER ENTRY

   This file controls the orderly sequence of lab test ordering. 
   This file is pointed to by many other files, and supplies information 
   for order entry and order status output. 

File #68.2 LOAD/WORK LIST

 DEFINES THE LOAD/WORK LIST TO BE MADE FROM THE ACCESSION LIST

File #62.4 AUTO INSTRUMENT

 Master file controlling how the Lab system interprets the running of
 the instruments interfaced to the CORE system.


If file entries are edited (either initially or after system

  implementation), they must be done in this order:
 1. TOPOGRAPHY FIELD file (#61)
 2. COLLECTION SAMPLE file (#62)
 3. ACCESSION file (#68)
 4. LAB DATA file (#63)
 5. LABORATORY TEST file (#60)
 6. ACCESSION TEST GROUP file (#62.6)
 7. LABORATORY SITE file (#69.9


Other Laboratory Configurable Files

 • MORPHOLOGY FIELD file (#61.1)
 • ETIOLOGY FIELD file (#61.2)
 • FUNCTION FIELD file (#61.3)
 • DISEASE FIELD file (#61.4)
 • PROCEDURE FIELD file (#61.5)
 • OCCUPATION FIELD file (#61.6)
 • URGENCY file (#62.05)
 • ANTIMICROBIAL SUSCEPTIBILITY file (#62.06)
 • EXECUTE CODE file (#62.07)
 • DELTA CHECKS file (#62.1)
 • LAB SECTION file (#62.2)
 • LAB CONTROL NAME file (#62.3)
 • AUTO INSTRUMENT file (#62.4)
 • LAB DESCRIPTIONS file (#62.5)
 • AGGLUTINATION STRENGTH file (#62.55)
 • WKLD CODE file (#64)
 • WKLD LOG file (#64.03)
 • WKLD NON WORKLOAD PROCEDURES file (#64.05)
 • WKLD CODE LAB SECT file (#64.21)
 • LAB REPORTS file (#64.5)
 • INTERIM REPORTS file (#64.6)
 • BLOOD INVENTORY file (#65)
 • BLOOD BANK UTILITY file (#65.4)
 • BLOOD DONOR file (#65.5)
 • LAB LETTER file (#65.9)
 • BLOOD PRODUCTS file (#66)
 • OPERATION (MSBOS) file (#66.5)
 • BLOOD COMPONENT file (#66.9)
 • REFERRAL PATIENT file (#67)
 • RESEARCH file (#67.1)
 • STERILIZER file (#67.2)
 • ENVIRONMENTAL file (#67.3)
 • LOAD/WORK LIST file (#68.2)
 • WORKLIST HEADINGS file (#68.4)
 • LAB JOURNAL file (#95)

Laboratory Files Not to be Edited

 • ARCHIVED LR DATA file (#63.9999)
 • WKLD SUFFIX CODE file (#64.2)
 • ARCHIVED WORKLOAD DATA file (#64.19999)
 • WKLD ITEM FOR COUNT file (#64.22)
 • WKLD INSTRUMENT MANUFACTURER file (#64.3)
 • CUMULATIVE file (#64.7)
 • ARCHIVED BLOOD INVENTORY file (#65.9999)
 • NON PATIENT WORKLOAD file (#67.4)
 • LAB MONTHLY WORKLOADS file (#67.9)
 • ARCHIVED LAB MONTHLY WORKLOADS file (#67.99999)
 • LAB ORDER ENTRY file (#69)



Helpful EMails