PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/radiotherapy-energy-or-isotope
description: The radiation energy used for radiotherapy. The energy spectrum is characterized\nby the maximum energy, the maximum accelaration voltage, or the used isotope. This extension is based on the CodeX™ Radiation Therapy RadiotherapyEnergyOrIsotope extension
package_name: hl7.eu.fhir.pcsp
derivation: constraint
name: RadiotherapyEnergyOrIsotope
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.eu/fhir/ig/pcsp/StructureDefinition/radiotherapy-energy-or-isotope'}
    index: 1
  value:
    choices: [valueCodeableConcept, valueQuantity]
    index: 3
  valueCodeableConcept:
    type: CodeableConcept
    short: The isotope used for radiotherapy.
    binding: {strength: extensible, valueSet: 'http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-isotopes-eu-pcsp'}
    index: 7
  valueQuantity: {type: Quantity, choiceOf: value, index: 5}
package_version: 0.1.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/radiotherapy-energy-or-isotope
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [value, valueCodeableConcept, valueQuantity]