PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.codex-radiation-therapy@1.0.0-ballot
    http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treated-plan
description: A summary of Radiotherapy treatment delivered with a single Radiotherapy Treatment Plan.
package_name: hl7.fhir.us.codex-radiation-therapy
derivation: constraint
name: RadiotherapyTreatedPlan
type: Procedure
elements:
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '108290001', system: 'http://snomed.info/sct'}
    index: 12
  reasonCode:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/mcode-cancer-disorder-vs'}
    mustSupport: true
    index: 21
  performed:
    choices: [performedPeriod]
    index: 16
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        modalityAndTechnique:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique
            index: 1
            extensions:
              radiotherapyEnergyOrIsotope: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope', min: 0, type: Extension, mustSupport: true, index: 2}
              radiotherapyTreatmentDevice: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotheraphy-treatment-device', min: 0, type: Extension, mustSupport: true, index: 3}
              radiotherapyTreatmentApplicatorType: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotheraphy-treatment-applicator-type', min: 0, type: Extension, mustSupport: true, index: 4}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope
                index: 2
                slicing:
                  slices:
                    radiotherapyEnergyOrIsotope:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope', index: 2}
                      min: 0
                    radiotherapyTreatmentDevice:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotheraphy-treatment-device', index: 3}
                      min: 0
                    radiotherapyTreatmentApplicatorType:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotheraphy-treatment-applicator-type', index: 4}
                      min: 0
        fractionsDelivered:
          match: {url: null}
          schema: {short: Number of Fractions Delivered, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fractions-delivered', index: 5}
          min: 0
          max: 1
        doseDeliveredToVolume:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume
            index: 6
            extensions:
              totalDoseDelivered: {url: null, index: 7}
              fractionsDelivered: {url: null, max: 0, short: Not used in this profile., index: 8}
            elements:
              extension:
                index: 7
                slicing:
                  slices:
                    totalDoseDelivered:
                      match: {}
                      schema: {index: 7}
                    fractionsDelivered:
                      match: {}
                      schema: {short: Not used in this profile., index: 8}
                      max: 0
        radiotherapy-dicom-record:
          match: {url: null}
          schema: {type: Extension, short: DICOM Treatment Record, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-dicom-reference', index: 9}
          min: 0
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: USCRS-33951, system: 'http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs', display: Radiotherapy Treatment Plan (therapy/regime)}
    index: 13
  bodySite:
    short: All body structure(s) treated with this plan
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/mcode-radiotherapy-treatment-location-vs'}
    index: 22
  basedOn: {short: Should Reference a Radiotherapy Treatment Plan, mustSupport: true, index: 10}
  partOf:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-course-summary', 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treated-phase']
    index: 11
  performedPeriod:
    type: Period
    choiceOf: performed
    index: 17
    elements:
      start: {short: The date and time when the first therapeutic radiation was delivered., mustSupport: true, index: 19}
      end: {short: An end date is expected if the status is 'stopped' or 'completed', mustSupport: true, index: 20}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient']
    index: 14
package_version: 1.0.0-ballot
extensions:
  modalityAndTechnique:
    url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique
    type: Extension
    mustSupport: true
    index: 1
    extensions:
      radiotherapyEnergyOrIsotope: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope', min: 0, type: Extension, mustSupport: true, index: 2}
      radiotherapyTreatmentDevice: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotheraphy-treatment-device', min: 0, type: Extension, mustSupport: true, index: 3}
      radiotherapyTreatmentApplicatorType: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotheraphy-treatment-applicator-type', min: 0, type: Extension, mustSupport: true, index: 4}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope
        index: 2
        slicing:
          slices:
            radiotherapyEnergyOrIsotope:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope', index: 2}
              min: 0
            radiotherapyTreatmentDevice:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotheraphy-treatment-device', index: 3}
              min: 0
            radiotherapyTreatmentApplicatorType:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotheraphy-treatment-applicator-type', index: 4}
              min: 0
  fractionsDelivered: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fractions-delivered', min: 0, max: 1, short: Number of Fractions Delivered, type: Extension, mustSupport: true, index: 5}
  doseDeliveredToVolume:
    url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume
    type: Extension
    mustSupport: true
    index: 6
    extensions:
      totalDoseDelivered: {url: null, index: 7}
      fractionsDelivered: {url: null, max: 0, short: Not used in this profile., index: 8}
    elements:
      extension:
        index: 7
        slicing:
          slices:
            totalDoseDelivered:
              match: {}
              schema: {index: 7}
            fractionsDelivered:
              match: {}
              schema: {short: Not used in this profile., index: 8}
              max: 0
  radiotherapy-dicom-record: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-dicom-reference', min: 0, type: Extension, short: DICOM Treatment Record, index: 9}
class: profile
kind: resource
url: http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treated-plan
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure
version: 1.0.0-ballot