description: This profile constrains [US Core Simple Observation](http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-simple-observation.html) for use in the MCC FHIR Care Plan or other FHIR Care Plans reflecting information about the **caregiver**. It is using Observation resource to record, search, and fetch Observations on issues or items that might effect the Caregiver's ability to provide care to the patient. package_name: hl7.fhir.us.mcc.r4 derivation: constraint name: MCCCaregiverConsiderationsObservation type: Observation elements: extension: 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} category: label: Caregiver considerations short: Caregiver considerations index: 2 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: caregiver-concerns: match: coding: - {code: '405193005', system: 'http://snomed.info/sct'} schema: short: Caregiver well being status mustSupport: true _required: true label: Caregiver well being status pattern: type: CodeableConcept value: coding: - {code: '405193005', system: 'http://snomed.info/sct'} index: 3 min: 1 max: 1 code: binding: {strength: preferred, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.28'} index: 4 focus: short: caregiver refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson'] type: Reference mustSupport: true label: caregiver index: 5 value: choices: [valueCodeableConcept] index: 7 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 8} note: {short: 'Comments about the observation, including detail on the effect the issue has on the caregiver''s ability to provide patient care', index: 9} package_version: 1.0.0 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/MCCCaregiverConsiderationsObservation base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation version: 1.0.0 required: [focus, value, valueCodeableConcept]