http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation|5.2.0

Defines the level of expectation associated with a given system capability. See the capabilitystatement-prohibited modifier extension to set expectations to *not* support a feature.
description: Defines the level of expectation associated with a given system capability.  See the capabilitystatement-prohibited modifier extension to set expectations to *not* support a feature.
derivation: constraint
name: CSExpectation
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value]