SubscriptionStatus
The status of a subscription.
This code system http://hl7.org/fhir/subscription-status defines the following codes:
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. |