Print Page as PDF
PDM ACCESS FOR PGX ORDER CHECKS VIA CPRS ICR (7524)

PDM ACCESS FOR PGX ORDER CHECKS VIA CPRS    ICR (7524)

Name Value
NUMBER 7524
IA # 7524
DATE CREATED 2025/03/17
CUSTODIAL PACKAGE PHARMACY DATA MANAGEMENT
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PSSPGXOR
NAME PDM ACCESS FOR PGX ORDER CHECKS VIA CPRS
GENERAL DESCRIPTION
With the implementation of Pharmacogenomic (PGx) order
checks in MOCHA 3.0, the Computerized Patient Record System (CPRS) will use
this API to retrieve PGx order check data from both the Health Data Repository
(HDR) and First Data Bank (FDB) during the medication order entry process
using a specified internal entry number (IEN) from the DRUG (#50) file for a
selected patient.
STATUS Active
DURATION Till Otherwise Agreed
ID PSSPGXOR
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
PGX(PSSORPT,PSSOLIST,PSSORPKG,PSSORDRG,PSSORDNM,PSSORSUP)
This entry point will be used by CPRS to retrieve PGx
order check data during the medication ordering process.
VARIABLES TYPE VARIABLES DESCRIPTION
PSSORPT Input
This is the internal entry number from the PATIENT
(#2) file for a selected patient.
PSSOLIST Input
This is a string literal used for the sorting and
processing of TMP globals created by the PSSPGXOR routine.
PSSORPKG Input
This parameter serves as a flag to indicate what CPRS
dialog is calling the linetag: "I" for Inpatient, "O" for Outpatient. The "I"
is passed in for Inpatient orders and IV orders, the "O" is passed in for
Outpatient orders and Non-VA orders.
PSSORDRG Input
This is the internal entry number from the DRUG (#50)
file for the selected orderable item.
PSSORDNM Input
This is the associated order number for the
medication order being processed by CPRS (optional).
PSSORSUP Input
This parameter helps determine suppression logic for
PGx Order Checks in CPRS: "M" to suppress Moderate checks, "H" to suppress
High checks, and "N" for no suppression.
$$BDA(PSSBDAOI,PSSGDAPK)
The BDA component processes Free Text dosages in CPRS
by evaluating drugs linked to an Orderable Item. It identifies the drug that
offers the most comprehensive pharmacogenomic order check information and
returns it to the provider.
VARIABLES TYPE VARIABLES DESCRIPTION
PSSBDAOI Input
This is the internal entry number for a selected item
from the PHARMACY ORDERERABLE ITEM (#50.7) file.
PSSBDAPK Input
This parameter serves as a flag to indicate what CPRS
dialog is calling the linetag.

O = Outpatient, U = Unit Dose, I = IV, and X = Non-VA Med.
$$BDA Output
IEN^GCNSEQNO^VUID

Piece 1 is the internal entry number from the DRUG (#50) file.

Piece 2 is the GCNSEQNO (#11) field from the VA PRODUCT (#50.68) file (if the
drug is matched to a VA PRODUCT (#50.68) file entry).

Piece 3 is the VUID (#99.99) field from the VA PRODUCT (#50.68) file (if the
drug is matched to a VA PRODUCT (#50.68) file entry).
SUBSCRIBING PACKAGE ORDER ENTRY/RESULTS REPORTING
DATE ACTIVATED 2025/03/20