PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.codex@radiation-therapy-2.0.0-ballot
    http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-phase-prescription
description: A Radiotherapy Phase Prescription is a request for one series of fractionated treatments using radiotherapy.\nIt can define treatment parameters such as modality or technique, and prescribe dose to multiple targets.
package_name: hl7.fhir.us.codex
derivation: constraint
name: RadiotherapyPhasePrescription
type: ServiceRequest
elements:
  category:
    index: 27
    slicing:
      rules: open
      description: Slicing requires the given value but allows additional categories
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        radiotherapy:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codexrt-radiotherapy-category-vs'}
            _required: true
            index: 28
          min: 1
          max: 1
  asNeeded:
    choices: []
    index: 34
  specimen: {index: 41}
  reasonCode:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/mcode-cancer-disorder-vs'}
    mustSupport: true
    index: 39
  extension:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        intrafractionVerification:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-intrafraction-verification', index: 1}
          min: 0
        respiratoryMotionManagement:
          match: {url: null}
          schema: {short: Respiratory Motion Management, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-respiratory-motion-management', index: 2}
          min: 0
        freeBreathingMotionManagementTechnique:
          match: {url: null}
          schema: {short: Free-Breathing Motion Management Technique, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-free-breathing-motion-mgmt-technique', index: 3}
          min: 0
        modalityAndTechnique:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique
            index: 4
            extensions:
              radiotherapyEnergyOrIsotope: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope', min: 0, type: Extension, mustSupport: true, index: 5}
              radiotherapyTreatmentApplicatorType: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treatment-applicator-type', min: 0, type: Extension, mustSupport: true, index: 6}
            elements:
              extension:
                type: Extension
                mustSupport: true
                url: http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope
                index: 5
                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: 5}
                      min: 0
                    radiotherapyTreatmentApplicatorType:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treatment-applicator-type', index: 6}
                      min: 0
        imageGuidedRadiotherapyModality:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-image-guided-radiotherapy-modality', index: 7}
          min: 0
        radiotherapyFractionsPrescribed:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fractions-prescribed', index: 8}
          min: 1
          max: 1
        radiotherapyDosePrescribedToVolume:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-dose-prescribed-to-volume
            index: 9
            extensions:
              totalDose: {url: null, short: Total Physical Radiation Dose Prescribed, index: 10}
              fractions: {url: null, max: 0, short: 'Not used in this profile. In a Treatment Plan, all volumes are involved in all fractions.', index: 11}
              radiobiologicMetric: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiobiologic-metric', min: 0, type: Extension, mustSupport: true, index: 12}
            elements:
              extension:
                short: Total Physical Radiation Dose Prescribed
                index: 10
                slicing:
                  slices:
                    totalDose:
                      match: {}
                      schema: {short: Total Physical Radiation Dose Prescribed, index: 10}
                    fractions:
                      match: {}
                      schema: {short: 'Not used in this profile. In a Treatment Plan, all volumes are involved in all fractions.', index: 11}
                      max: 0
                    radiobiologicMetric:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiobiologic-metric', index: 12}
                      min: 0
        radiotherapyReasonForRevisionOrAdaptation:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-reason-for-revision-or-adaptation', index: 13}
          min: 0
  locationReference:
    type: Reference
    short: Location where the radiotherapy treatment is requested.
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-location']
    index: 38
  requester:
    type: Reference
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole']
    index: 35
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '1222565005', system: 'http://snomed.info/sct', display: Radiotherapy treatment phase (regime/therapy)}
    index: 30
  identifier:
    mustSupport: true
    array: true
    min: 2
    index: 14
    slicing:
      rules: open
      description: At least one display name and and one DICOM style UID as technical globally unqiue key
      discriminator:
      - {path: use, type: value}
      min: 2
      slices:
        displayName:
          match: {use: usual}
          schema:
            short: The name that is displayed to the user.
            mustSupport: true
            _required: true
            index: 15
            elements:
              use:
                pattern: {type: Code, value: usual}
                index: 16
              system: {mustSupport: true, index: 17}
              value: {mustSupport: true, index: 18}
            required: [value, system, use]
        official:
          match: {use: official}
          schema:
            short: A business identifier for the request or procedure, which is independent of its FHIR representation, such as a GUID or DICOM UID.
            mustSupport: true
            array: true
            min: 1
            _required: true
            index: 19
            elements:
              use:
                pattern: {type: Code, value: official}
                index: 20
              system: {mustSupport: true, index: 21}
              value: {mustSupport: true, index: 22}
            required: [value, system, use]
  doNotPerform: {index: 29}
  bodySite:
    short: Body site that is treated with radiotherapy
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/mcode-radiotherapy-treatment-location-vs'}
    mustSupport: true
    index: 42
    extensions:
      locationQualifier: {url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-body-location-qualifier', min: 0, type: Extension, short: General location qualifier (excluding laterality) for this bodySite, index: 43}
      lateralityQualifier: {url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality-qualifier', min: 0, max: 1, type: Extension, short: Laterality qualifier for this bodySite, index: 44}
    elements:
      extension:
        type: Extension
        short: General location qualifier (excluding laterality) for this bodySite
        url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-body-location-qualifier
        index: 43
        slicing:
          slices:
            locationQualifier:
              match: {}
              schema: {type: Extension, short: General location qualifier (excluding laterality) for this bodySite, url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-body-location-qualifier', index: 43}
              min: 0
            lateralityQualifier:
              match: {}
              schema: {type: Extension, short: Laterality qualifier for this bodySite, url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality-qualifier', index: 44}
              min: 0
              max: 1
  intent:
    pattern: {type: Code, value: original-order}
    index: 26
  replaces:
    type: Reference
    short: Previous retired prescription that is replaced by this prescription
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-phase-prescription']
    index: 25
  basedOn:
    index: 23
    slicing:
      rules: open
      description: Slicing based on the profile
      discriminator:
      - {path: $this.resolve(), type: profile}
      min: null
      slices:
        course-prescription:
          match: {}
          schema:
            short: Radiotherapy Course Prescription that this Radiotherapy Phase Prescription fulfills.
            refers: ['http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-course-prescription']
            type: Reference
            mustSupport: true
            index: 24
          min: 0
          max: 1
  quantity:
    choices: []
    index: 32
  performer:
    mustSupport: true
    index: 36
    slicing:
      rules: open
      description: Slicing based on the profile
      discriminator:
      - {path: $this.resolve(), type: profile}
      min: null
      slices:
        treatmentOrSeedDevice:
          match: {}
          schema:
            short: Radiotherapy Treatment Device or Seed Device used as part of therapy.
            refers: ['http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-seed-device', 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treatment-device']
            type: Reference
            mustSupport: true
            array: true
            index: 37
          min: 0
  reasonReference:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition']
    index: 40
package_version: radiation-therapy-2.0.0-ballot
extensions:
  intrafractionVerification: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-intrafraction-verification', min: 0, type: Extension, mustSupport: true, index: 1}
  respiratoryMotionManagement: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-respiratory-motion-management', min: 0, short: Respiratory Motion Management, type: Extension, mustSupport: true, index: 2}
  freeBreathingMotionManagementTechnique: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-free-breathing-motion-mgmt-technique', min: 0, short: Free-Breathing Motion Management Technique, type: Extension, mustSupport: true, index: 3}
  modalityAndTechnique:
    url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique
    type: Extension
    mustSupport: true
    index: 4
    extensions:
      radiotherapyEnergyOrIsotope: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope', min: 0, type: Extension, mustSupport: true, index: 5}
      radiotherapyTreatmentApplicatorType: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treatment-applicator-type', min: 0, type: Extension, mustSupport: true, index: 6}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-energy-or-isotope
        index: 5
        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: 5}
              min: 0
            radiotherapyTreatmentApplicatorType:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treatment-applicator-type', index: 6}
              min: 0
  imageGuidedRadiotherapyModality: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-image-guided-radiotherapy-modality', min: 0, type: Extension, mustSupport: true, index: 7}
  radiotherapyFractionsPrescribed: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fractions-prescribed', min: 1, max: 1, type: Extension, mustSupport: true, index: 8}
  radiotherapyDosePrescribedToVolume:
    url: http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-dose-prescribed-to-volume
    type: Extension
    mustSupport: true
    index: 9
    extensions:
      totalDose: {url: null, short: Total Physical Radiation Dose Prescribed, index: 10}
      fractions: {url: null, max: 0, short: 'Not used in this profile. In a Treatment Plan, all volumes are involved in all fractions.', index: 11}
      radiobiologicMetric: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiobiologic-metric', min: 0, type: Extension, mustSupport: true, index: 12}
    elements:
      extension:
        short: Total Physical Radiation Dose Prescribed
        index: 10
        slicing:
          slices:
            totalDose:
              match: {}
              schema: {short: Total Physical Radiation Dose Prescribed, index: 10}
            fractions:
              match: {}
              schema: {short: 'Not used in this profile. In a Treatment Plan, all volumes are involved in all fractions.', index: 11}
              max: 0
            radiobiologicMetric:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiobiologic-metric', index: 12}
              min: 0
  radiotherapyReasonForRevisionOrAdaptation: {url: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-reason-for-revision-or-adaptation', min: 0, type: Extension, mustSupport: true, index: 13}
class: profile
kind: resource
url: http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-phase-prescription
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest
version: 2.0.0-ballot
required: [extension]