This library Implements a FHIR Facade that you can add to other projects where you provide the storage engine through implementing a set of model interface classes.
Info
Version: | 5.10.2-beta1 |
Author(s): | Brian Postlethwaite ([email protected]) and contributors |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brianpos/fhir-net-web-api |
NuGet Url: | https://www.nuget.org/packages/brianpos.Fhir.R4.WebApi.AspNetCore |
Install
Install-Package brianpos.Fhir.R4.WebApi.AspNetCore
dotnet add package brianpos.Fhir.R4.WebApi.AspNetCore
paket add brianpos.Fhir.R4.WebApi.AspNetCore
brianpos.Fhir.R4.WebApi.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.2
- brianpos.Fhir.R4.WebApi.Support(>= 1.9.01)
- Hl7.Fhir.R4(>= 1.9.0)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.App(>= 2.2.8)
- Microsoft.AspNetCore.Buffering(>= 0.2.2)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- brianpos.Fhir.R4.WebApi.Support(>= 1.9.01)
- Hl7.Fhir.R4(>= 1.9.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.0.3)
- brianpos.Fhir.R4.WebApi.Support(>= 1.9.01)
- Hl7.Fhir.R4(>= 1.9.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.8)
Tags