http://hl7.org/fhir/StructureDefinition/SubscriptionStatus|5.0.0

The SubscriptionStatus resource describes the state of a Subscription during notifications. It is not persisted.
NameFlagsCardTypeDescription & Constraints
SubscriptionStatus
0..*Status information about a Subscription provided during event notification
 
status
Σ
0..1coderequested | active | error | off | entered-in-error SubscriptionStatus (required)
 
type *
?!Σ
1..1codehandshake | heartbeat | event-notification | query-status | query-event SubscriptionNotificationType (required)
 
eventsSinceSubscriptionStart
Σ
0..1integer64Events since the Subscription was created
 
notificationEvent
0..*BackboneElementDetailed information about any events relevant to this notification
 
 
eventNumber *
1..1integer64Sequencing index of this event
 
 
timestamp
0..1instantThe instant this event occurred
 
 
focus
0..1ReferenceReference to the primary resource or information of this event
 
 
additionalContext
0..*ReferenceReferences related to the focus resource and/or context of this event
 
subscription *
Σ
1..1ReferenceReference to the Subscription responsible for this notification
 
topic
Σ
0..1canonicalReference to the SubscriptionTopic this notification relates to
 
error
Σ
0..*CodeableConceptList of errors on the subscription SubscriptionError (example)