PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.6.0
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Procedure-Strahlentherapie
description: Ermittlung der Strahlentherapiedaten
package_name: de.dktk.oncology
derivation: constraint
name: Strahlentherapie
type: Procedure
elements:
  category:
    binding: {strength: extensible, valueSet: 'http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTTherapieartVS'}
    mustSupport: true
    index: 5
    elements:
      coding:
        index: 6
        elements:
          code:
            short: Strahlentherapie
            pattern: {type: Code, value: ST}
            index: 7
        required: [code]
    required: [coding]
  encounter:
    type: Reference
    refers: ['http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall', 'http://hl7.org/fhir/StructureDefinition/Encounter']
    index: 9
  performed:
    mustSupport: true
    choices: [performedPeriod]
    index: 11
  outcome:
    mustSupport: true
    index: 16
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://dktk.dkfz.de/fhir/onco/core/ValueSet/EndeGrundVS'}
        index: 17
        elements:
          code: {index: 18}
  performed[x]:
    elements:
      start: {short: Strahlentherapie Beginn, mustSupport: true, index: 13}
      end: {short: Strahlentherapie Ende, mustSupport: true, index: 14}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        StellungZurOp:
          match: {url: null}
          schema: {type: Extension, short: Strahlentherapie Stellung zu operativer Therapie, mustSupport: true, url: 'http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-StellungZurOp', index: 1}
        Intention:
          match: {url: null}
          schema: {short: Intention Strahlentherapie, type: Extension, mustSupport: true, url: 'http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-SYSTIntention', index: 2}
          max: 1
        Bestrahlung:
          match: {url: null}
          schema: {short: Einzelne Bestrahlungen, type: Extension, mustSupport: true, url: 'http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-Bestrahlung', index: 3}
          min: 0
  status: {mustSupport: true, index: 4}
  performedPeriod: {type: Period, mustSupport: true, choiceOf: performed, index: 12}
  subject: {mustSupport: true, index: 8}
  reasonReference:
    type: Reference
    mustSupport: true
    refers: ['http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose']
    index: 15
package_version: 1.6.0
extensions:
  StellungZurOp: {url: 'http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-StellungZurOp', type: Extension, short: Strahlentherapie Stellung zu operativer Therapie, mustSupport: true, index: 1}
  Intention: {url: 'http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-SYSTIntention', max: 1, short: Intention Strahlentherapie, type: Extension, mustSupport: true, index: 2}
  Bestrahlung: {url: 'http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-Bestrahlung', min: 0, short: Einzelne Bestrahlungen, type: Extension, mustSupport: true, index: 3}
class: profile
kind: resource
url: http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Procedure-Strahlentherapie
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 0.9.0
required: [category]