FHIR Chat · which FHIR resource should I use · python

Stream: python

Topic: which FHIR resource should I use


view this post on Zulip Yunwei Wang (Sep 03 2019 at 12:59):

I found two R4 models from github:
1) https://github.com/nazrulworld/fhir.resources
2) https://github.com/smart-on-fhir/client-py/tree/master/fhirclient/models
which one should I use for new py project?

view this post on Zulip Eric Haas (Sep 03 2019 at 16:47):

I've only used the second but the first is generated using the fhir-parser. so they should work the same.


Last updated: Apr 12 2022 at 19:14 UTC