Skip to content

5.8.0

Compare
Choose a tag to compare
@mmsmits mmsmits released this 24 Apr 11:22

Intro:

Highlights of this new release:

  • Added new Serialization engines for easier creating serializers and deserializers
  • FhirClient now has better Binary support
  • Added support for filters during ValueSet expansion
  • Added new FhirPath features

Changes:

  • #2771: Improved binary support
  • #2767: added package validation to the SDK library
  • #2773: Update fhir release version enums
  • #2768: Added defineVariable to FhirPath
  • #2763: Bump MSTest.TestFramework from 3.2.0 to 3.3.1
  • #2762: Bump MSTest.TestAdapter from 3.2.1 to 3.3.1
  • #2764: FhirPath indexOf method for collections
  • #2760: Added fhirpath environment vars
  • #2758: fhirpath substring with negative length
  • #2752: element types tryparse nullability
See More
  • #2741: Nullability and Try-style function annotations
  • #2757: replaced moq with NSubstitute
  • #2754: keep snapshot when differential is missing
  • #2753: custom json/xml patch requests
  • #2755: Preserve self links when a count summary is conducted
  • #2740: Implement DescendantOf and isNotA filter
  • #2751: Added links to new validator
  • #2747: Fixed location property on TypedElementOnSourceNode.cs
  • #2748: Disallow validation of empty strings or markdown
  • #2739: added latest FHIR REST operations
  • #2744: Library now implements IVersionableConformanceResource
  • #2743: Added date-quantity subtraction unit tests to fhirpath
  • #2594: VONK-5300 Accessing the Definition when visiting all descendants of a ITypedElement
  • #2730: 2550 parser error ignore customization
  • #2733: Support Is-a filter in local ValueSet expansion
  • #2720: FHIRPath optimizations
  • #2736: Bump System.Text.Json from 8.0.2 to 8.0.3
  • #2735: Start development phase 5.7.1

This list of changes was auto generated.