Skip to content

SUSHI 2.2.6

Compare
Choose a tag to compare
@cmoesel cmoesel released this 06 Jan 00:36
· 270 commits to master since this release

SUSHI 2.2.6 includes the following bug fixes and minor enhancements:

  • Supports in-lining FSH-defined profiles, value sets, and code systems in instances (e.g., in contained, Bundle.entry.resource) (#971, #1000)
  • Fixes bug in XHTML processing that could cause invalid XHTML output (#1001, #1002)

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