This library contains a runtime environment for executing HL7 FhirPath queries and invariants. It is used by the Firely .NET SDK to run validation for the HL7 FHIR object model.
$ dotnet add package Hl7.FhirPath| Branch | |
|---|---|
| develop |
| NuGet Package | |
|---|---|
| Hl7.Fhir.ElementModel | |
| Hl7.Fhir.Serialization | |
| Hl7.FhirPath | |
| Hl7.Fhir.Support | |
| Hl7.Fhir.Support.Poco |
This repository is a submodule-repository for the parent Firely .NET SDK. It contains code that works across all FHIR versions (e.g. DSTU2, R4, etc) and thus is shared by the branches of the parent repository. Although it contains functionality that can be used independently (e.g. the FhirPath evaluator), all issues should be reported to the parent repo.