Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update fhir net api version to 2.0.3 #97

Merged

Conversation

hongyh13
Copy link
Contributor

@hongyh13 hongyh13 commented Feb 23, 2021

update the fhir net sdk to 2.0.3, the breaking changes related to this project are (https://github.com/FirelyTeam/firely-net-sdk/wiki/Breaking-changes-in-2.0):

  1. SimpleQuantity and MoneyQuantity (R4+) have been removed, and Quantity is used.
  2. Type Primitive has been renamed to PrimitiveType.
  3. The FhirPath engine is upgraded to support FhirPath normative. Equality, equivalence and ordering for (partial) datetimes has been tweaked to better deal with difference in precision.
  4. The "Primitives.GetNativeRepresentation" API has been removed.

Copy link
Member

@brendankowitz brendankowitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@brendankowitz

This comment has been minimized.

@azure-pipelines

This comment has been minimized.

@brendankowitz
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@hongyh13 hongyh13 merged commit 8f0cdce into microsoft:master Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants