SUSHI 2.2.1
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