Stream: shorthand
Topic: GoFSH v0.2.0
Mint Thompson (Oct 09 2020 at 19:53):
GoFSH 0.2.0 contains the following enhancements and bug fixes:
- Removing rules that are identical to defaults produced by SUSHI for: slicing on choice elements (#3), context on extensions (#5), zero-cardinality on extension (#7), cardinality that SUSHI will calculate (#12), resource url (#10), slicing on any element (#9), and resource date (#13).
- Combine the Only rule and Contains rule on
extension
into a Contains rule that uses the "named" keyword (#6). - Generate
config.yaml
for SUSHI to use based on an ImplementationGuide resource (#2). - Remove the unnecessary "Parent" keyword when defining an Extension that inherits from FHIR's Extension type (#11).
- The default output directory has changed from
fsh
togofsh
(#16).
Please remember to use with caution, as GoFSH is in the early stages of development and does not yet fully support the target set of FHIR resources.
For more information, please read the release notes.
Mint Thompson (Oct 09 2020 at 19:54):
Thank you for your support and patience as the development team continues working on GoFSH.
Last updated: Apr 12 2022 at 19:14 UTC