PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcc@1.0.0-ballot2
    http://hl7.org/fhir/us/mcc/StructureDefinition/MCCSimpleObservation
description: This profile constrains [US Core Simple Observation](http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation) for use in the MCC FHIR Care Plan or other FHIR Care Plans. It is using Observation resource to record, search, and fetch Observations on issues or items that are not appropriate for the other MCC FHIR Observation profiles.
package_name: hl7.fhir.us.mcc
derivation: constraint
name: MCCSimpleObservation
type: Observation
elements:
  category: {mustSupport: true, index: 3}
  derivedFrom: {short: Related Observations or QuestionnaireResponses that the observation is made from, mustSupport: true, index: 27}
  valueTime: {type: time, short: Result Value, mustSupport: true, choiceOf: value, index: 23}
  valueQuantity: {type: Quantity, short: Result Value, mustSupport: true, choiceOf: value, index: 15}
  value:
    short: Result Value
    mustSupport: true
    choices: [valueQuantity, valueCodeableConcept, valueString, valueBoolean, valueInteger, valueRange, valueRatio, valueSampledData, valueTime, valueDateTime, valuePeriod]
    index: 14
  valueString: {type: string, short: Result Value, mustSupport: true, choiceOf: value, index: 17}
  valueRatio: {type: Ratio, short: Result Value, mustSupport: true, choiceOf: value, index: 21}
  valueBoolean: {type: boolean, short: Result Value, mustSupport: true, choiceOf: value, index: 18}
  valueDateTime: {type: dateTime, short: Result Value, mustSupport: true, choiceOf: value, index: 24}
  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}
          min: 0
  valueSampledData: {type: SampledData, short: Result Value, mustSupport: true, choiceOf: value, index: 22}
  effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 8}
  status: {mustSupport: true, index: 2}
  effective:
    mustSupport: true
    choices: [effectiveDateTime, effectivePeriod, effectiveTiming, effectiveInstant]
    index: 7
  code: {short: Please see the Simple Observation 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}
  effectiveTiming: {type: Timing, mustSupport: true, choiceOf: effective, index: 10}
  valueCodeableConcept: {type: CodeableConcept, short: Result Value, mustSupport: true, choiceOf: value, index: 16}
  valuePeriod: {type: Period, short: Result Value, mustSupport: true, choiceOf: value, index: 25}
  effectiveInstant: {type: instant, mustSupport: true, choiceOf: effective, index: 11}
  valueRange: {type: Range, short: Result Value, mustSupport: true, choiceOf: value, index: 20}
  valueInteger: {type: integer, short: Result Value, mustSupport: true, choiceOf: value, index: 19}
  subject: {mustSupport: true, index: 5}
  performer: {mustSupport: true, index: 12}
  dataAbsentReason: {mustSupport: true, index: 26}
  effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 9}
package_version: 1.0.0-ballot2
extensions:
  pertainsToGoal: {url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', min: 0, 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/MCCSimpleObservation
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation
version: 1.0.0-ballot2
required: [subject]