Print Page as PDF
DBIA149-D ICR (619)

DBIA149-D    ICR (619)

Name Value
NUMBER 619
IA # 619
FILE NUMBER 50
GLOBAL ROOT PSDRUG(
DATE CREATED 1995/02/27
CUSTODIAL PACKAGE PHARMACY DATA MANAGEMENT
CUSTODIAL ISC Birmingham
USAGE Private
TYPE File
DBIC APPROVAL STATUS APPROVED
NAME DBIA149-D
ORIGINAL NUMBER 149
GENERAL DESCRIPTION
This agreement will be retired on 6/1/2006. Please do
not add any additional code that utilizes this Integration Agreement. APIs
have been created that can be used in place of any code needing to make use of
this agreement. These APIs were released with patch PSS*1*91. Documentation
information can be found in the patch description. In addition, any code that
currently utilizes this Integration Agreement must be converted to use the new
API's. If any part of this Integration Agreement cannot be satisfied with the
APIs, please contact the PRE development team mail group at EMAIL GROUP
DEV using Microsoft Outlook.


The Adverse Reaction Tracking (ART) package will point to the Drug (50) file.

The ART package will:
a. Use a direct global read on the GENERIC NAME (.01) field of the
DRUG (50) file to get the Name of an entry, e.g.,
Name=$P(^PSDRUG(DA,0),"^").

b. Use a direct global read on the VA CLASSIFICATION (2) field of the
DRUG (50) file to get the VA Drug Class of an entry, e.g.,
VA Class=$P(^PSDRUG(DA,0),"^",2).

c. Use a direct global read on the NATIONAL DRUG CLASS (25) field of
the DRUG (50) file to get the VA Drug Class of an entry, e.g.,
Drug Class=$P(^PSDRUG(DA,"ND"),"^",6).

In each of these examples DA is an entry in the DRUG (50) file.
GLOBAL REFERENCE
GLOBAL REFERENCE FIELD NUMBER
PSDRUG(DA,0)
FIELD NUMBER ACCESS FIELD NAME LOCATION
.01 Direct Global Read & w/Fileman GENERIC NAME 0;1
2 Direct Global Read & w/Fileman VA CLASSIFICATION 0;2
.01 Pointed to GENERIC NAME 0;1
.01 Read w/Fileman GENERIC NAME 0;1
PSDRUG(DA,'ND')
FIELD NUMBER ACCESS FIELD NAME LOCATION
25 Direct Global Read & w/Fileman NATIONAL DRUG CLASS ND;6
STATUS Active
DURATION Till Otherwise Agreed
EXPIRATION DATE 2006/06/01
ID PSDRUG(
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
ADVERSE REACTION TRACKING Hines