npm fsh-sushi 2.1.0
SUSHI 2.1.0

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

SUSHI 2.1.0 includes the following enhancements and bug fixes:

  • Automatically populate url element on Usage: #definition Instances (#908, #791)
  • Warn when a concept is included in a ValueSet more than once (#913, #832)
  • Support case-insensitive package names (#912, #800) Reverted in 2.1.1 as this causes failures in the IG Publisher auto-build process
  • Display source information when warning about ValueSet filter operand types (#922, #910)
  • Support finding Usage: #definition Instances with InstanceOf: CodeSystem when resolving codes in FSH (#920, #801)
  • Replace errors related to slice cardinality being greater than cardinality of the sliced element with a warning (#926, #918)
  • Fix bug with validation of choice slices when validating cardinality of Instance elements (#916, #911)
  • Update vulnerable dependencies (#917)

Full Documentation

For additional documentation, refer to FSH School's SUSHI documentation, the FSH STU1 specification, and/or the FSH current build specification.

Install or Update

To install or update to this release, run the following command:

$ npm install -g fsh-sushi

To revert to a previous stable release, run a command like the following:

$ npm install -g fsh-sushi@2.0.1

To check or confirm what version of SUSHI you have installed, you can run the following command:

$ sushi -v

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.