You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HAPI FHIR
Hi,
I want to store data in my MongoDB database using HAPI FHIR database server, but JPA does not support MongoDb. Any advise on how to achieve this?
Thanks
Richard Braman
unread,
Jul 24, 2019, 2:17:07 AM7/24/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HAPI FHIR
I am evaluating something similar with xml database. I think with Mongo I would have a nocde js interface to mongo expose the data as a rest and then call node restfully from the reource provider classes through a data provider class. I would be happy to share notes and collab.