PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcc.r4b@1.0.0-ballot
    http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCaregiverOnCareTeam
description: This profile constrains [US Core Care team](http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam) for use in the MCC FHIR Care Plan or other FHIR Care Plans when there is a requirement for the focus to be on one caregiver as a team participant. The purpose is to establish that the RelatedPerson is a caregiver for the indicated patient and can be reference from the [MCC Caregiver Considerations Observation](StructureDefinition-MCCCaregiverConsiderationsObservation.html) profile.
package_name: hl7.fhir.us.mcc.r4b
derivation: constraint
name: MCCCaregiverOnCareTeam
type: CareTeam
elements:
  extension:
    mustSupport: false
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        resource-pertainsToGoal:
          match: {url: null}
          schema: {type: Extension, short: 'The resource-pertainsToGoal relates the resource to the goal(s) that pertain to it. Whenever there is a goal associated with a health concern or problem, this extension should be present and populated in activity (event or intent) resources.', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', index: 1}
  participant:
    label: Caregiver
    short: Caregiver
    index: 2
    elements:
      role:
        label: Caregiver
        short: Caregiver
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: '133932002', system: 'http://snomed.info/sct'}
        index: 3
      member:
        type: Reference
        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson']
        index: 4
package_version: 1.0.0-ballot
extensions:
  resource-pertainsToGoal: {url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', type: Extension, short: 'The resource-pertainsToGoal relates the resource to the goal(s) that pertain to it. Whenever there is a goal associated with a health concern or problem, this extension should be present and populated in activity (event or intent) resources.', mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCaregiverOnCareTeam
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam
version: 1.0.0-ballot