Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock () or https:// means you've safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
No Updates
Tier | 1.1 |
---|---|
Tier Description | Value Error |
Error Category | E1102 |
Error Category Message | Value does not match specification |
Rule Type | One Record Type (Single Record) |
File Segment Number | ELG00003 |
Data Element Name | VARIABLE-DEMOGRAPHICS-ELIGIBILITY.SSN |
Validation Logic | 'if VARIABLE-DEMOGRAPHICS-ELIGIBILITY has a non-null value for SSN, then VARIABLE-DEMOGRAPHICS-ELIGIBILITY.SSN is a 9-digit number and substr(VARIABLE-DEMOGRAPHICS-ELIGIBILITY.SSN, 1, 3) must not be in ('000' or '666') and substr(VARIABLE-DEMOGRAPHICS-ELIGIBILITY.SSN, 1, 3) is not between 900 and 999 and substr(VARIABLE-DEMOGRAPHICS-ELIGIBILITY.SSN, 4, 2) is not equal to '00' and substr(VARIABLE-DEMOGRAPHICS-ELIGIBILITY.SSN, 6, 4) is not equal to '0000' and VARIABLE-DEMOGRAPHICS-ELIGIBILITY.SSN is not equal to one of the following: '000000000', '123456789', '012345678', '111111111', '222222222', '333333333', '444444444', '555555555', '666666666', '777777777'' |
Rule Definition | If a segment is a variable demographics eligibility segment from an ELG file, then the SSN value reported must be submitted as 9 digit number and be in the valid format. |
Denominator Logic | # of VARIABLE-DEMOGRAPHICS-ELIGIBILITY segments with VARIABLE-DEMOGRAPHICS-ELIGIBILITY has a non-null value for SSN |