PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.core@4.3.0
    http://hl7.org/fhir/StructureDefinition/CareTeam
description: The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.
package_name: hl7.fhir.r4b.core
derivation: specialization
name: CareTeam
type: CareTeam
elements:
  category:
    isModifier: false
    short: Type of team
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/care-team-category'}
    isSummary: true
    index: 2
  managingOrganization:
    isModifier: false
    short: Organization responsible for the care team
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 14
  encounter:
    isModifier: false
    short: Encounter created as part of
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 5
  name: {isModifier: false, short: 'Name of the team, such as crisis assessment team', type: string, mustSupport: false, isSummary: true, index: 3}
  reasonCode:
    isModifier: false
    short: Why the care team exists
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
    isSummary: false
    index: 12
  participant:
    constraint:
      ctm-1: {human: CareTeam.participant.onBehalfOf can only be populated when CareTeam.participant.member is a Practitioner, source: 'http://hl7.org/fhir/StructureDefinition/CareTeam', severity: error, expression: 'onBehalfOf.exists() implies (member.resolve().iif(empty(), true, ofType(Practitioner).exists()))'}
    isModifier: false
    short: Members of the team
    index: 7
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      role:
        isModifier: false
        short: Type of involvement
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/careteam-participant-role'}
        isSummary: true
        index: 8
      member:
        isModifier: false
        short: Who is involved
        refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 9
      onBehalfOf:
        isModifier: false
        short: Organization of the practitioner
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 10
      period: {isModifier: false, short: Time period of participant, type: Period, mustSupport: false, isSummary: false, index: 11}
    isSummary: false
  note: {isModifier: false, short: Comments made about the CareTeam, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 16}
  status:
    isModifier: true
    short: proposed | active | suspended | inactive | entered-in-error
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/care-team-status|4.3.0'}
    isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    isSummary: true
    index: 1
  identifier: {isModifier: false, short: External Ids for this team, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  telecom: {isModifier: false, short: A contact detail for the care team (that applies to all members), type: ContactPoint, mustSupport: false, array: true, isSummary: false, index: 15}
  period: {isModifier: false, short: Time period team covers, type: Period, mustSupport: false, isSummary: true, index: 6}
  subject:
    isModifier: false
    short: Who care team is for
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 4
  reasonReference:
    isModifier: false
    short: Why the care team exists
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 13
package_version: 4.3.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/CareTeam
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.3.0