Stream: cimpl
Topic: SHR CLI 6.10.2
Chris Moesel (Dec 02 2019 at 23:28):
Announcing SHR-CLI 6.10.2 with several significant improvements:
- Easier installation procedure
- New Graph Viewer export
- Complex extensions w/ inline sub-extensions
- Human-readable titles
- Update FHIR R4 to 4.0.1
- Update FHIR STU3 to 3.0.2
- Update US Core to 2.0.0 for FHIR STU3 IGs
- Update text on IG Code Systems page to properly reflect content
- Remove ES6 Exporter and JSON Schema Exporter
- Report an error when a new property is introduced without the
Property
keyword - Report an error when an author attempts to use a non-existent namespace
- Fix filtering issues that resulted in unnecessary profiles and extensions being added to IGs
- Fix bug in FHIR export that caused unchanged elements to be displayed in differential
- Fix bug in data dictionary that caused base properties to be listed in some cases instead of substituted properties
- Fix min cardinality of
system
andcode
to1
when fixingCoding
orCodeableConcept
- Fix incorrect/confusing error messages
- Update dependencies to address reported vulnerabilities
See release notes for details... Also, don't be fooled by the .2
patch release number -- 6.10.0 and 6.10.1 had minor issues so we did not announce them.
Chris Moesel (Dec 04 2019 at 21:59):
FYI -- there is a small patch release on this that bundles the latest IG Publisher (1.0.9-SNAPSHOT):
https://github.com/standardhealth/shr-tools/releases/tag/shr-cli%406.10.3
Last updated: Apr 12 2022 at 19:14 UTC