PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/CareTeam
description: Base StructureDefinition for CareTeam Resource
package_name: hl7.fhir.r2b.core
derivation: specialization
name: CareTeam
type: null
elements:
  identifier:
    isModifier: false
    short: External Ids for this team
    index: 0
    type: Identifier
    mustSupport: false
    array: true
    maxLength: 0
    base: {max: '*', min: 0, path: CareTeam.identifier}
    isSummary: true
  status:
    isModifier: true
    short: active | suspended | inactive | entered in error
    type: CodeableConcept
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: CareTeam.status}
    isSummary: true
    index: 1
  type:
    isModifier: false
    short: Type of team
    index: 2
    comments: There may be multiple axis of categorization and one team may serve multiple purposes.
    type: CodeableConcept
    mustSupport: false
    array: true
    maxLength: 0
    base: {max: '*', min: 0, path: CareTeam.type}
    isSummary: true
  name:
    isModifier: false
    short: Name of the team, such as crisis assessment team
    type: string
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: CareTeam.name}
    isSummary: true
    index: 3
  subject:
    isModifier: false
    short: Who care team is for
    type: Reference
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: CareTeam.subject}
    isSummary: true
    index: 4
  period:
    isModifier: false
    short: Time period team covers
    type: Period
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: CareTeam.period}
    isSummary: true
    index: 5
  participant:
    isModifier: false
    short: Members of the team
    index: 6
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      role:
        isModifier: false
        short: Type of involvement
        index: 7
        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
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: CareTeam.participant.role}
        isSummary: true
      member:
        isModifier: false
        short: Who is involved
        index: 8
        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
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: CareTeam.participant.member}
        isSummary: true
      period:
        isModifier: false
        short: Time period of participant
        type: Period
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: CareTeam.participant.period}
        isSummary: false
        index: 9
    maxLength: 0
    base: {max: '*', min: 0, path: CareTeam.participant}
    isSummary: false
  managingOrganization:
    isModifier: false
    short: Organization responsible for the care team
    type: Reference
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: CareTeam.managingOrganization}
    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