Show / Hide Table of Contents

Enum FhirCapabiltyStatement.ExpectationCodes

Values that represent conformance expectation codes.

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

Fields

Name Description
MAY

An enum constant representing the may option.

NotSpecified

No conformance expectation has been specified.

SHALL

An enum constant representing the shall option.

SHOULD

An enum constant representing the should option.

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