SUSHI 0.3.0
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 underlyingStructureDefinition
/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
renamesid
/path
for type slices on choice elements (best practice) - Bug Fix: Constraining extension
value[x]
usingonly
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