Show / Hide Table of Contents

Enum FhirPackageCommon.FhirSequenceEnum

Values that represent FHIR major releases.

Namespace: Microsoft.Health.Fhir.SpecManager.Manager
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public enum FhirSequenceEnum : int

Fields

Name Description
DSTU2

An enum constant representing the DSTU2 option.

R4

An enum constant representing the R4 option.

R4B

An enum constant representing the R4B option.

R5

An enum constant representing the R5 option.

STU3

An enum constant representing the STU3 option.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX