Skip to content
Harald Sømnes Hanssen edited this page Mar 15, 2019 · 1 revision

Welcome to the FhirStarter.DotNetCore wiki!

This wiki intends on getting you started with your fhirst FhirStarter project.

Before you begin

The FhirStarter is very basic, its intention is to expose a datasource with FHIR and get a FHIR service up and running as fast as possible.

Some assumptions

  • You have Visual Studio 2017++
  • You know .Net Core
  • You have installed .Net Core 2.2
Clone this wiki locally