http://hl7.org/fhir/care-team-status|4.0.1

name
CareTeamStatus
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

CareTeamStatus

Indicates the status of the care team.

{
  "description" : "Indicates the status of the care team.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "CareTeamStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "CareTeamStatus",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "draft",
  "id" : "36b0d445-409b-592c-b611-ecc34858e141",
  "valueSet" : "http://hl7.org/fhir/ValueSet/care-team-status",
  "url" : "http://hl7.org/fhir/care-team-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.154",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}