Show / Hide Table of Contents

Enum FhirElement.ElementDefinitionBindingStrength

Values that represent element definition binding strengths.

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

Fields

Name Description
Example

Instances are not expected or even encouraged to draw from the specified value set. The value set merely provides examples of the types of concepts intended to be included.

Extensible

To be conformant, the concept in this element SHALL be from the specified value set if any of the codes within the value set can apply to the concept being communicated. If the value set does not cover the concept (based on human review), alternate codings (or, data type allowing, text) may be included instead.

Preferred

Instances are encouraged to draw from the specified codes for interoperability purposes but are not required to do so to be considered conformant.

Required

To be conformant, the concept in this element SHALL be from the specified value set.

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