Skip to content

This project provides a set of Kettle transformations (Pentaho Data Integration ETL tool) that allows you to export/import FHIR resources (both xml and json) from FHIR REST servers to Excel/database and vice versa

License

Notifications You must be signed in to change notification settings

nortal/fhir-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fhir-etl

This project provides a set of Kettle transformations (Pentaho Data Integration ETL tool) that allows to export/import FHIR resources (both XML,JSON) from FHIR servers to Excel/database and vice versa.

Installation

Working with fhir-etl

Use kettle/download_valueset_xml_to_excel.ktr to download single ValueSet from XML-compatible FHIR server to modify the ValueSet in Excel. Use kettle/download_all_valuesets.ktr to download all ValueSets from XML-compatible FHIR server to modify the ValueSet in Excel. Use kettle/upload_valueset_from_excel_using_hapi.ktr to upload ValueSets from Excel to XML/JSON compatible FHIR server. Use kettle/upload_changed_valuesets.ktr to to upload all changed Excel files containing ValueSets to XML/JSON compatible FHIR server.

Before running transformation check transformation parameters (Edit -> Settings -> Parameters from menu), such as source and destination FHIR URIs and local directory for Excel files.

About

This project provides a set of Kettle transformations (Pentaho Data Integration ETL tool) that allows you to export/import FHIR resources (both xml and json) from FHIR REST servers to Excel/database and vice versa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published