![]() |
VOOZH | about |
dotnet add package Spark.Mongo.R4 --version 2.5.0
NuGet\Install-Package Spark.Mongo.R4 -Version 2.5.0
<PackageReference Include="Spark.Mongo.R4" Version="2.5.0" />
<PackageVersion Include="Spark.Mongo.R4" Version="2.5.0" />Directory.Packages.props
<PackageReference Include="Spark.Mongo.R4" />Project file
paket add Spark.Mongo.R4 --version 2.5.0
#r "nuget: Spark.Mongo.R4, 2.5.0"
#:package Spark.Mongo.R4@2.5.0
#addin nuget:?package=Spark.Mongo.R4&version=2.5.0Install as a Cake Addin
#tool nuget:?package=Spark.Mongo.R4&version=2.5.0Install as a Cake Tool
| DSTU2 | STU3 | R4 |
|---|---|---|
| 👁 Tests |
👁 Tests |
👁 Tests |
| 👁 Integration Tests |
👁 Integration Tests |
👁 Integration Tests |
| 👁 Release |
👁 Release |
👁 Release |
| 👁 Docker Release |
👁 Docker Release |
👁 Docker Release |
Spark is an open-source FHIR server developed in C#, initially built by Firely. Further development and maintenance is now done by Incendi.
Spark implements a major part of the FHIR specification and has been used and tested during several HL7 WGM Connectathons.
There are two ways to get started with Spark. Either by using the NuGet packages and following the Quickstart Tutorial, or by using the Docker Images.
Read the on how to set up your own FHIR Server using the NuGet Packages. There is also an example project that accompanies the Quickstart Tutorial which you can find here: https://github.com/incendilabs/spark-example
Set up the Spark FHIR server by using the Docker Images. Make sure you have installed Docker. On Linux you will need to install Docker Compose as well. After installing Docker you could run Spark server by running one of the following commands, found below, for your preferred FHIR Version. Remember to replace the single quotes with double quotes on Windows. The Spark FHIR Server will be available after startup at http://localhost:5555.
curl 'https://raw.githubusercontent.com/FirelyTeam/spark/r4/master/.docker/docker-compose.example.yml' > docker-compose.yml
docker-compose up
curl 'https://raw.githubusercontent.com/FirelyTeam/spark/stu3/master/.docker/docker-compose.example.yml' > docker-compose.yml
docker-compose up`
curl 'https://raw.githubusercontent.com/FirelyTeam/spark/master/.docker/docker-compose.example.yml' > docker-compose.yml
docker-compose up
Source code can be found in the branch r4/master. This is the version of Spark running at https://spark.incendi.no FHIR Endpoint: https://spark.incendi.no/fhir
Source code can be found in the branch stu3/master, we try to keep up-to-date with the STU3 version of FHIR. This is the version of Spark running at https://spark-stu3.incendi.no FHIR Endpoint: https://spark-stu3.incendi.no/fhir
DSTU2 is no longer maintained by this project. The source code can be found in the branch master.
DSTU1 is no longer maintained by this project. The source code can be found in the branch dstu1/master.
If you want to contribute, see our guidelines
Our strategy for git branching:
Branch from the r4/master branch which contains the R4 FHIR version, unless the feature or bug fix is considered for a specific version of FHIR then branch from the relevant branch which at this point is stu3/master.
See GitHub flow for more information.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.5.0 | 110 | 5/30/2026 |
| 2.4.1 | 459 | 4/8/2026 |
| 2.4.0 | 1,067 | 3/15/2026 |
| 2.3.6 | 2,180 | 10/24/2025 |
| 2.3.5 | 242 | 10/11/2025 |
| 2.3.4 | 13,669 | 4/22/2025 |
| 2.3.3 | 2,493 | 2/1/2025 |
| 2.3.2 | 940 | 11/18/2024 |
| 2.3.1 | 718 | 8/31/2024 |
| 2.3.0 | 533 | 7/19/2024 |
| 2.2.1 | 4,014 | 6/8/2024 |
| 2.2.0 | 887 | 4/20/2024 |
| 2.1.0 | 689 | 3/15/2024 |
| 2.0.0 | 1,540 | 11/25/2023 |
| 1.5.17 | 49,639 | 5/30/2023 |
| 1.5.16 | 3,191 | 3/14/2023 |
| 1.5.15 | 1,625 | 1/11/2023 |
| 1.5.14 | 2,858 | 9/2/2022 |
| 1.5.13 | 1,919 | 6/27/2022 |
| 1.5.12 | 1,765 | 5/6/2022 |