$events

R5SubscriptionEvents

activeSubscriptions R5 Backport1.1.0operation3 inputs1 output

This operation is used to search for and return notifications that have been previously triggered by a topic-based Subscription in R4.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/uv/subscriptions-backport/OperationDefinition/backport-subscription-events
Code
$events
Kind
operation
Affects State
No
Publisher
HL7 FHIR Infrastructure WG

Invocation Context

Can be invoked at:
Instance Level
Target Resources:
Affects State:No

Input Parameters (3)

NameTypeCard.Description
eventsSinceNumberstring0..1The starting event number, inclusive of this event (lower bound).
eventsUntilNumberstring0..1The ending event number, inclusive of this event (upper bound).
contentcode0..1Requested content style of returned data. Codes from backport-content-value-set (e.g., empty, id-only, full-resource). This is a hint to the server what a client would prefer, and MAY be ignored.

Output Parameters (1)

NameTypeCard.Description
returnBundle1..1The operation returns a valid notification bundle, with the first entry being the subscription status information resource. The bundle type is "history".

Additional Information

Version
1.1.0
Date
2020-11-30