Hl7.Fhir.R4 4.0.0-beta2

STU3 R4 R4B R5
Build Status Build Status Build Status Build Status
Nuget Nuget Nuget Nuget

Introduction

This is the official support SDK for working with HL7 FHIR on the Microsoft .NET (dotnet) platform.

Release notes

Read the releases notes on firely-net-sdk/releases. You can find documentation about this SDK in the Firely docs site.

What's in the box?

This library provides:

  • Class models for working with the FHIR data model using POCO's
  • Xml and Json parsers and serializers
  • A REST client for working with FHIR-compliant servers
  • Helper classes to work with the specification metadata, most notably StructureDefinition and generation of differentials
  • Validation of instances based on profiles
  • Evaluation FhirPath expressions

IMPORTANT Before installing one of the NuGet packages (or clone the repo) it is important to understand that HL7 has published several updates of the FHIR specification, each with breaking changes - so you need to ensure you use the version that is right for you:

  • DSTU1 (published September 2014) is mostly obsolete, and the .NET version for this publication is not maintained anymore.
  • DSTU2 (published October 2015) in widespread use, and is not supported by this library anymore since version 2.0.
  • STU3 (published March 2017), mature support by this library and most other tooling on the market.
  • R4 (published January 2019), the latest release of the FHIR spec and fully supported by this library.

Planned release DSTU2.1 was never published by HL7, but you will still find traces of it, in particular we still keep the NuGet package for it available.

Getting Started

Get started by reading the online documentation. Depending on the version of FHIR you require, you'll find the relevant links to the packages and develop branches in this repository below:

Spec version Git branch Core NuGet
R5 (experimental) https://github.com/FirelyTeam/firely-net-sdk/tree/develop-r5 https://www.nuget.org/packages/Hl7.Fhir.R5
R4B (experimental) https://github.com/FirelyTeam/firely-net-sdk/tree/develop-r4B https://www.nuget.org/packages/Hl7.Fhir.R4B
R4 https://github.com/FirelyTeam/firely-net-sdk/tree/develop-r4 https://www.nuget.org/packages/Hl7.Fhir.R4
STU3 https://github.com/FirelyTeam/firely-net-sdk/tree/develop-stu3 https://www.nuget.org/packages/Hl7.Fhir.STU3
DSTU2 https://github.com/FirelyTeam/firely-net-sdk/tree/develop https://www.nuget.org/packages/Hl7.Fhir.DSTU2
DSTU1 https://github.com/FirelyTeam/firely-net-sdk/tree/master-dstu1 https://www.nuget.org/packages/Hl7.Fhir.DSTU

Please note that the source code for the Firely .NET SDK is split up into two GitHub repos: one (with the branches listed above) with code that is specific to a FHIR release (this repo), and one that contains the code that is applicable across all FHIR releases (a separate common repository). This second repository is included in the first one using a Git Submodule, so all you have to do is check out the main repo (this one) and learn how to work with Submodules. To clone this repository with submodules, you can do:

git clone --recurse-submodules -j8 https://github.com/FirelyTeam/firely-net-sdk.git .

Please refer to our submodules overview for more details.

Upgrading

Upgrading to 2.x? Breaking changes are listed here.

Going further? See 3.x breaking changes.

Support

We actively monitor the issues coming in through the GitHub repository at https://github.com/FirelyTeam/firely-net-sdk/issues. You are welcome to register your bugs and feature suggestions there. For questions and broader discussions, we use the .NET FHIR Implementers chat on Zulip.

Contributing

We are welcoming contributors!

If you want to participate in this project, we're using Git Flow for our branch management, so please submit your commits using pull requests on the correct develop-stu3/develop-r4/develop-r4B/develop-r5 branches as mentioned above!

GIT branching strategy

Showing the top 20 packages that depend on Hl7.Fhir.R4.

