FHIR Inferno

An open-source Python utility that flattens nested HL7 FHIR JSON (bundles / resources) into tabular CSV files so FHIR-sourced data can be loaded and mapped into the Tuva Input Layer. A command-line data-preprocessing tool, not a FHIR server or HTTP API - it consumes FHIR rather than serving it.

API entry from apis.yml

apis.yml Raw ↑
aid: tuva-health:fhir-inferno
name: FHIR Inferno
description: An open-source Python utility that flattens nested HL7 FHIR JSON (bundles / resources) into
  tabular CSV files so FHIR-sourced data can be loaded and mapped into the Tuva Input Layer. A command-line
  data-preprocessing tool, not a FHIR server or HTTP API - it consumes FHIR rather than serving it.
humanURL: https://github.com/tuva-health/fhir_inferno
tags:
- FHIR
- Data Transformation
- Python
properties:
- type: Documentation
  url: https://thetuvaproject.com/guides/mapping/fhir
- type: SourceCode
  url: https://github.com/tuva-health/fhir_inferno