Skip to content

verzada/FhirStarter.DotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FhirStarter.DotNet

BREAKING CHANGES

  • The namespace does no longer contain DotNetCore3
  • CompatibilityVersion.Latest has been removed
  • Possibly breaking change: unnecessary dependencies.

FhirStarter based on .NET

This version of FhirStarter supports two different versions of FHIR.

  • STU3
  • R4

The code behind the libraries are pretty much the same, but are based on two different HL7.FHIR libraries.

Getting started - STU3

Getting started with STU3

Getting started - R4

Getting started with R4