FHIR Chat · HAPI integration with DB · implementers

Stream: implementers

Topic: HAPI integration with DB


view this post on Zulip Sahil Khanna (Oct 24 2018 at 12:20):

Hi, Is there a way i can integrate HAPI with Postgres. Also is there a way, i can see where HAPI creates the data, posted through APIs on my local machine (i have installed HAPI cli on my local machine).

view this post on Zulip Richard Townley-O'Neill (Oct 25 2018 at 03:30):

Is there a way i can integrate HAPI with Postgres.

is a bit vague. Please ask a more precise question.

view this post on Zulip John Grimes (Oct 25 2018 at 04:09):

Take a look at http://hapifhir.io/doc_jpa.html

view this post on Zulip John Grimes (Oct 25 2018 at 04:09):

You can configure the JPA data source using the PostgreSQL JDBC driver.


Last updated: Apr 12 2022 at 19:14 UTC