Releases: FirelyTeam/firely-net-sdk
2.0.3 for R4 (release 2020126) - HOTFIX
2.0.2 for STU3 (released 20210122)
Bugfixes
- #1252 [SnapshotGenerator] Fail snapshot generation when a new type slice in derived profile for unknown type
- #1395 [SnapshotGenerator] Unnecessary child elements get generated before adding slices
- #1540 [SnapshotGenerator] Snapshot incorrectly adds rat-1 constraint to polymorphic element
- #1516 [SnapshotGeneration] Adding an extension to
binding.ValueSetReference
removes other elements in snapshot - #1589
dataelements.xml
has been removed in thespecification.zip
- #1580 FhirPath "as date" and "as time" expression throws exception during a Select operation
- #1531 SearchParams allows "-" as a sort parameter with no name
- #1561 Warning of BindingValidation has been improved
- #1555 Not all POCOs were serializable. Now it is.
New Functionality
2.0.2 for R5 (released 20210122)
Bugfixes
- #1252 [SnapshotGenerator] Fail snapshot generation when a new type slice in derived profile for unknown type
- #1395 [SnapshotGenerator] Unnecessary child elements get generated before adding slices
- #1540 [SnapshotGenerator] Snapshot incorrectly adds rat-1 constraint to polymorphic element
- #1516 [SnapshotGeneration] Adding an extension to
binding.ValueSetReference
removes other elements in snapshot - #1589
dataelements.xml
has been removed in thespecification.zip
- #1580 FhirPath "as date" and "as time" expression throws exception during a Select operation
- #1531 SearchParams allows "-" as a sort parameter with no name
- #1561 Warning of BindingValidation has been improved
- #1555 Not all POCOs were serializable. Now it is.
New Functionality
2.0.2 for R4 (released 20210122)
Bugfixes
- #1252 [SnapshotGenerator] Fail snapshot generation when a new type slice in derived profile for unknown type
- #1395 [SnapshotGenerator] Unnecessary child elements get generated before adding slices
- #1540 [SnapshotGenerator] Snapshot incorrectly adds rat-1 constraint to polymorphic element
- #1516 [SnapshotGeneration] Adding an extension to
binding.ValueSetReference
removes other elements in snapshot - #1589
dataelements.xml
has been removed in thespecification.zip
- #1580 FhirPath "as date" and "as time" expression throws exception during a Select operation
- #1531 SearchParams allows "-" as a sort parameter with no name
- #1561 Warning of BindingValidation has been improved
- #1555 Not all POCOs were serializable. Now it is.
New Functionality
2.0.1 for STU3 (release 20201125) - HOTFIX
2.0.1 for R5 (release 20201125) - HOTFIX
2.0.1 for R4 (release 20201125) - HOTFIX
2.0.0 for STU3 (released 20201116)
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 onHttpClient
instead ofHttpWebRequest
andHttpWebResponse
- 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.
There is no DSTU2 version anymore of this 2.0 library. The latest version for DSTU2 is 1.9.0.
2.0.0 for R5 (release 20201116)
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 onHttpClient
instead ofHttpWebRequest
andHttpWebResponse
- 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.
There is no DSTU2 version anymore of this 2.0 library. The latest version for DSTU2 is 1.9.0.
2.0.0 for R4 (released 20201116)
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 onHttpClient
instead ofHttpWebRequest
andHttpWebResponse
- 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.
There is no DSTU2 version anymore of this 2.0 library. The latest version for DSTU2 is 1.9.0.