Skip to content

SUSHI 2.2.1

Compare
Choose a tag to compare
@ngfreiter ngfreiter released this 29 Nov 20:13
· 274 commits to master since this release
943bb78

SUSHI 2.2.1 includes the following bug fixes:

  • Fixes failing to find element slices when other elements have the same slice name (#956, #957)
  • Always fallback to packages2.fhir.org when a package doesn't exist at packages.fhir.org (#961, #965)
  • Fix assignment of value 0 on Quantities (#947, #964)

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 [email protected]

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

$ sushi -v