-
Notifications
You must be signed in to change notification settings - Fork 101
Home
Bashir Sadjad edited this page Jan 31, 2023
·
5 revisions
FHIR Data Pipes provides a series of pipelines to transform data from a FHIR server to either Apache Parquet files for analysis or another FHIR store for data integration. It also provides some minimal support to integrate other tools for querying Parquet files.
Good places to start are:
- Learn about the pipelines.
- Try the pipelines using local test servers.
- Use the FHIR Pipelines Controller to manage and schedule data exports from a HAPI FHIR server to Parquet files.
See the right navigation bar for all the documentation.