Stream: implementers
Topic: FHIR and BigQuery
Radu Craioveanu (Nov 20 2017 at 16:27):
I noticed some chatter about FHIR big data, ODATA, FHIR object on GoogleCloud (BigQuery). Can someone put out a quick summary of the use case.
Thank you in advance. Radu.
Josh Mandel (Nov 20 2017 at 17:13):
Hey @Radu Craioveanu! The basic use case is: how can we enable ad-hoc analytics on top of large sets of FHIR data? For example, this could be to figure out which patients are good candidates for some disease management program or clinical trial, or to identify data quality gaps, or clinical quality opportunities -- it's a very broad space.
Radu Craioveanu (Nov 20 2017 at 17:52):
Hi @Josh Mandel . How do you you load the FHIR data in big query? Is there a generic approach to synchronize a FHIR stack (like James' HAPI FHIR JPA' to the cloud? Thank you.
Josh Mandel (Nov 20 2017 at 18:00):
No generic approach today, but one area we're working on is a very clean story from FHIR's (nascent) "bulk data export" API --> ndjson --> analytic environments (including BQ)
nicola (RIO/SS) (Nov 21 2017 at 05:49):
transaction log could be such generic approach
nicola (RIO/SS) (Nov 21 2017 at 05:52):
https://niquola.github.io/fhir2fhir-slides/#/
Last updated: Apr 12 2022 at 19:14 UTC