Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's.
Info
Version: | 4.3.0 |
Author(s): | Firely ([email protected]) and contributors |
Last Update: | Thursday, September 22, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/FirelyTeam/firely-net-common |
NuGet Url: | https://www.nuget.org/packages/Hl7.Fhir.Serialization |
Install
Install-Package Hl7.Fhir.Serialization
dotnet add package Hl7.Fhir.Serialization
paket add Hl7.Fhir.Serialization
Hl7.Fhir.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Hl7.Fhir.ElementModel(>= 2.0.3)
- Hl7.Fhir.Support(>= 2.0.3)
- Newtonsoft.Json(>= 12.0.2)
- System.ValueTuple(>= 4.5.0)
- Hl7.Fhir.ElementModel(>= 2.0.3)
- Hl7.Fhir.Support(>= 2.0.3)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.2)
- System.ValueTuple(>= 4.5.0)
- Hl7.Fhir.ElementModel(>= 2.0.3)
- Hl7.Fhir.Support(>= 2.0.3)
- Newtonsoft.Json(>= 12.0.2)
- System.ValueTuple(>= 4.5.0)
Tags