FHIR Release 3 (STU) CI-Build

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

Codesystem-care-team-status.json

Example CodeSystem/care-team-status (JSON)

Maturity Level : N/A
Vocabulary Responsible Owner: Patient Care Work Group Ballot Standards Status : Informative

Raw JSON ( canonical form + also see JSON Format Specification )

Definition for Code System CareTeamStatus SystemCareTeamStatus

{
  "resourceType": "CodeSystem",
  "id": "care-team-status",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"

  "resourceType" : "CodeSystem",
  "id" : "care-team-status",
  "meta" : {
    "lastUpdated" : "2025-11-27T16:48:47.349+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 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-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "http://hl7.org/fhir/care-team-status",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.145"

  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"

  },
  "version": "3.0.2",
  "name": "CareTeamStatus",
  "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": "Indicates the status of the care team.",
  "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 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."

  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "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" : "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"

    },
    {
      "code": "entered-in-error",
      "display": "Entered In Error",
      "definition": "The care team should have never existed."
    }
  ]

      "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.