FHIR Chat · MongoDB support with HAPI FHIR · hapi

Stream: hapi

Topic: MongoDB support with HAPI FHIR


view this post on Zulip Krishna Harsha Voora (Jan 18 2022 at 11:32):

4:29 PM

Hello,

I am new to FHIR implementation, was wondering if I can use MongoDB with HAPI FHIR, Could you please let me know if it is supported/possible

Thank you!

view this post on Zulip Mithun H R (Jan 18 2022 at 11:43):

:+1:

view this post on Zulip Jens Villadsen (Jan 18 2022 at 11:53):

It is, but not in the open source version AFAIK. @James Agnew feel free to weigh in here

view this post on Zulip Ian Bacher (Jan 18 2022 at 15:32):

You could always use a plain server to implement a FHIR REST server over whatever backend you'd like, but you'd then be responsible for all the storage and querying logic.


Last updated: Apr 12 2022 at 19:14 UTC