Packages Downloads
DHP.Contracts
Package Description
124
DHP.Contracts
Package Description
125
DHP.Contracts
Package Description
128
DHP.Contracts
Package Description
134
DHP.Contracts
Package Description
136
DHP.Contracts
Package Description
137
DHP.Contracts
Package Description
140
dhp.fhir
Package Description
124
dhp.fhir
Package Description
130
dhp.fhir
Package Description
133
dhp.fhir
Package Description
134
dhp.fhir
Package Description
136
dhp.fhir
Package Description
137
dhp.fhir
Package Description
140
dhp.fhir
Package Description
144
dhp.fhir
Package Description
147
dhp.fhir
Package Description
278
dhp.fhir
Package Description
303

See https://github.com/FirelyTeam/firely-net-sdk/releases

.NET Framework 4.5.2

.NET Standard 2.0

.NET 6.0

Version Downloads Last updated
6.1.1 10 03/24/2026
6.1.0 10 03/05/2026
6.0.2 31 01/15/2026
6.0.1 234 10/15/2025
6.0.0 58 10/14/2025
6.0.0-rc1 70 08/20/2025
6.0.0-beta1 77 07/05/2025
6.0.0-alpha2 115 04/25/2025
6.0.0-alpha1 93 12/15/2024
5.13.3 8 03/11/2026
5.13.2 16 01/08/2026
5.13.1 34 12/06/2025
5.13.0 88 10/14/2025
5.12.2 63 08/27/2025
5.12.1 85 07/18/2025
5.12.0 80 06/26/2025
5.11.7 78 05/24/2025
5.11.6 73 05/15/2025
5.11.5 103 05/08/2025
5.11.4 201 02/14/2025
5.11.3 140 02/07/2025
5.11.2 101 04/02/2025
5.11.1 169 11/28/2024
5.11.0 95 11/12/2024
5.10.3 129 09/21/2024
5.10.2 90 09/21/2024
5.10.1 139 09/21/2024
5.10.0 93 09/21/2024
5.9.1 92 08/28/2024
5.9.0 153 08/10/2024
5.8.2 116 07/22/2024
5.8.1 118 06/04/2024
5.8.0 165 07/23/2024
5.7.0 118 07/23/2024
5.6.1 173 07/23/2024
5.6.0 142 07/23/2024
5.5.1 167 02/05/2024
5.5.0 169 07/23/2024
5.4.0 129 07/23/2024
5.3.0 118 07/23/2024
5.2.0 119 07/23/2024
5.1.0 156 07/23/2024
5.0.0 136 07/23/2024
5.0.0-beta3 164 07/23/2024
5.0.0-beta2 104 07/23/2024
5.0.0-beta1 115 07/23/2024
4.3.0 196 07/23/2024
4.2.1 163 07/23/2024
4.2.0 123 07/23/2024
4.1.0 123 07/23/2024
4.0.0 109 07/23/2024
4.0.0-beta2 124 07/23/2024
4.0.0-beta1 135 07/23/2024
3.8.3 112 07/23/2024
3.8.2 129 07/23/2024
3.8.1 111 07/23/2024
3.8.0 118 07/23/2024
3.7.0 119 07/23/2024
3.6.0 141 07/23/2024
3.5.0 118 07/23/2024
3.4.0 131 07/23/2024
3.3.0 110 07/23/2024
3.2.0 112 07/27/2024
3.1.0 115 07/23/2024
3.0.0 175 07/23/2024
2.0.3 115 07/23/2024
2.0.2 130 07/23/2024
2.0.1 123 07/23/2024
2.0.0 180 07/23/2024
2.0.0-beta2 116 07/23/2024
2.0.0-beta1 123 07/23/2024
1.9.0 150 07/23/2024
1.8.0 119 07/23/2024
1.7.0 117 07/23/2024
1.6.0 102 07/23/2024
1.5.0 160 07/23/2024
1.5.0-beta1 119 07/23/2024
1.4.0 113 07/23/2024
1.3.0 110 07/23/2024
1.2.1 107 07/23/2024
1.2.0 135 07/23/2024
1.2.0-beta2 108 07/23/2024
1.2.0-beta1 136 07/23/2024
0.96.1 119 07/23/2024
0.96.0 133 07/23/2024
0.95.0 116 07/23/2024
0.94.0-beta3 116 07/22/2024