FHIR Chat · SUSHI 0.15.1 · shorthand

Stream: shorthand

Topic: SUSHI 0.15.1


view this post on Zulip Chris Moesel (Aug 05 2020 at 02:09):

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)

See Release Notes for details.


Last updated: Apr 12 2022 at 19:14 UTC