This extension provides syntax highlighting for the FHIR Mapping Language and is published and maintained by Healex. We are a German company building FHIR based solutions in healthcare.
This extension adds full syntax highlighting support for the FHIR Mapping Language:
It is automatically enabled for .map files but can be activated manually for any file type.
Make sure to use one of VS Code's default themes for the best experience.
- Install this extension
- Open a .map file
- Done!
If syntax highlighting is not enabled automatically for your file, do the following:
-
Select the language mode in the lower right corner of Visual Studio Code
-
Search for 'FHIR Mapping Language' in the dropdown and select 'FHIR Mapping Language'
- There are minor highlighting inconsistencies for multiline strings. Feel free to submit a pull request with a solution for this issue.
Initial release of the FHIR Mapping Language syntax highlighter.