FHIR Chat · MySQL table for HAPIFHIR · hapi

Stream: hapi

Topic: MySQL table for HAPIFHIR


view this post on Zulip shrankhla (Aug 21 2018 at 12:51):

I have configured HAPI with MySQL. It has created 60 tables for me. Now when I am posting any resource such as patient from localhost then only hfj_resource is getting updated. Can anyone tell me in which table we can find the data for patient resource when we are posting from localhost. Please suggest.

view this post on Zulip Kevin Mayfield (Aug 22 2018 at 08:22):

Your patient resource will be in hfj_resource, one of the columns will indicate the resource type.

view this post on Zulip Chris Moesel (Aug 22 2018 at 19:55):

(deleted)


Last updated: Apr 12 2022 at 19:14 UTC