Skip to content

5.9.0

Compare
Choose a tag to compare
@mmsmits mmsmits released this 25 Jul 12:57

Intro:

General improvements and bugfixes

Changes:

Bugfixes:

  • #2784: Location on SourceNode differs from that on TypedElementToSourceNodeAdapter

New Functionality:

  • #2264: Add terminology support for some non-supplied codesystems
  • #2517: Support position information in FHIRPath expressions

Others:

  • #2825: ValueSet expander: excluding a code, shouldn't remove its children
  • #2822: Removed cardinality attribute from Binary.content
  • #2819: Either set binary.data or binary.content when parsing binaries in the FhirClient
  • #2811: Integrating generated code for Base, DataType, PrimitiveType and Extension
See More
  • #2810: Code changes because of new generator
  • #2814: Bump System.Threading.Tasks.Dataflow from 8.0.0 to 8.0.1
  • #2813: Start development phase 5.8.3
  • #2805: Fixed base url for FhirClient resources
  • #2807: Removed decimal to string conversions that did not use invariant culture
  • #2804: #2784 Fix source node location when round tripping via adapters
  • #2793: Update metrics library to 1.3.0
  • #2789: IMetricService implementation
  • #2788: Fix expected result message in FhirClient
  • #2787: #2264 fixing language terminology support
  • #2779: fhirpath parsing now includes comments and whitespace into the Expression object model.
  • #2780: Remove the use of the TestXXXX classes.
  • #2774: Include the position information for the Expression nodes in the Fhipath Parser
  • #2776: Bump xunit.runner.visualstudio and NETStandard.Library
  • #2777: Bump xunit from 2.7.0 to 2.8.0
  • #2775: Start development phase 5.8.2

New Contributors

Full Changelog: v5.8.2...v5.9.0