SUSHI 0.15.1
SUSHI 0.15.1 contains the following minor enhancements and bug fixes:
- Allows instances to be fixed inline in profiles and extensions (#511)
- Allows
Quantity
specializations (e.g.,Age
) to be assigned using quantity syntax (e.g.,* onsetAge = 42 'a'
) (#515) - Allows whitespace around Reference parameters (e.g.,
Reference( MyPatient )
) (#535) - Relaxes
config.yaml
required properties for FSHOnly IGs (#517) - More accurately reports required
config.yaml
properties for projects using IG features (#559) - Fixes incorrect URL in exported Extension definitions when authors override URL using
^url
(#532) - Fixes path resolution bug for slices with names similar to what they slice (#549)
- Fixes invalid
.d.ts
files in published NPM library (#558)
Full Documentation
For additional documentation, refer to FSH School and/or the FSH specification.
Install or Update
To install or update to the latest version, run the following command:
$ npm install -g fsh-sushi