Stream: social
Topic: configuring FHIR with MySQL
shrankhla (Aug 08 2018 at 16:42):
Hi, I am new to FHIR. I found that it is possible to configure FHIR with mysql. can anyone help me with the steps for this.
Sanjeet (Aug 08 2018 at 17:56):
Download this code and change in application.properties file for database. It will work.
https://github.com/AriHealth/hapi-fhir-jpaserver-example-mysql-oauth
shrankhla (Aug 12 2018 at 09:40):
Thanks
shrankhla (Aug 21 2018 at 05:57):
Thanks for your reply. I am able to configure MySQL with HAPI. It has created 60 tables for me. Now when I am posting patient resource from my localhost, the metadata is getting updated in hfj_resource. Can anyone tell in which table I can find patient resource data.
David Hay (Aug 21 2018 at 05:58):
This is a better channel for these queries: https://chat.fhir.org/#narrow/stream/8-hapi
Last updated: Apr 12 2022 at 19:14 UTC