http://hl7.org/fhir/StructureDefinition/subscription-best-effort|5.2.0

If true, indicates the channel should be treated as though it is using a non-guaranteed delivery mechanism, effectively labeling the subscription as 'best effort'.
description: If true, indicates the channel should be treated as though it is using a non-guaranteed delivery mechanism, effectively labeling the subscription as 'best effort'.
derivation: constraint
name: SubscriptionBestEffort
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/subscription-best-effort'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/subscription-best-effort
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value]