http://hl7.org/fhir/StructureDefinition/Subscription|5.0.0
The subscription resource describes a particular client's request to be notified about a SubscriptionTopic.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
Subscription | 0..* | Notification about a SubscriptionTopic | ||
Σ | 0..* | Identifier | Additional identifiers (business identifier) | |
Σ | 0..1 | string | Human readable name for this subscription | |
?!Σ | 1..1 | code | requested | active | error | off | entered-in-error SubscriptionStatusCodes (required) | |
Σ | 1..1 | canonical | Reference to the subscription topic being subscribed to | |
Σ | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | |
Σ | 0..1 | instant | When to automatically delete the subscription | |
Σ | 0..1 | Reference | Entity responsible for Subscription changes | |
Σ | 0..1 | string | Description of why this subscription was created | |
Σ | 0..* | BackboneElement | Criteria for narrowing the subscription topic stream | |
Σ | 0..1 | uri | Allowed Resource (reference to definition) for this Subscription filter FHIRTypes (extensible) | |
Σ | 1..1 | string | Filter label defined in SubscriptionTopic | |
| 0..1 | code | eq | ne | gt | lt | ge | le | sa | eb | ap SearchComparator (required) | ||
| 0..1 | code | missing | exact | contains | not | text | in | not-in | below | above | type | identifier | of-type | code-text | text-advanced | iterate SearchModifierCode (required) | ||
Σ | 1..1 | string | Literal value or resource path | |
Σ | 1..1 | Coding | Channel type for notifications SubscriptionChannelType (extensible) | |
Σ | 0..1 | url | Where the channel points to | |
| 0..* | BackboneElement | Channel type | ||
| 1..1 | string | Name (key) of the parameter | ||
| 1..1 | string | Value of the parameter to use or pass through | ||
Σ | 0..1 | unsignedInt | Interval in seconds to send 'heartbeat' notification | |
Σ | 0..1 | unsignedInt | Timeout in seconds to attempt notification delivery | |
Σ | 0..1 | code | MIME type to send, or omit for no payload MimeType (required) | |
Σ | 0..1 | code | empty | id-only | full-resource SubscriptionPayloadContent (required) | |
Σ | 0..1 | positiveInt | Maximum number of events that can be combined in a single notification |