PackagesCanonicalsLogsProblems
    Packages
    rs/de.medizininformatikinitiative.kerndatensatz.onkologie@2024.0.0-ballot-beta-1
    https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-specimen
description: 'Histologie: Dieses Profil beschreibt eine Gewebeprobe in der Onkologie.'
package_name: rs/de.medizininformatikinitiative.kerndatensatz.onkologie
derivation: constraint
name: MII_PR_Onko_Specimen
type: Specimen
elements:
  meta:
    elements:
      profile: {mustSupport: true, index: 0}
  identifier:
    elements:
      value: {mustSupport: true, index: 1}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 2
  collection:
    elements:
      collected:
        choices: []
        index: 4
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            collectedDateTime:
              match: {}
              schema:
                mustSupport: true
                choices: [collectedDateTime]
                index: 6
              min: 0
              max: 1
      collectedDateTime:
        type: dateTime
        mustSupport: true
        choiceOf: collected
        index: 7
        slicing:
          slices:
            collectedDateTime:
              match: {}
              schema: {type: dateTime, mustSupport: true, choiceOf: collected, index: 7}
              min: 0
              max: 1
package_version: 2024.0.0-ballot-beta-1
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-specimen
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: 2024.0.0-ballot
required: [subject]