PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcode@4.0.0
    http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique
description: Extension capturing a technique of external beam or brachytherapy radiation procedures.
package_name: hl7.fhir.us.mcode
derivation: constraint
name: RadiotherapyTechnique
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique'}
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 4.0.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.0
required: [value, valueCodeableConcept]