Stream: python
Topic: FHIR server in python
Greger George (Dec 16 2021 at 13:12):
Do we have a free and open-source implementation of the FHIR server for python? How do Pythonistas work with FHIR? Does everyone implement their own FHIR Server from scratch and use libraries like fhir-resources?
How do you go about mapping? Is there a open source mapping engine available that I can use?
Eric Haas (Dec 16 2021 at 15:56):
there are several FHIR reference implementations listed here none in python AFIAK
Last updated: Apr 12 2022 at 19:14 UTC