PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.symptom@2027.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/modul-symptom/StructureDefinition/finding-observation
description: Messungen oder Zuweisungen zu einem Patienten. Die meisten Beobachtungen sind einfache Entity/Value Paare, sie können aber auch komplex hierarchisch aufgebaut sein.
package_name: de.medizininformatikinitiative.kerndatensatz.symptom
derivation: constraint
name: MII_PR_Symptom_Observation
abstract: true
type: Observation
elements:
  category: {mustSupport: true, index: 7}
  referenceRange: {mustSupport: true, index: 25}
  hasMember: {mustSupport: true, index: 26}
  derivedFrom: {mustSupport: true, index: 27}
  interpretation: {mustSupport: true, index: 16}
  method: {mustSupport: true, index: 22}
  specimen: {mustSupport: true, index: 23}
  value:
    mustSupport: true
    choices: []
    index: 14
  component: {mustSupport: true, index: 28}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        associatedSymptomOrCondition:
          match: {url: null}
          schema:
            type: Extension
            short: Other symptoms or conditions that are associated with this symptom
            url: http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo
            index: 1
            elements:
              value:
                choices: [valueReference]
                index: 3
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/Observation']
                index: 4
  status: {mustSupport: true, index: 6}
  effective:
    mustSupport: true
    choices: []
    index: 11
  code: {mustSupport: true, index: 8}
  identifier: {mustSupport: true, index: 5}
  bodySite:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    index: 17
    extensions:
      bodySite:
        url: http://hl7.org/fhir/StructureDefinition/bodySite
        type: Extension
        index: 18
        elements:
          value:
            choices: [valueReference]
            index: 20
          valueReference:
            type: Reference
            choiceOf: value
            refers: ['http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core']
            index: 21
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/bodySite
        index: 18
        slicing:
          slices:
            bodySite:
              match: {}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/bodySite
                index: 18
                elements:
                  value:
                    choices: [valueReference]
                    index: 20
                  valueReference:
                    type: Reference
                    choiceOf: value
                    refers: ['http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core']
                    index: 21
  issued: {mustSupport: true, index: 12}
  device: {mustSupport: true, index: 24}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    index: 9
  dataAbsentReason: {mustSupport: true, index: 15}
package_version: 2027.0.0-ballot
extensions:
  associatedSymptomOrCondition:
    url: http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo
    type: Extension
    short: Other symptoms or conditions that are associated with this symptom
    index: 1
    elements:
      value:
        choices: [valueReference]
        index: 3
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/Observation']
        index: 4
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/modul-symptom/StructureDefinition/finding-observation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2027.0.0-ballot