npm fsh-sushi 0.3.0
SUSHI 0.3.0

latest releases: 3.18.0, 3.17.0, 3.16.5...
6 years ago

The SUSHI 0.3.0 release adds several new capabilities and fixes:

  • Error messages now report the FSH file name and line number related to the error
  • Support for ^ syntax to set metadata values in the underlying StructureDefinition/ElementDefinition
  • Profiles and extensions can now declare parents that are other FSH-defined profiles/extensions
  • Preliminary support for slicing (requires discriminator to be manually set using ^ syntax)
  • Generated StructureDefinition renames id/path for type slices on choice elements (best practice)
  • Bug Fix: Constraining extension value[x] using only keyword now works properly
  • Bug Fix: Generated StructureDefinition differential no longer lists unchanged expanded elements
  • Bug Fix: Syntax errors are now reported (previous version suppressed them)

To install or update this version, run the following command:

$ npm install -g fsh-sushi

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.