Stream: shorthand
Topic: GoFSH 1.3.0
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
--indentoption is specified, rules will be indented when possible (#138).- See the FSH specification's indented rules and FSH School indent section for details.
- Add support for hierarchical concepts and caret value rules on
CodeSystemdefinitions (#145).- See the FSH specification's hierarchical codes section for details.
- Add support for the
--meta-profilecommand line option (#143).- See the FSH School meta-profile section for details.
- Update the
--style file-per-definitionoption 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
LogicalandResourceFSH 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