FHIR Data Pipes

View source on Github

FHIR Data Pipes is an ETL pipeline for transforming FHIR data into an SQL-capable format for building analytics services. FHIR Data Pipes is designed with horizontal scalability in mind and offers multiple deployment options.

The features include:

  • Apache Beam pipelines to transform data from a FHIR server into a data warehouse with a SQL-on-FHIR schema
  • Docker based single machine deployment that provides a Parquet/Spark SQL single cluster and web admin control panel for basic pipeline management

Go to developer documentation on GitHub