Print Page as PDF
DBIA4775 ICR (4775)

DBIA4775    ICR (4775)

Name Value
NUMBER 4775
IA # 4775
DATE CREATED 2005/08/10
CUSTODIAL PACKAGE LAB SERVICE
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE LRBEBA4
NAME DBIA4775
GENERAL DESCRIPTION
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.


STATUS Active
KEYWORDS
  • LRBEBA4
  • CIDC
DURATION Till Otherwise Agreed
ID LRBEBA4
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
UPDOR
This API is used to update the LAB ORDER ENTRY (#69)
file with service connection indicators, environmental indicators and ICD-9
diagnosis codes entered by a provider in CPRS for ordered laboratory tests.

VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
Patient IEN.

ORITEM Input
PACKAGE REFERENCE (#33) field from the ORDER (#100)
file.

ORIEN Input
ORDER IEN from the ORDER(#100) file.

ORSCEI Input
Contains service connection and environmental
indicators in the following string:

AO^IR^SC^EC^MST^HNC^CV

Where:

AO = Agent Orange
IR = Ionizing Radiation
SC = Service Connected
EC = Environmental Contaminants
MST = Military Sexual Trauma
HNC = Head and Neck Cancer
CV = Combat Veteran

ORDX Input
Array of pointers to the ICD DIAGNOSIS (#80) file.
The first in the array is considered the primary diagnosis.

LRBERMS Output
1 = Success - LAB ORDER ENTRY (#69) file has been
updated.

0^error message = Update did not succeed.

Where error message contains:

No Diagnosis Entered
Possible reasons for failure is the Order Number did not match.
Possible reasons for failure is the DFN did not match.
Possible reasons for failure is the Orderable Item did not match.


SUBSCRIBING PACKAGE ORDER ENTRY/RESULTS REPORTING