Skip to content

2.0.0 for STU3 (released 20201116)

Compare
Choose a tag to compare
@marcovisserFurore marcovisserFurore released this 16 Nov 19:29
· 1135 commits to develop-stu3 since this release

A new major release: 2.0.0!

In this release:

  • Moved some base Model classes to the common project, like Resource and Fhir types. They are now Fhir version agnostic.
  • Refactored to a complete new FhirClient based on HttpClient instead of HttpWebRequest and HttpWebResponse
  • FhirPath code to Normative standard (http://hl7.org/fhirpath/N1/)
  • Async
  • Better support for non-FHIR models
  • And lots more

For an overview of the new changes, see here.

⚠️ We tried to keep the backwards incompatible changes as minimum as possible. See here for an overview of those changes. This document can help you to upgrade.

There is no DSTU2 version anymore of this 2.0 library. The latest version for DSTU2 is 1.9.0.