description: This profile constrains [US Core Clinical Result Observation Profile](http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-observation-clinical-result.html) for use in the MCC FHIR Care Plan or other FHIR Care Plans. It is using Observation resource to record, search, and fetch Observations where the Observation is neither a laboratory, imaging, vital sign, social history, sexual orientation, survey, SDOH assessment, nor a smoking status observation. 'Echocardiogram' is an example observation which would use the MCC Clinical Result profile. package_name: hl7.fhir.us.mcc derivation: constraint name: MCCClinicalResultObservation 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} code: {label: Label, short: Please see the Clinical Test Value Set Library for value sets that are subsets of US Core Observation Code that can be used at Observation.code element, index: 2} 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/MCCClinicalResultObservation base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-clinical-result version: 1.0.0