Stream: storage for FHIR
Topic: MongoDB support for HAPI FHIR
Mithun H R (Jan 18 2022 at 11:17):
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's supported/possible
Thank you!
Shamil Nizamov (Jan 31 2022 at 20:17):
HAPI's JPA server is based on JPA/Hibernate so it will support any database platform that hibernate supports.
Lin Zhang (Feb 10 2022 at 13:13):
There are articles/posts/blogs related to this topic, e.g.,:
http://www.mastertheboss.com/cool-stuff/mongodb/using-jpa-with-mongodb-and-wildfly
Last updated: Apr 12 2022 at 19:14 UTC