PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcc@1.0.0-ballot2
    http://hl7.org/fhir/us/mcc/StructureDefinition/MCCClinicalResultObservation
description: This profile constrains [US Core Clinical Result Observation Profile](http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-clinical-result) 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}
  status: {mustSupport: true, index: 2}
  category: {mustSupport: true, index: 3}
  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, mustSupport: true, index: 4}
  subject: {mustSupport: true, index: 5}
  effective:
    mustSupport: true
    choices: []
    index: 7
  value:
    mustSupport: true
    choices: []
    index: 9
  dataAbsentReason: {mustSupport: true, index: 10}
package_version: 1.0.0-ballot2
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-ballot2
required: [subject]