Release Notes

Access information, documents, and the knowledge base about the various programs offered by HUD in the state of Connecticut.
You are here:
“Household Type (From Qualifying Enrollment)” calculation correction for CCADV Programs
Published: August 23, 2023

Overview

The BNL 2.7 has been updated with a bugfix to properly report the “Household Type (From Qualifying Enrollment)” field  for CCADV anonymous clients.

The new logic is below, notable changes are in BOLD.

GENERAL PROGRAM LOGIC
Clients in the Qualifying Enrolment have their ages computed as of the run time of the report, If the participant is between 0 and 17 years they are considered youth, if 18+ then adult, if the age cannot be computed they are counted as unknown. Using the counts above

If Youth = 0 and Adults = 1 then Individual
If Youth = 0 and Adults >= 1 then Family Without Children
If Youth >= 1 and Adults >= 1 then Family With Children and Adults
If Youth >= 1 and Adults = 0 then Family With Children Only
If all participants do not have a computable aged then Unknown

Options:
1: Individual
3: Family Without Children
4: Family With Children and Adults
5: Family With Children Only
6: Unknown

CCADV PROGRAM LOGIC
A specific exception to the above logic exists for client records created for the CCADV program, which does not collect full client information. In those cases, the following logic is used to supply the column with data.

Where the Qualifying enrolment = CCADV (ProgramID: 2546), pull the household type directly from the table/field “XClientDV.X_HouseholdType”

 

Released On

08/23/2023
HMIS Roles Affected
  • All Roles with Access to this Report
Path to View

Administration Tab > Left Menu > Reports > Compliance Reports > BNL 2.X