Print Page as PDF
CLV BYPASS PARAMETER ICR (6872)

CLV BYPASS PARAMETER    ICR (6872)

Name Value
NUMBER 6872
IA # 6872
DATE CREATED 2018/02/04
CUSTODIAL PACKAGE SCHEDULING
USAGE Supported
TYPE Routine
ROUTINE SDCLVMN
NAME CLV BYPASS PARAMETER
GENERAL DESCRIPTION
This supported DBIA covers an API that will return a
value that indicates whether a patient should be asked for Camp Lejeune
eligibility.

The master value is stored in the PARAMETER DEFINITION file (#8989.51) in the
SD CLV BYPASS PARAMETER entry.

The business side requirements included a parameter to be installed and
implemented across the board for the Camp Lejeune project.  They do not want
ANY package to display Camp Lejeune information AT ALL if this master value is
ON.  This IA will allow packages to call this API and determine if the
parameter is enabled.
STATUS Withdrawn
KEYWORDS CAMP LEJEUNE ELIGIBILITY
DURATION Till Otherwise Agreed
ID SDCLVMN
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$GETCL(DFN)
The switch indicates whether to inhibit the asking of
Camp Lejeune eligibility questions.

The API will return one of the following values:
1 = 'NO' don't ask  Camp Lejeune Eligibility questions
0 = 'YES' ask Camp Lejeune Eligibility questions
-1 = error  (Input parameter missing)
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
The IEN in the PATIENT file (#2).
EN