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
ListStatus
SystemListStatus
{
"resourceType": "CodeSystem",
"id": "list-status",
"meta": {
"lastUpdated": "2019-10-24T11:53:00+11:00"
"resourceType" : "CodeSystem",
"id" : "list-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 list-status</b></p><a name=\"list-status\"> </a><a name=\"hclist-status\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/list-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\">current<a name=\"list-status-current\"> </a></td><td>Current</td><td>The list is considered to be an active part of the patient's record.</td></tr><tr><td style=\"white-space:nowrap\">retired<a name=\"list-status-retired\"> </a></td><td>Retired</td><td>The list is "old" and should no longer be considered accurate or relevant.</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"list-status-entered-in-error\"> </a></td><td>Entered In Error</td><td>The list was never accurate. It is retained for medico-legal purposes only.</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": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/list-status",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.318"
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
"version": "3.0.2",
"name": "ListStatus",
"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 current state of the list",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/list-status",
"content": "complete",
"concept": [
{
"code": "current",
"display": "Current",
"definition": "The list is considered to be an active part of the patient's record."
},
{
"code": "retired",
"display": "Retired",
"definition": "The list is \"old\" and should no longer be considered accurate or relevant."
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 4
}],
"url" : "http://hl7.org/fhir/list-status",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.327"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.318"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.178"
}],
"version" : "6.0.0-ballot3",
"name" : "ListStatus",
"title" : "List Status",
"status" : "active",
"experimental" : false,
"date" : "2021-01-05T10:01:24+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"code": "entered-in-error",
"display": "Entered In Error",
"definition": "The list was never accurate. It is retained for medico-legal purposes only."
}
]
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "The current state of the list.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/list-status",
"content" : "complete",
"concept" : [{
"code" : "current",
"display" : "Current",
"definition" : "The list is considered to be an active part of the patient's record."
},
{
"code" : "retired",
"display" : "Retired",
"definition" : "The list is \"old\" and should no longer be considered accurate or relevant."
},
{
"code" : "entered-in-error",
"display" : "Entered In Error",
"definition" : "The list was never accurate. It is retained for medico-legal purposes only."
}]
}
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