PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.molgen@2026.0.0-ballot.2
    https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/mutationslast
description: Dieses Profil beschreibt die Gesamtzahl der in der DNA von Krebszellen gefundenen Mutationen.
package_name: de.medizininformatikinitiative.kerndatensatz.molgen
derivation: constraint
name: MII_PR_MolGen_Mutationslast
type: Observation
elements:
  status: {mustSupport: true, index: 0}
  subject: {index: 1}
  value:
    mustSupport: true
    choices: []
    index: 3
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 5
          min: 0
          max: 1
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 6}
          min: 0
          max: 1
  specimen: {mustSupport: true, index: 7}
package_version: 2026.0.0-ballot.2
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/mutationslast
base: https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/mii-pr-molgen-molekularer-biomarker
version: 2026.0.0-ballot
required: [subject]