Terminology
This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
|
|
|
Raw JSON ( canonical form + also see JSON Format Specification )
Definition
for
Code
System
SubscriptionStatus
SystemSubscriptionStatus
{
"resourceType": "CodeSystem",
"id": "subscription-status",
"meta": {
"lastUpdated": "2019-10-24T11:53:00+11:00"
"resourceType" : "CodeSystem",
"id" : "subscription-status",
"meta" : {
"lastUpdated" : "2025-12-17T09:50:17.012+00:00"
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem subscription-status</b></p><a name=\"subscription-status\"> </a><a name=\"hcsubscription-status\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/subscription-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">requested<a name=\"subscription-status-requested\"> </a></td><td>Requested</td><td>The client has requested the subscription, and the server has not yet set it up.</td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"subscription-status-active\"> </a></td><td>Active</td><td>The subscription is active.</td></tr><tr><td style=\"white-space:nowrap\">error<a name=\"subscription-status-error\"> </a></td><td>Error</td><td>The server has an error executing the notification.</td></tr><tr><td style=\"white-space:nowrap\">off<a name=\"subscription-status-off\"> </a></td><td>Off</td><td>Too many errors have occurred or the subscription has expired.</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"subscription-status-entered-in-error\"> </a></td><td>Entered in Error</td><td>This subscription has been flagged as incorrect.</td></tr></table></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/subscription-status",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.496"
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
"version": "3.0.2",
"name": "SubscriptionStatus",
"status": "draft",
"experimental": false,
"date": "2019-10-24T11:53:00+11:00",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"description": "The status of a subscription.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/subscription-status",
"content": "complete",
"concept": [
{
"code": "requested",
"display": "Requested",
"definition": "The client has requested the subscription, and the server has not yet set it up."
},
{
"code": "active",
"display": "Active",
"definition": "The subscription is active."
},
{
"code": "error",
"display": "Error",
"definition": "The server has an error executing the notification."
},
{
"code": "off",
"display": "Off",
"definition": "Too many errors have occurred or the subscription has expired."
}
]
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
}],
"url" : "http://hl7.org/fhir/subscription-status",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2022"
}],
"version" : "6.0.0-ballot3",
"name" : "SubscriptionStatus",
"title" : "Subscription Status",
"status" : "active",
"experimental" : false,
"publisher" : "HL7 International",
"description" : "This codesystem defines a set of codes that can be used to filter Subscription triggers.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"content" : "complete",
"concept" : [{
"code" : "requested",
"display" : "Requested",
"definition" : "The client has requested the subscription, and the server has not yet set it up."
},
{
"code" : "active",
"display" : "Active",
"definition" : "The subscription is active."
},
{
"code" : "error",
"display" : "Error",
"definition" : "The server has an error executing the notification."
},
{
"code" : "off",
"display" : "Off",
"definition" : "Too many errors have occurred or the subscription has expired."
},
{
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "This subscription has been flagged as incorrect."
}]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
Release
3
(STU;
v3.0.2-11200)
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Thurs,
Oct
24,
2019
11:53+1100.
QA
Page
Wed,
Dec
17,
2025
09:51+0000.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
DSTU2
R4
|
Compare
to
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change