Outburn-IL / fume-community

FUME is a FHIR conversion tool. Transform any data format to and from FHIR, including CSV, JSON and HL7 V2, using the FUME mapping language

Home Page:https://try.fume.health

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FUME Community 2.0 - FHIR Utilized Mapping Engine

FUME is a sophisticated FHIR convertion tool. Made by Outburn with ❤️

The engine has the following main parts:

  • A FUME mapping language interpreter, based on a fusion between JSONata and FHIR Shorthand. See here: https://www.fume.health/docs/flash
  • Connection to a FHIR server that enables it to be used as a repository for saved FUME mappings & translation tables
  • FHIR-oriented functions that assist in the transformation to or from FHIR resources
  • RESTful API to run the transformation against a JSON, CSV or HL7 V2 input

You are welcome to play with the mapping language in our inteactive public sandbox at https://try.fume.health.

Installation & deployment instructions can be found at our getting started page.

For further documentation & examples you can watch our video tutorials.


© 2022-2023 Outburn Ltd. All Rights Reserved.

About

FUME is a FHIR conversion tool. Transform any data format to and from FHIR, including CSV, JSON and HL7 V2, using the FUME mapping language

https://try.fume.health

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%