Print Page as PDF
DBIA4192 ICR (4192)

DBIA4192    ICR (4192)

Name Value
NUMBER 4192
IA # 4192
DATE CREATED 2003/08/13
CUSTODIAL PACKAGE REGISTRATION
CUSTODIAL ISC Albany
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE DGENA4
NAME DBIA4192
GENERAL DESCRIPTION
As part of the Transitional Pharmacy Benefit project, a
patient must be enrolled to become eligible for the benefit, along with other
criteria.  One of the functions to determine enrollment is to determine the
category of the current enrollment, which is what the $$CATEGORY^DGENA4 call
provides.
STATUS Active
KEYWORDS EXTCAT
DURATION Till Otherwise Agreed
ID DGENA4
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$CATEGORY(DFN,STATUS)
This entry point returns the enrollment category for
a patient.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
This is the internal entry number of the Patient from
the PATIENT (#2) File.
STATUS Input
This variable is optional. If passed in, the call
will return the enrollment category for this status rather than the veteran's
current enrollment status.
$$CATEGORY Output
This represents the current enrollment category for
the patient or the enrollment category of the status passed in, if available.
Otherwise, it defaults to the "Not Enrolled" category. This will be one of
three values: "E" for Enrolled; "N" for Not Enrolled; "P" for In Process.
EXTCAT
This entry point returns the external name for the
defined ENROLLMENT CATEGORY flag.
VARIABLES TYPE VARIABLES DESCRIPTION
CATEGORY Input
This is the internal representation of the ENROLLMENT
CATEGORY.
$$EXTCAT Output
This represents the external value of the ENROLLMENT
CATEGORY.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
OUTPATIENT PHARMACY Birmingham
The $$CATEGORY^DGENA4 call will provide the current
enrollment category for a patient.
ORDER ENTRY/RESULTS REPORTING
Added 08/09/19 for access to $$CATEGORY^DGENA4. Added
access to EXTCAT^DGENA4 on 9/12/2019.
DATE ACTIVATED 2019/09/20