Skip to content

Health cluster: FHIR R4 compliance validation #8

@Tristan-Stoltz-ERC

Description

@Tristan-Stoltz-ERC

The health cluster implements 7 MVP zomes with FHIR R4 data models and differential privacy. Add automated FHIR R4 validation that checks:

  • Resource schemas match the FHIR R4 spec
  • Required fields are present
  • Code systems are valid (LOINC, SNOMED CT, ICD-10)
  • Privacy annotations are preserved through storage/retrieval

Location

The health cluster is at mycelix-health/ (git submodule).

Suggested approach

  • Use the official FHIR R4 JSON schema for validation
  • Add validation as a pre-commit step for health zome entries
  • Include both positive (valid resource) and negative (missing required field) test cases
  • Verify differential privacy annotations survive round-trip through DHT storage

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions