Skip to content

Hl7.Fhir.Core 5.0.0-alpha-20221213.7 Latest

This is the core support library for HL7's FHIR standard (http://hl7.org/fhir). It contains the core functionality to working with RESTful FHIR servers: POCO classes for FHIR, parsing/serialization of FHIR data and a FhirClient for easy access to FHIR servers.

Install from the command line:
Learn more about NuGet packages
$ dotnet add package Hl7.Fhir.Core --version 5.0.0-alpha-20221213.7

Recent Versions