SUSHI 0.7.0 contains the following features, enhancements, and bug fixes:
- ValueSets and CodeSystems now support the caret (
^) syntax for setting root-level metadata. E.g.,ValueSet: FreshWaterValueSet Description: "All fresh water fish" * ^publisher = "Fish Brothers" * ^status = #draft * ^experimental = true - Applies pattern[x] constraints to generated instances (#160)
- Suppresses inherited invariants from IG documentation (#117)
- Fixes slice differentials to only specify what changed from the element that was sliced (#181)
- Fixes processing of multi-line strings using
"""(#80) - Fixes incorrect error message when package.json is corrupt (#177)
Install or Update
To install or update to the latest version, run the following command:
$ npm install -g fsh-sushi