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.28.0

RULE-841

Validation Rule
Last updated

Tier 2.1
Tier Description Relational error
Error Category E2102
Error Category Message Values inconsistently specified (multi record, single file)
Rule Type Two Record Type (1 to 1)
File Segment Number CIP00002
Data Element Name CLAIM-HEADER-RECORD-IP.ADMISSION-DATECLAIM-LINE-RECORD-IP.ADJUDICATION-DATE
Validation Logic 'if CLAIM-HEADER-RECORD-IP.CLAIM-STATUS-CATEGORY does not equal 'F2' and CLAIM-LINE-RECORD-IP.CLAIM-LINE-STATUS is not equal to one of the following: '26', '87', '542', '585', '654' and CLAIM-HEADER-RECORD-IP.TYPE-OF-CLAIM is not equal to one of the following: '2', 'B', 'V' and CLAIM-LINE-RECORD-IP.TYPE-OF-SERVICE is not equal to one of the following: '119', '120', '121', '122' and CLAIM-HEADER-RECORD-IP has a valid, non-null value for ADMISSION-DATE and CLAIM-LINE-RECORD-IP has a valid, non-null value for ADJUDICATION-DATE, then CLAIM-HEADER-RECORD-IP.ADMISSION-DATE is less than or equal to CLAIM-LINE-RECORD-IP.ADJUDICATION-DATE'
Rule Definition If admission date is populated on a non-denied claim from an IP file that is not a Medicaid or Medicaid-expansion, S-CHIP, or Other Capitated Payment and adjudication date is populated on a non-denied claim line that is not a capitated payment or premium payment, then the admission date value reported must be before or equal to the adjudication date value reported.
Denominator Logic # of IP claim lines with CLAIM-HEADER-RECORD-IP.CLAIM-STATUS-CATEGORY not equal to 'F2' AND with CLAIM-HEADER-RECORD-IP.TYPE-OF-CLAIM not in: '2', 'B', 'V' AND with CLAIM-LINE-RECORD-IP.TYPE-OF-SERVICE not in: '119', '120', '121', '122' AND with CLAIM-LINE-RECORD-IP.CLAIM-LINE-STATUS not in: '26', '87', '542', '585', '654' AND with CLAIM-HEADER-RECORD-IP.ADMISSION-DATE equal to a valid, non-null value AND with CLAIM-LINE-RECORD-IP.ADJUDICATION-DATE equal to a valid, non-null value