FHIR Mapping Language Testing Tool

About the tool

The FHIR Mapping Language is a language for defining computable data mappings (data transformation logic). Its mainly applied in the context of FHIR, but can be used with other data models as well.

I've created this tool as an online playground for the FHIR Mapping Language. It allows you to write your own mapping definitions and test them against sample data. It's a great environment for learning the FHIR Mapping Language.

To run the mapping, you need to provide the source and target structure definitions and the input JSON and click Transform. The tool will then run the mapping and display the results.

The mapping is executed on the server side and uses the Java HAPI FHIR library.

Demo

Press Transform to see the result.

See also

Made by Anton Vasetenkov.

If you want to say hi, you can reach me on LinkedIn or via email. If you like my work, you can support me by buying me a coffee.