Print Page as PDF
DBIA5892 ICR (5892)

DBIA5892    ICR (5892)

Name Value
NUMBER 5892
IA # 5892
DATE CREATED 2013/01/16
CUSTODIAL PACKAGE REGISTRATION
USAGE Private
TYPE Routine
ROUTINE DGENA4
NAME DBIA5892
STATUS Pending
KEYWORDS DSS
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.
$$ENRSBGRP(DFN)
Returns the patient current ENROLLMENT SUBGROUP if
defined, otherwise returns NULL.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
This is the internal entry number of the Patient from
the PATIENT (#2) File.
$$ENRSBGRP Output
This represents the ENROLLMENT SUBGROUP (#.12) Field
value from the PATIENT ENROLLMENT File (#27.11) of the patient's current
enrollment record.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
DSS - DECISION SUPPORT SYSTEM EXTRACTS
DSS EXTRACTS requests patient enrollment information
for collection into their monthly extracts.
DATE ACTIVATED 2013/04/10