nazrulworld / fhir.resources

FHIR Resources https://www.hl7.org/fhir/resourcelist.html
https://pypi.org/project/fhir.resources/
Other
365 stars 104 forks source link

Handling FHIR Versions #150

Open raheelsayeed opened 6 months ago

raheelsayeed commented 6 months ago

Description

I have a bundle of Resources and sometimes these are a mix of R4 and dstu2. Also assuming the in the future for this to include R5.

Is there way to construct the model whilst being agnostic to FHIR version?