FHIR Chat · SUSHI 0.3.0 · shorthand

Stream: shorthand

Topic: SUSHI 0.3.0


view this post on Zulip Chris Moesel (Dec 06 2019 at 21:26):

We've just released SUSHI 0.3.0 with the following new capabilities and bug fixes:

  • Error messages now report the FSH file name and line number related to the error
  • Support for ^ syntax to set metadata values in the underlying StructureDefinition/ElementDefinition
  • Profiles and extensions can now declare parents that are other FSH-defined profiles/extensions
  • Preliminary support for slicing (requires discriminator to be manually set using ^ syntax)
  • Generated StructureDefinition renames id/path for type slices on choice elements (best practice)
  • Bug Fix: Constraining extension value[x] using only keyword now works properly
  • Bug Fix: Generated StructureDefinition differential no longer lists unchanged expanded elements
  • Bug Fix: Syntax errors are now reported (previous version suppressed them)

https://github.com/standardhealth/sushi/releases/tag/v0.3.0


Last updated: Apr 12 2022 at 19:14 UTC