This page is part of the Subscriptions R5 Backport (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
OPERATION: R5SubscriptionStatus
The official URL for this operation definition is:
http://hl7.org/fhir/uv/subscriptions-backport/OperationDefinition/Backport-subscription-status
This operation is used to return the current status information about one or more backported R5-Style Subscriptions in R4.
URL: [base]/Subscription/$status
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | ids | 0..* | id | At the Resource level, one or more parameters containing one or more comma-delimited FHIR ids of Subscriptions to get status information for. In the absense of any specified ids, the server returns the status for all Subscriptions available to the caller. At the Instance level, this parameter is ignored. | |
OUT | return | 1..1 | Bundle | The bundle type is "searchset". The operation returns a bundle containing one or more Parameters resources, compliant with "backport-subscriptionstatus", one per Subscription being queried. |