draft
1 bindingSubscriptionStatus
http://hl7.org/fhir/ValueSet/subscription-status
The status of a subscription.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| requested | Requested | The client has requested the subscription, and the server has not yet set it up. |
| active | Active | The subscription is active. |
| error | Error | The server has an error executing the notification. |
| off | Off | Too many errors have occurred or the subscription has expired. |
Bound by
| Resource | Path | Strength |
|---|---|---|
| Subscription | Subscription.status | required |