Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 598 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 598 Bytes

fhirpath-lang

Syntax highlight extension for fhirpath for VScode

Features

  • Available for .fhirpath file extension
  • Embedded to .yaml files (under expression keyword)
  • Embedded to .fsh files (inside [[blocks]])

Release Notes

0.3.1

  • Add support for FHIRPath Mapping Language embedded expressions

0.1.7

  • Embed to FSH (FHIR ShortHand) files to `[[blocks]]``
  • Fix YAML inline embedding

0.1.5

  • Prepare extension for marketplace

0.1.0

  • Improve fhirpath in yaml highlighting in expression only (including double quoted and blocks)

0.0.1

  • Initial release