An official website of the United States government

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.

TMSIS Dataguide Medicaid.gov
Version 3.27.0

RULE-7459

Validation Rule
Last updated

Tier 2.0
Tier Description Relational error
Error Category E2001
Error Category Message Values inconsistently specified (single record type, single record)
Rule Type One Record Type (Single Record)
File Segment Number ELG00012
Data Element Name WAIVER-PARTICIPATION.WAIVER-ID
Validation Logic 'if WAIVER-PARTICIPATION has a non-null value for MSIS-IDENTIFICATION-NUM and WAIVER-PARTICIPATION.WAIVER-TYPE is equal to one of the following: '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '32', '33', then substr(WAIVER-PARTICIPATION.WAIVER-ID, 1, 2) must be in (A-Z/a-z) and substr(WAIVER-PARTICIPATION.WAIVER-ID, 3, 1) must be equal to '.' and (substr(WAIVER-PARTICIPATION.WAIVER-ID, 4, 4) must be equal to 0-9 digits or substr(WAIVER-PARTICIPATION.WAIVER-ID, 4, 5) must be equal to 0-9 digits or substr(WAIVER-PARTICIPATION.WAIVER-ID, 4, 2) must be equal to 0-9 digits)'
Rule Definition If a segment is a waiver participation segment from an ELG file, and the MSIS ID is populated, and the waiver participation segment has a waiver type value equal to '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '32', '33', then the waiver id is in the core waiver id format.
Denominator Logic # of WAIVER-PARTICIPATION segments and with WAIVER-TYPE is equal to one of the following: '02', '03', '04', '05', '06', '07', '08','09', '10', '11', '12', '13', '14', '15', '16', '17', '18','19', '20', '32', '33'