CDCgov / phdi

https://cdcgov.github.io/dibbs-site/
Creative Commons Zero v1.0 Universal
32 stars 14 forks source link

Spike: Ensure FHIR converter meets fhir spec #2380

Open nickbristow opened 1 month ago

nickbristow commented 1 month ago

What needs to be done

We need to ensure that our FHIR conversion service generates FHIR bundles that are fully compliant with the current FHIR specification. This involves testing the generated FHIR bundles against the latest FHIR standards to identify and resolve any discrepancies.

Why it needs to be done

Ensuring compliance with the current FHIR specification is crucial for interoperability with other systems that rely on FHIR. Non-compliant bundles could lead to data exchange issues, errors in patient information handling, and overall system inefficiency. Compliance is necessary to maintain trust and functionality within the healthcare ecosystem.

Acceptance Criteria

Technical Notes

KennethSkylight commented 2 weeks ago

I am creating tickets