http://hl7.org/fhir/StructureDefinition/SubscriptionStatus|5.0.0
The SubscriptionStatus resource describes the state of a Subscription during notifications. It is not persisted.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
SubscriptionStatus | 0..* | Status information about a Subscription provided during event notification | ||
Σ | 0..1 | code | requested | active | error | off | entered-in-error SubscriptionStatus (required) | |
?!Σ | 1..1 | code | handshake | heartbeat | event-notification | query-status | query-event SubscriptionNotificationType (required) | |
Σ | 0..1 | integer64 | Events since the Subscription was created | |
| 0..* | BackboneElement | Detailed information about any events relevant to this notification | ||
| 1..1 | integer64 | Sequencing index of this event | ||
| 0..1 | instant | The instant this event occurred | ||
| 0..1 | Reference | Reference to the primary resource or information of this event | ||
| 0..* | Reference | References related to the focus resource and/or context of this event | ||
Σ | 1..1 | Reference | Reference to the Subscription responsible for this notification | |
Σ | 0..1 | canonical | Reference to the SubscriptionTopic this notification relates to | |
Σ | 0..* | CodeableConcept | List of errors on the subscription SubscriptionError (example) |