Stream: cimpl
Topic: SHR CLI 6.2.1
Chris Moesel (Jun 21 2019 at 18:43):
SHR CLI 6.2.1 is released: https://github.com/standardhealth/shr-cli/releases/tag/v6.2.1
Version 6.2.1 contains the following changes to the FHIR exporter:
- Use SHR descriptions in
short
anddefinition
fields for FHIR elements mapped from CIMPL elements with "substitute" constraints - Add description to the
short
field for slices - Update US Core for R4 to the official US Core 3.0.0 release
- Update HL7 IG Publisher to version
0.9.39-SNAPSHOT - Built 2019-06-20T08:22:24.935+10:00 - Git eb802cf4c5d3
Kurt Allen (Jul 26 2019 at 14:45):
Hey @Chris Moesel I see you have 6.4 out. Is there anything I need or should be aware of?
Chris Moesel (Jul 26 2019 at 14:47):
Hey @Kurt Allen -- nothing aside from what's already listed in the release notes:
https://github.com/standardhealth/shr-cli/releases/tag/v6.4.0
Chris Moesel (Jul 26 2019 at 14:50):
The item "fixes a crash due to trying to dereference a null pointer in some cases" handles a crash you reported a little earlier. The end result is that it still causes an error (which I think may be a bug in the tooling) but at least it doesn't cause a big stack trace and halt processing of that element.
Kurt Allen (Jul 26 2019 at 20:29):
Cool, thx.
Last updated: Apr 12 2022 at 19:14 UTC