PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcc.r4@1.0.0
    http://hl7.org/fhir/us/mcc/StructureDefinition/MCCSymptomObservation
description: This profile constrains [US Core Simple Observation](http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-simple-observation.html) creating a symptom profile for use in the MCC FHIR Care Plan or other FHIR Care Plans.
package_name: hl7.fhir.us.mcc.r4
derivation: constraint
name: MCCSymptomObservation
type: Observation
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        pertainsToGoal:
          match: {url: null}
          schema: {type: Extension, short: The pertains To Goal extension allows any resource to reference a related goal, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', index: 1}
  code:
    label: Symptom
    short: Symptom
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 75325-1, system: 'http://loinc.org'}
    index: 2
    elements:
      coding: {array: true, index: 3}
  effective:
    choices: []
    index: 5
  value:
    short: MCC Symptom Value Sets may be used at this Observation.valueCodeableConcept element found on the MCC Symptom Value Sets page in this IG. The value sets are derived from SNOMED CT
    choices: [valueCodeableConcept]
    index: 7
  valueCodeableConcept: {type: CodeableConcept, short: MCC Symptom Value Sets may be used at this Observation.valueCodeableConcept element found on the MCC Symptom Value Sets page in this IG. The value sets are derived from SNOMED CT, choiceOf: value, index: 8}
package_version: 1.0.0
extensions:
  pertainsToGoal: {url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', type: Extension, short: The pertains To Goal extension allows any resource to reference a related goal, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/mcc/StructureDefinition/MCCSymptomObservation
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation
version: 1.0.0
required: [effective]