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.
|