Print Page as PDF
PSNNGR ROUTINE ICR (5728)

PSNNGR ROUTINE    ICR (5728)

Name Value
NUMBER 5728
IA # 5728
DATE CREATED 2011/09/29
CUSTODIAL PACKAGE NATIONAL DRUG FILE
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PSNNGR
NAME PSNNGR ROUTINE
GENERAL DESCRIPTION
This IA provides another entry point (component) for
Outpatient Pharmacy & Inpatient Medications to use in to store Drug-Allery
Order Checks. The line tag currently already exists but is not documented as
an IA. The component requires the developer to pass in PSNDA and PSNID. The
utility will return all of the primary drug ingredients to an entry in the VA
Product file (#50.68).

*******************************************************
The calling package(s) assumes the responsibily to kill variables
(PSNDA,PSNID,J,K,X) and ^TMP("PSN",$J, going in, and when exiting, do the
same.
*******************************************************
STATUS Active
DURATION Till Otherwise Agreed
ID PSNNGR
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
INGR
Subscribing package(s) will pass in variables PSNDA
(entry number in VA GENERIC file (#50.6) and PSNID (entry number in VA PRODUCT
file (#50.68).  The component will return ^TMP("PSN",$J,K)=Primary Drug
Ingredient (#.01) NAME field. Variable K is the entry number of the Primary
DRUG INGREDIENT
file (#50.416).
VARIABLES TYPE VARIABLES DESCRIPTION
PSNDA Input
Input = Internal entry number in VA GENERIC file
(#50.6).
PSNID Input
Input = Internal entry number in VA PRODUCT file
(#50.68).
K Output
Output = Internal entry number in DRUG INGREDIENTS
file (#50.416).
SUBSCRIBING PACKAGE
DATE ACTIVATED 2011/10/03