Print Page as PDF
DBIA 5570 ICR (5570)

DBIA 5570    ICR (5570)

Name Value
NUMBER 5570
IA # 5570
DATE CREATED 2010/09/14
CUSTODIAL PACKAGE PHARMACY DATA MANAGEMENT
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PSSDSAPM
NAME DBIA 5570
GENERAL DESCRIPTION
This entry point will return the best entry from the
DRUG (#50) File to use for order checks (Drug Interaction, Duplicate Therapy
and Dosing), when there is only a Pharmacy Orderable Item associated with the
medication order. It will consider package, the match to National Drug File,
and whether the matched entry in the VA PRODUCT (#50.68) File has a GCNSEQNO
number.
STATUS Active
DURATION Till Otherwise Agreed
ID PSSDSAPM
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$DRG(PSSNBOI,PSSNBPK,PSSNBOR)
This entry point will return the best entry from the
DRUG (#50) File for Drug Interaction and Duplicate Therapy order checks, and
Dosing checks, when there is only a Pharmacy Orderable Item associated with
the order.
VARIABLES TYPE VARIABLES DESCRIPTION
PSSNBOI Input
This is the internal entry number from the PHARMACY
ORDERABLE ITEM (#50.7) File.
PSSNBPK Input
This is the package associated with the order. It can
be one of four values, "O" for Outpatient, "I" for IV, "U" for Unit Dose, "X"
for Non-VA Medications.
PSSNBOR Input
This should only be passed in from CPRS. It should be
'1' if this call is for the Drug Interaction and Duplicate Therapy order
checks, or '2' if this call is for the Dosing order checks.
$$DRG Output
This is the DRUG (#50) File entry that should be used
for the order checks. It is a five piece variable, using the ";" as the
delimiter. If a Drug is found that is matched to National Drug File, then
piece one will be the internal entry number from the DRUG (#50) File, piece 2
will be the internal entry number from the VA GENERIC (#50.6) File, and piece
3 will be the GCNSEQNO number if there is a GCNSEQNO number associated with
the VA PRODUCT (#50.68) File entry. If the VA Product does not have a GCNSEQNO
number associated with it, then piece 3 will be null. Piece 4 will be returned
as '1' if the call is being made from Computerized Patient Record System
(CPRS) for the Drug Interaction and Duplicate Therapy checks, and no drug is
returned, or a drug is returned and there is an Active Supply matched to the
Orderable Item, indicating CPRS should also do the duplicate Supply check.
Piece 5 is returned as '1' if the call is being made from CPRS for the Drug
Interaction and Duplicate Therapy checks, and they should display the error
message for all order checks and not do the Dosing Order check.

If a Drug is returned that is not matched to National Drug File, piece one
will be the internal entry number from the DRUG (#50) File, piece 2 and piece
3 will be null. If no Drug is found, piece 1 will be 0, piece 2 and piece 3
will be null.
SUBSCRIBING PACKAGE
DATE ACTIVATED 2015/06/11