Show / Hide Table of Contents

Enum FhirCompartment.CompartmentTypeCodes

Values that represent compartment type codes.

Namespace: Microsoft.Health.Fhir.CodeGenCommon.Models
Assembly: Microsoft.Health.Fhir.CodeGenCommon.dll
Syntax
public enum CompartmentTypeCodes : int

Fields

Name Description
Device

Device compartment.

Encounter

Encounter compartment.

Patient

Patient compartment.

Practitioner

Practitioner compartment.

RelatedPerson

RelatedPerson compartment.

Unkown

An enum constant representing the unkown option.

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