SubscriptionStatus
SubscriptionStatus
draftResource23 elementsv5.0.0
The SubscriptionStatus resource describes the state of a Subscription during notifications. It is not persisted.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/SubscriptionStatus
- ID
- SubscriptionStatus
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (FHIR Infrastructure)
- Version
- 5.0.0
| Path | Card. | Type | Description |
|---|---|---|---|
SubscriptionStatus | 0..* | Status information about a Subscription provided during event notification | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentrequired: all-languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
status | 0..1 | code | requested | active | error | off | entered-in-errorrequired: subscription-status |
type | 1..1 | code | handshake | heartbeat | event-notification | query-status | query-eventrequired: subscription-notification-type |
eventsSinceSubscriptionStart | 0..1 | Events since the Subscription was created | |
notificationEvent | 0..* | BackboneElement | Detailed information about any events relevant to this notification |
subscription | 1..1 | Reference to the Subscription responsible for this notification | |
topic | 0..1 | canonical | Reference to the SubscriptionTopic this notification relates to |
error | 0..* | List of errors on the subscriptionexample: subscription-error |