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

Update pydantic version for FHIR R4 or fhir.resources == 6.4.0 #157

Open jcamatta opened 2 months ago

jcamatta commented 2 months ago

Problem

In GCP Healthcare services we are allowed to use FHIR R4. This library that you made is very useful to combine with FastAPI to create services or APIs which pass resources data between.

I'm asking if is possible to update the pydantic version for the fhir.resources == 6.4.0 which has the FHIR R4 version.