FHIR Chat · GoFSH 1.3.0 · shorthand

Stream: shorthand

Topic: GoFSH 1.3.0


view this post on Zulip Nick Freiter (Aug 11 2021 at 18:24):

Announcing GoFSH 1.3.0. This release contains the following enhancements and bug fixes:

  • Add support for indented rules. If the --indent option is specified, rules will be indented when possible (#138).
  • Add support for hierarchical concepts and caret value rules on CodeSystem definitions (#145).
  • Add support for the --meta-profile command line option (#143).
  • Update the --style file-per-definition option to group FSH files in folders according to the type of the FSH definition. This style is now the default (#126).
    • See the FSH School style section for details.
  • Add support for generating Logical and Resource FSH definitions (#132).
  • Add additional informational messages for processing very large instances (#140).
  • Fix a bug which caused illegal FSH to be generated when the input FHIR had an incorrect sliceName (#114).
  • Fix a bug which causes illegal FSH to be generated when the input FHIR had empty objects or arrays (#118).
  • Fix a bug which was causing the incorrect cardinality to be set for slices in generated FSH (#135).

For additional details, see the release notes.


Last updated: Apr 12 2022 at 19:14 UTC