Terminology
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Responsible Owner: Patient Care Work Group | Standards Status : Informative |
Raw JSON ( canonical form + also see JSON Format Specification )
Definition for Code SystemCareTeamStatus
{
"resourceType" : "CodeSystem",
"id" : "care-team-status",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
"lastUpdated" : "2025-11-27T16:48:47.349+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/care-team-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\">proposed<a name=\"care-team-status-proposed\"> </a></td><td>Proposed</td><td>The care team has been drafted and proposed, but not yet participating in the coordination and delivery of patient care.</td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"care-team-status-active\"> </a></td><td>Active</td><td>The care team is currently participating in the coordination and delivery of care.</td></tr><tr><td style=\"white-space:nowrap\">suspended<a name=\"care-team-status-suspended\"> </a></td><td>Suspended</td><td>The care team is temporarily on hold or suspended and not participating in the coordination and delivery of care.</td></tr><tr><td style=\"white-space:nowrap\">inactive<a name=\"care-team-status-inactive\"> </a></td><td>Inactive</td><td>The care team was, but is no longer, participating in the coordination and delivery of care.</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"care-team-status-entered-in-error\"> </a></td><td>Entered in Error</td><td>The care team should have never existed.</td></tr></table></div>"
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem care-team-status</b></p><a name=\"care-team-status\"> </a><a name=\"hccare-team-status\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/care-team-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\">proposed<a name=\"care-team-status-proposed\"> </a></td><td>Proposed</td><td>The care team has been drafted and proposed, but not yet participating in the coordination and delivery of patient care.</td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"care-team-status-active\"> </a></td><td>Active</td><td>The care team is currently participating in the coordination and delivery of care.</td></tr><tr><td style=\"white-space:nowrap\">suspended<a name=\"care-team-status-suspended\"> </a></td><td>Suspended</td><td>The care team is temporarily on hold or suspended and not participating in the coordination and delivery of care.</td></tr><tr><td style=\"white-space:nowrap\">inactive<a name=\"care-team-status-inactive\"> </a></td><td>Inactive</td><td>The care team was, but is no longer, participating in the coordination and delivery of care.</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"care-team-status-entered-in-error\"> </a></td><td>Entered in Error</td><td>The care team should have never existed.</td></tr></table></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}],
"url" : "http://hl7.org/fhir/care-team-status",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.154"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.145"
}],
"version" : "5.0.0",
"version" : "6.0.0-ballot3",
"name" : "CareTeamStatus",
"title" : "Care Team 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"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "Indicates the status of the care team.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/care-team-status",
"content" : "complete",
"concept" : [{
"code" : "proposed",
"display" : "Proposed",
"definition" : "The care team has been drafted and proposed, but not yet participating in the coordination and delivery of patient care."
},
{
"code" : "active",
"display" : "Active",
"definition" : "The care team is currently participating in the coordination and delivery of care."
},
{
"code" : "suspended",
"display" : "Suspended",
"definition" : "The care team is temporarily on hold or suspended and not participating in the coordination and delivery of care."
},
{
"code" : "inactive",
"display" : "Inactive",
"definition" : "The care team was, but is no longer, participating in the coordination and delivery of care."
},
{
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The care team should have never existed."
}]
}
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
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:22+1100.
Thu,
Nov
27,
2025
16:50+0000.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change