Feb 5th, users began collecting vaccine data and for the BoS, it is required, so I'm adding it to the Data Quality report.
Finding the exact cohort of households that should be checked will be the main issue. Here's how we're doing this:
client has been in a BoS provider since 2/5/2021 of project type 1, 2, 3, 4, 9, 13
client is in 3, 9, or 13 and either has no Move-In Date or the Move-In Date was prior to 2/5/2021 or the Move-In Date = the Entry Date.
Create Error:
Missing Vaccine Data
Error is thrown if the client is in the cohort described above and neither the consent question is answered nor do they have a vaccination sub.
Considered having 2 errors, one for if the client is current and one for if they aren't, but that will fluctuate, and would be kind of complicated to keep up with.
Feb 5th, users began collecting vaccine data and for the BoS, it is required, so I'm adding it to the Data Quality report.
Finding the exact cohort of households that should be checked will be the main issue. Here's how we're doing this:
Create Error: Missing Vaccine Data
Error is thrown if the client is in the cohort described above and neither the consent question is answered nor do they have a vaccination sub.
Considered having 2 errors, one for if the client is current and one for if they aren't, but that will fluctuate, and would be kind of complicated to keep up with.