Skip to content

Add unified multi-measure test data bundle #51

@blakenan-bellese

Description

@blakenan-bellese

Description

Add a unified FHIR test data bundle (unified-test-data-bundle.json) containing test patients for multiple measures to support validation of measure calculations across the MCT platform.

Details

  • Bundle includes 688 real patients and 37 stub resources tagged with stub-resource for referential integrity
  • Covers test data for measures including CMS124, CMS130, CMS1188, and others
  • Data fixes applied during preparation:
    • Removed 1 external reference (Coverage.policyHolder)
    • Renamed 6 numeric-only resource IDs (prefixed with stub-)
    • Removed 3 invalid Encounter.partOf references pointing to Location resources

Acceptance Criteria

  • Bundle loads successfully to a HAPI FHIR server (HTTP 200)
  • Patient count matches expected 689 (688 real + 1 stub)
  • CMS124 gather produces correct results (33/34 match MADiE expected outcomes)

Related

Note: Due to a known bug with shared Medication resources causing duplicate key errors, testing should be limited to measures without Medication data requirements: CMS1188, CMS124, CMS139, and CMS349.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions