Show / Hide Table of Contents

Enum FhirPackageCommon.FhirPackageTypeEnum

Values that represent FHIR package types.

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

Fields

Name Description
Core

An enum constant representing a FHIR core package.

IG

An enum constant representing a FHIR Implementation Guide.

Unknown

An enum constant representing an unknown package type.

Virtual

An enum constant representing a virtual package.

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