smart-on-fhir / client-py

Python SMART on FHIR client
http://docs.smarthealthit.org
Other
574 stars 209 forks source link

R5 Support #161

Open mikix opened 1 month ago

mikix commented 1 month ago

fhirclient currently only handles R4 - but it would be nice if it added R5 support too.

Some things I know would need to happen:

This would be a good opportunity to bump the major version and thus introduce other mildly breaking changes if we wanted. For example, I know there are a couple comments with the tag R4-QUIRK that could probably use tweaking once we make the jump.