http://hl7.org/fhir/StructureDefinition/Subscription|5.0.0
The subscription resource describes a particular client's request to be notified about a SubscriptionTopic.
description: The subscription resource describes a particular client's request to be notified about a SubscriptionTopic. derivation: specialization name: Subscription type: Subscription elements: maxCount: {isModifier: false, short: Maximum number of events that can be combined in a single notification, mustSupport: false, isSummary: true, index: 23} content: isModifier: false short: empty | id-only | full-resource mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/subscription-payload-content|5.0.0'} isSummary: true index: 22 name: {isModifier: false, short: Human readable name for this subscription, mustSupport: false, isSummary: true, index: 1} topic: {isModifier: false, short: Reference to the subscription topic being subscribed to, mustSupport: false, isSummary: true, index: 3} reason: {isModifier: false, short: Description of why this subscription was created, mustSupport: false, isSummary: true, index: 7} heartbeatPeriod: {isModifier: false, short: Interval in seconds to send 'heartbeat' notification, mustSupport: false, isSummary: true, index: 19} status: isModifier: true short: requested | active | error | off | entered-in-error mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/subscription-status|5.0.0'} isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true index: 2 identifier: {isModifier: false, short: Additional identifiers (business identifier), mustSupport: false, array: true, isSummary: true, index: 0} contentType: isModifier: false short: MIME type to send, or omit for no payload mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/mimetypes|5.0.0'} isSummary: true index: 21 timeout: {isModifier: false, short: Timeout in seconds to attempt notification delivery, mustSupport: false, isSummary: true, index: 20} managingEntity: {isModifier: false, short: Entity responsible for Subscription changes, mustSupport: false, isSummary: true, index: 6} end: {isModifier: false, short: When to automatically delete the subscription, mustSupport: false, isSummary: true, index: 5} filterBy: constraint: scr-1: {human: Subscription filters may only contain a modifier or a comparator, source: 'http://hl7.org/fhir/StructureDefinition/Subscription', severity: error, expression: (comparator.exists() and modifier.exists()).not()} isModifier: false short: Criteria for narrowing the subscription topic stream index: 8 mustSupport: false array: true elements: resourceType: isModifier: false short: Allowed Resource (reference to definition) for this Subscription filter mustSupport: false binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/subscription-types'} isSummary: true index: 9 filterParameter: {isModifier: false, short: Filter label defined in SubscriptionTopic, mustSupport: false, isSummary: true, index: 10} comparator: isModifier: false short: eq | ne | gt | lt | ge | le | sa | eb | ap mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/search-comparator|5.0.0'} isSummary: false index: 11 modifier: isModifier: false short: missing | exact | contains | not | text | in | not-in | below | above | type | identifier | of-type | code-text | text-advanced | iterate mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/search-modifier-code|5.0.0'} isSummary: false index: 12 value: {isModifier: false, short: Literal value or resource path, mustSupport: false, isSummary: true, index: 13} required: [filterParameter, value] isSummary: true endpoint: {isModifier: false, short: Where the channel points to, mustSupport: false, isSummary: true, index: 15} contact: {isModifier: false, short: Contact details for source (e.g. troubleshooting), mustSupport: false, array: true, isSummary: true, index: 4} parameter: isModifier: false short: Channel type mustSupport: false array: true isSummary: false index: 16 elements: name: {isModifier: false, short: Name (key) of the parameter, mustSupport: false, isSummary: false, index: 17} value: {isModifier: false, short: Value of the parameter to use or pass through, mustSupport: false, isSummary: false, index: 18} required: [name, value] channelType: isModifier: false short: Channel type for notifications mustSupport: false binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/subscription-channel-type'} isSummary: true index: 14 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Subscription base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0 required: [status, channelType, topic]