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. It supports FHIR versions DSTU2 (1.0.2), STU3 (3.0.1) and R4 (4.0.0)
$ dotnet add package CareEvolution.Fhir.CoreNo README available.