PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.molgen@2025.0.0
    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:
  category: {mustSupport: true, index: 1}
  encounter: {mustSupport: true, index: 4}
  specimen: {mustSupport: true, index: 10}
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 9
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 9}
  value:
    mustSupport: true
    choices: []
    index: 6
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 8
  component:
    mustSupport: true
    index: 11
    slicing:
      slices:
        conclusion-string:
          match: {}
          schema: {mustSupport: true, index: 12}
  status: {mustSupport: true, index: 0}
  code: {mustSupport: true, index: 2}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    index: 3
package_version: 2025.0.0
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/mutationslast
base: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/tmb
version: 2025.0.0
required: [subject]