Stream: implementers
Topic: JPA Plain Hybrid
Dharsan B (Jan 07 2022 at 08:24):
Using HAPI FHIR, is it possible to have some resources come from the HAPI FHIR JPA implementation (Postgres) while having other resources from the plain server implementation?
- eg: Patient, Encounter from JPA and Observation from another data source (like MongoDB)?
René Spronk (Jan 07 2022 at 08:25):
You may wish to follow up on the #hapi stream..
Last updated: Apr 12 2022 at 19:14 UTC