PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/CareTeam
description: Base StructureDefinition for CareTeam Resource
package_name: hl7.fhir.core
derivation: specialization
name: CareTeam
type: null
elements:
  identifier: {type: Identifier, short: External Ids for this team, isSummary: true, array: true, index: 0}
  status: {isModifier: true, short: active | suspended | inactive | entered in error, type: CodeableConcept, isSummary: true, index: 1}
  type: {short: Type of team, comments: There may be multiple axis of categorization and one team may serve multiple purposes., type: CodeableConcept, array: true, isSummary: true, index: 2}
  name: {type: string, short: 'Name of the team, such as crisis assessment team', isSummary: true, index: 3}
  subject: {short: Who care team is for, type: Reference, isSummary: true, index: 4}
  period: {short: Time period team covers, type: Period, isSummary: true, index: 5}
  participant:
    type: BackboneElement
    short: Members of the team
    array: true
    index: 6
    elements:
      role: {short: Type of involvement, comments: Roles may sometimes be inferred by type of Practitioner.  These are relationships that hold only within the context of the care team.  General relationships should be handled as properties of the Patient resource directly., type: CodeableConcept, isSummary: true, index: 7}
      member:
        short: Who is involved
        comments: |-
          Patient only needs to be listed if they have a role other than "subject of care".

          Member is optional because some participants may be known only by their role, particularly in draft plans.
        type: Reference
        isSummary: true
        index: 8
      period: {type: Period, short: Time period of participant, index: 9}
  managingOrganization: {type: Reference, short: Organization responsible for the care team, isSummary: true, index: 10}
package_version: 1.4.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/CareTeam
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null