PackagesCanonicalsLogsProblems
    Packages
    rs/de.medizininformatikinitiative.kerndatensatz.bildgebung@2025.0.0
    https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-modalitaet-pt
description: Die Extension ermöglicht es die Ressourcen und Machbarkeitsanalysen auf PT Daten zu erweitern.
package_name: rs/de.medizininformatikinitiative.kerndatensatz.bildgebung
derivation: constraint
name: MII_EX_Bildgebung_Modalitaet_PT
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        radiopharmaceutical:
          match: {}
          schema:
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: uri, value: radiopharmaceutical}
                type: uri
                index: 2
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
              value[x]:
                elements:
                  text: {mustSupport: true, index: 6}
        radionuclide:
          match: {}
          schema:
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: uri, value: radionuclide}
                type: uri
                index: 9
              value:
                choices: [valueCodeableConcept]
                index: 11
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
              value[x]:
                elements:
                  text: {mustSupport: true, index: 13}
        tracerExposureTime:
          match: {}
          schema:
            index: 14
            extensions: {}
            elements:
              extension: {index: 15}
              url:
                pattern: {type: uri, value: tracerExposureTime}
                type: uri
                index: 16
              value:
                choices: [valueQuantity]
                index: 18
              valueQuantity: {type: Quantity, choiceOf: value, index: 19}
              value[x]:
                elements:
                  unit:
                    pattern: {type: string, value: Seconds}
                    type: string
                    index: 20
                  system:
                    pattern: {type: uri, value: 'http://unitsofmeasure.org'}
                    type: uri
                    index: 21
                  code:
                    pattern: {type: code, value: s}
                    type: code
                    index: 22
        units:
          match: {}
          schema:
            index: 23
            extensions: {}
            elements:
              extension: {index: 24}
              url:
                pattern: {type: uri, value: units}
                type: uri
                index: 25
              value:
                choices: [valueCodeableConcept]
                index: 27
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 28}
        radionuclideTotalDose:
          match: {}
          schema:
            index: 29
            extensions: {}
            elements:
              extension: {index: 30}
              url:
                pattern: {type: uri, value: radionuclideTotalDose}
                type: uri
                index: 31
              value:
                choices: [valueQuantity]
                index: 33
              valueQuantity: {type: Quantity, choiceOf: value, index: 34}
              value[x]:
                elements:
                  unit:
                    pattern: {type: string, value: Becquerel}
                    type: string
                    index: 35
                  system:
                    pattern: {type: uri, value: 'http://unitsofmeasure.org'}
                    type: uri
                    index: 36
                  code:
                    pattern: {type: code, value: Bq}
                    type: code
                    index: 37
        radionuclideHalfLife:
          match: {}
          schema:
            index: 38
            extensions: {}
            elements:
              extension: {index: 39}
              url:
                pattern: {type: uri, value: radionuclideHalfLife}
                type: uri
                index: 40
              value:
                choices: [valueQuantity]
                index: 42
              valueQuantity: {type: Quantity, choiceOf: value, index: 43}
              value[x]:
                elements:
                  unit:
                    pattern: {type: string, value: Seconds}
                    type: string
                    index: 44
                  system:
                    pattern: {type: uri, value: 'http://unitsofmeasure.org'}
                    type: uri
                    index: 45
                  code:
                    pattern: {type: code, value: s}
                    type: code
                    index: 46
        seriesType:
          match: {}
          schema:
            array: true
            index: 47
            extensions: {}
            elements:
              extension: {index: 48}
              url:
                pattern: {type: uri, value: seriesType}
                type: uri
                index: 49
              value:
                choices: []
                index: 51
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: null
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema:
                        choices: [valueCodeableConcept]
                        index: 53
                      min: 0
                      max: 1
              valueCodeableConcept:
                type: CodeableConcept
                choiceOf: value
                index: 54
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {type: CodeableConcept, choiceOf: value, index: 54}
                      min: 0
                      max: 1
              value[x]:
                elements:
                  coding:
                    index: 55
                    slicing:
                      rules: open
                      discriminator:
                      - {path: coding, type: value}
                      min: null
                      slices:
                        spacial:
                          match: {coding: null}
                          schema:
                            binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/ValueSet/mii-vs-bildgebung-pt-series-type-spacial'}
                            array: true
                            index: 56
                          min: 0
                        volumetric:
                          match: {coding: null}
                          schema:
                            binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/ValueSet/mii-vs-bildgebung-pt-series-type-volumetric'}
                            array: true
                            index: 57
                          min: 0
  url:
    pattern: {type: uri, value: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-modalitaet-pt'}
    type: uri
    index: 58
  value:
    choices: []
    index: 60
package_version: 2025.0.0
extensions:
  radiopharmaceutical:
    url: null
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: uri, value: radiopharmaceutical}
        type: uri
        index: 2
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
      value[x]:
        elements:
          text: {mustSupport: true, index: 6}
  radionuclide:
    url: null
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: uri, value: radionuclide}
        type: uri
        index: 9
      value:
        choices: [valueCodeableConcept]
        index: 11
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
      value[x]:
        elements:
          text: {mustSupport: true, index: 13}
  tracerExposureTime:
    url: null
    index: 14
    extensions: {}
    elements:
      extension: {index: 15}
      url:
        pattern: {type: uri, value: tracerExposureTime}
        type: uri
        index: 16
      value:
        choices: [valueQuantity]
        index: 18
      valueQuantity: {type: Quantity, choiceOf: value, index: 19}
      value[x]:
        elements:
          unit:
            pattern: {type: string, value: Seconds}
            type: string
            index: 20
          system:
            pattern: {type: uri, value: 'http://unitsofmeasure.org'}
            type: uri
            index: 21
          code:
            pattern: {type: code, value: s}
            type: code
            index: 22
  units:
    url: null
    index: 23
    extensions: {}
    elements:
      extension: {index: 24}
      url:
        pattern: {type: uri, value: units}
        type: uri
        index: 25
      value:
        choices: [valueCodeableConcept]
        index: 27
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 28}
  radionuclideTotalDose:
    url: null
    index: 29
    extensions: {}
    elements:
      extension: {index: 30}
      url:
        pattern: {type: uri, value: radionuclideTotalDose}
        type: uri
        index: 31
      value:
        choices: [valueQuantity]
        index: 33
      valueQuantity: {type: Quantity, choiceOf: value, index: 34}
      value[x]:
        elements:
          unit:
            pattern: {type: string, value: Becquerel}
            type: string
            index: 35
          system:
            pattern: {type: uri, value: 'http://unitsofmeasure.org'}
            type: uri
            index: 36
          code:
            pattern: {type: code, value: Bq}
            type: code
            index: 37
  radionuclideHalfLife:
    url: null
    index: 38
    extensions: {}
    elements:
      extension: {index: 39}
      url:
        pattern: {type: uri, value: radionuclideHalfLife}
        type: uri
        index: 40
      value:
        choices: [valueQuantity]
        index: 42
      valueQuantity: {type: Quantity, choiceOf: value, index: 43}
      value[x]:
        elements:
          unit:
            pattern: {type: string, value: Seconds}
            type: string
            index: 44
          system:
            pattern: {type: uri, value: 'http://unitsofmeasure.org'}
            type: uri
            index: 45
          code:
            pattern: {type: code, value: s}
            type: code
            index: 46
  seriesType:
    url: null
    array: true
    index: 47
    extensions: {}
    elements:
      extension: {index: 48}
      url:
        pattern: {type: uri, value: seriesType}
        type: uri
        index: 49
      value:
        choices: []
        index: 51
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            valueCodeableConcept:
              match: {}
              schema:
                choices: [valueCodeableConcept]
                index: 53
              min: 0
              max: 1
      valueCodeableConcept:
        type: CodeableConcept
        choiceOf: value
        index: 54
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: value, index: 54}
              min: 0
              max: 1
      value[x]:
        elements:
          coding:
            index: 55
            slicing:
              rules: open
              discriminator:
              - {path: coding, type: value}
              min: null
              slices:
                spacial:
                  match: {coding: null}
                  schema:
                    binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/ValueSet/mii-vs-bildgebung-pt-series-type-spacial'}
                    array: true
                    index: 56
                  min: 0
                volumetric:
                  match: {coding: null}
                  schema:
                    binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/ValueSet/mii-vs-bildgebung-pt-series-type-volumetric'}
                    array: true
                    index: 57
                  min: 0
class: extension
kind: complex-type
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-ex-bildgebung-modalitaet-pt
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2025.0.0