GoFSH 2.4.0
GoFSH 2.4.0 adds support for FHIR R6, which has ballot versions available. There are also enhancements that allow GoFSH to construct inline instances from a greater variety of FSH entities. This goes along changes to correctly process ValueSets that use components from contained CodeSystems. The export structure of the NPM package is fixed so that types are loaded correctly when GoFSH is used as a dependency. In total, it includes the following improvements and bug fixes:
What's Changed
- add security policy by @mint-thompson in #258
- Add Contribution Policy by @jafeltra in #259
- Best Practices by @jafeltra in #262
- Add FHIR Foundation Project Statement to README by @KaelynJefferson in #261
- Update dependencies and create DEPENDENCY-NOTES.md by @mint-thompson in #265
- Replace MITRE in project statement "maintainers" section by @mint-thompson in #266
- Link to Knowledge Sharing Sessions by @jafeltra in #269
- Construct inline instances from within more FSH entity types by @mint-thompson in #270
- Support FHIR R6 by @jafeltra in #272
- Update dependencies by @mint-thompson in #273
- Fix types root in package.json by @cmoesel in #274
- Process ValueSet that uses components from a contained system by @mint-thompson in #275
New Contributors
- @KaelynJefferson made their first contribution in #261
Full Changelog: v2.3.1...v2.4.0
Install or Update
To install or update to the latest version, run the following command:
$ npm install -g gofsh