FHIR Chat · python · implementers

Stream: implementers

Topic: python


view this post on Zulip Cinyoung Hur (Oct 16 2018 at 13:36):

Hi All, I'm looking for Python implementation for FHIR server. Do you know something related to this?

view this post on Zulip Corey Pauley (Oct 16 2018 at 14:03):

Bump

view this post on Zulip Cinyoung Hur (Oct 18 2018 at 05:30):

I found client implementation for Python, for example, client-py(https://github.com/smart-on-fhir/client-py. But it would be great if there is server implementation too.

view this post on Zulip Parnesh Raniga (Oct 18 2018 at 07:17):

I would be interested in this as well mainly for tinkering reasons. @Cinyoung Hur Any particular reason you would like one?

view this post on Zulip Cinyoung Hur (Oct 18 2018 at 11:10):

If there is FHIR server in Python, it would be much easier for Python users to use FHIR. :)

view this post on Zulip Parnesh Raniga (Oct 19 2018 at 00:29):

@Cinyoung Hur The server can be anything really unless you are developing server side stuff. I am writing python code for a smart on fhir prototype which uses HAPI with OAuth as the backend and we will test also with the .NET implementations in the future.

view this post on Zulip nicola (RIO/SS) (Oct 19 2018 at 08:34):

Take a look at https://fhirbase.aidbox.app/integrations/python - this is db layer, which may be useful to build FHIR server

view this post on Zulip Bob Milius (Oct 19 2018 at 14:40):

fyi, there's a python stream here: https://chat.fhir.org/#narrow/stream/72-python

view this post on Zulip Cinyoung Hur (Oct 20 2018 at 11:35):

Thanks you!


Last updated: Apr 12 2022 at 19:14 UTC