PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

Logical Model: Radiotherapy

Official URL: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Radiotherapy Version: 0.2.0
Draft as of 2025-09-03 Computable Name: Radiotherapy

Radiotherapy

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Radiotherapy 0..* Base Radiotherapy
... relatedDiagnosis 0..1 Identifier Related Diagnosis
... relatedRelapse 0..1 Identifier Related relapse/progression (after FLT)
... identifier 0..* Identifier Identifier of the radotherapy episode
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 0..1 string Institution description
.... name 0..1 string Institution name
.... address 0..1 BackboneElement Institution address
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... name 0..1 string Institution city
..... country 0..1 string Institution country
... startDate 1..1 dateTime Start date
... enddate 0..1 dateTime End date
... type 1..1 CodeableConcept Type of radiotherapy
... deviceType 0..1 CodeableConcept type of machine (If external beam)
... brachytherapyType 0..1 CodeableConcept type of brachytherapy (if brachytherapy)
... isotopes 0..1 CodeableConcept Radioactive materials (if brachytherapy)
... radionuclides 0..1 CodeableConcept radionuclides (required If metabolic/radionuclide)
... numberOfCourses 0..1 integer Number of courses (If metabolic/radionuclide)
... target 0..5 BackboneElement Target
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... site 1..1 CodeableConcept Body Site Code
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
..... notes 0..1 string Additional description
.... laterality 0..1 CodeableConcept Laterality
.... details 0..1 string Details
.... from 0..1 string Start point
.... to 0..1 string End point
.... position 0..1 CodeableConcept Position
.... totalDose 0..1 BackboneElement Total dose
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
..... statusReason 0..1 CodeableConcept Specify reasons why
..... notKnown 0..1 string Not known dose
..... dose 0..1 decimal Dose
..... unit 0..1 CodeableConcept Measure unit
..... fractions 0..1 integer Number of fractions (if external beam)
.... boost 0..5 BackboneElement Boost
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Type of Boost
..... given 0..1 CodeableConcept Boost given
..... site 0..1 CodeableConcept Boost site
..... laterality 0..1 CodeableConcept Laterality
..... details 0..1 string Details
..... from 0..1 string Start point
..... to 0..1 string End point
..... position 0..1 CodeableConcept Position
..... totalDose 1..1 BackboneElement Total dose
...... @id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
...... statusReason 0..1 CodeableConcept Specify reasons why
...... notKnown 0..1 CodeableConcept Not known dose
...... dose 0..1 decimal Dose
...... unit 0..1 CodeableConcept Unit
...... fractions 0..1 integer Number of fractions (if external beam)
.... shielding 0..1 BackboneElement Shielding
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... status 0..1 CodeableConcept Shielding status
..... position 0..1 string Position of shielding
... organAtRisk 0..1 BackboneElement Organ at Risk
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... dosimetry 0..1 CodeableConcept Dosimetry on Organ at Risk
.... dosimetryDocument 0..2 Binary Electronic / scanned version(s) of relevant document(s)
... files 0..2 Binary Upload radiotherapy file (1)
... notes 0..1 string Notes

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Radiotherapy 0..* Base Radiotherapy
... relatedDiagnosis 0..1 Identifier Related Diagnosis
... relatedRelapse 0..1 Identifier Related relapse/progression (after FLT)
... identifier 0..* Identifier Identifier of the radotherapy episode
.... description 0..1 string Institution description
.... name 0..1 string Institution name
.... address 0..1 BackboneElement Institution address
..... name 0..1 string Institution city
..... country 0..1 string Institution country
... startDate 1..1 dateTime Start date
... enddate 0..1 dateTime End date
... type 1..1 CodeableConcept Type of radiotherapy
... deviceType 0..1 CodeableConcept type of machine (If external beam)
... brachytherapyType 0..1 CodeableConcept type of brachytherapy (if brachytherapy)
... isotopes 0..1 CodeableConcept Radioactive materials (if brachytherapy)
... radionuclides 0..1 CodeableConcept radionuclides (required If metabolic/radionuclide)
... numberOfCourses 0..1 integer Number of courses (If metabolic/radionuclide)
... target 0..5 BackboneElement Target
.... site 1..1 CodeableConcept Body Site Code
..... notes 0..1 string Additional description
.... laterality 0..1 CodeableConcept Laterality
.... details 0..1 string Details
.... from 0..1 string Start point
.... to 0..1 string End point
.... position 0..1 CodeableConcept Position
.... totalDose 0..1 BackboneElement Total dose
..... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
..... statusReason 0..1 CodeableConcept Specify reasons why
..... notKnown 0..1 string Not known dose
..... dose 0..1 decimal Dose
..... unit 0..1 CodeableConcept Measure unit
..... fractions 0..1 integer Number of fractions (if external beam)
.... boost 0..5 BackboneElement Boost
..... type 1..1 CodeableConcept Type of Boost
..... given 0..1 CodeableConcept Boost given
..... site 0..1 CodeableConcept Boost site
..... laterality 0..1 CodeableConcept Laterality
..... details 0..1 string Details
..... from 0..1 string Start point
..... to 0..1 string End point
..... position 0..1 CodeableConcept Position
..... totalDose 1..1 BackboneElement Total dose
...... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
...... statusReason 0..1 CodeableConcept Specify reasons why
...... notKnown 0..1 CodeableConcept Not known dose
...... dose 0..1 decimal Dose
...... unit 0..1 CodeableConcept Unit
...... fractions 0..1 integer Number of fractions (if external beam)
.... shielding 0..1 BackboneElement Shielding
..... status 0..1 CodeableConcept Shielding status
..... position 0..1 string Position of shielding
... organAtRisk 0..1 BackboneElement Organ at Risk
.... dosimetry 0..1 CodeableConcept Dosimetry on Organ at Risk
.... dosimetryDocument 0..2 Binary Electronic / scanned version(s) of relevant document(s)
... files 0..2 Binary Upload radiotherapy file (1)
... notes 0..1 string Notes

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Radiotherapy 0..* Base Radiotherapy
... relatedDiagnosis 0..1 Identifier Related Diagnosis
... relatedRelapse 0..1 Identifier Related relapse/progression (after FLT)
... identifier 0..* Identifier Identifier of the radotherapy episode
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 0..1 string Institution description
.... name 0..1 string Institution name
.... address 0..1 BackboneElement Institution address
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... name 0..1 string Institution city
..... country 0..1 string Institution country
... startDate 1..1 dateTime Start date
... enddate 0..1 dateTime End date
... type 1..1 CodeableConcept Type of radiotherapy
... deviceType 0..1 CodeableConcept type of machine (If external beam)
... brachytherapyType 0..1 CodeableConcept type of brachytherapy (if brachytherapy)
... isotopes 0..1 CodeableConcept Radioactive materials (if brachytherapy)
... radionuclides 0..1 CodeableConcept radionuclides (required If metabolic/radionuclide)
... numberOfCourses 0..1 integer Number of courses (If metabolic/radionuclide)
... target 0..5 BackboneElement Target
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... site 1..1 CodeableConcept Body Site Code
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
..... notes 0..1 string Additional description
.... laterality 0..1 CodeableConcept Laterality
.... details 0..1 string Details
.... from 0..1 string Start point
.... to 0..1 string End point
.... position 0..1 CodeableConcept Position
.... totalDose 0..1 BackboneElement Total dose
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
..... statusReason 0..1 CodeableConcept Specify reasons why
..... notKnown 0..1 string Not known dose
..... dose 0..1 decimal Dose
..... unit 0..1 CodeableConcept Measure unit
..... fractions 0..1 integer Number of fractions (if external beam)
.... boost 0..5 BackboneElement Boost
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Type of Boost
..... given 0..1 CodeableConcept Boost given
..... site 0..1 CodeableConcept Boost site
..... laterality 0..1 CodeableConcept Laterality
..... details 0..1 string Details
..... from 0..1 string Start point
..... to 0..1 string End point
..... position 0..1 CodeableConcept Position
..... totalDose 1..1 BackboneElement Total dose
...... @id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
...... statusReason 0..1 CodeableConcept Specify reasons why
...... notKnown 0..1 CodeableConcept Not known dose
...... dose 0..1 decimal Dose
...... unit 0..1 CodeableConcept Unit
...... fractions 0..1 integer Number of fractions (if external beam)
.... shielding 0..1 BackboneElement Shielding
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... status 0..1 CodeableConcept Shielding status
..... position 0..1 string Position of shielding
... organAtRisk 0..1 BackboneElement Organ at Risk
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... dosimetry 0..1 CodeableConcept Dosimetry on Organ at Risk
.... dosimetryDocument 0..2 Binary Electronic / scanned version(s) of relevant document(s)
... files 0..2 Binary Upload radiotherapy file (1)
... notes 0..1 string Notes

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Base

Summary

Mandatory: 0 element(5 nested mandatory elements)

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Radiotherapy 0..* Base Radiotherapy
... relatedDiagnosis 0..1 Identifier Related Diagnosis
... relatedRelapse 0..1 Identifier Related relapse/progression (after FLT)
... identifier 0..* Identifier Identifier of the radotherapy episode
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 0..1 string Institution description
.... name 0..1 string Institution name
.... address 0..1 BackboneElement Institution address
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... name 0..1 string Institution city
..... country 0..1 string Institution country
... startDate 1..1 dateTime Start date
... enddate 0..1 dateTime End date
... type 1..1 CodeableConcept Type of radiotherapy
... deviceType 0..1 CodeableConcept type of machine (If external beam)
... brachytherapyType 0..1 CodeableConcept type of brachytherapy (if brachytherapy)
... isotopes 0..1 CodeableConcept Radioactive materials (if brachytherapy)
... radionuclides 0..1 CodeableConcept radionuclides (required If metabolic/radionuclide)
... numberOfCourses 0..1 integer Number of courses (If metabolic/radionuclide)
... target 0..5 BackboneElement Target
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... site 1..1 CodeableConcept Body Site Code
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
..... notes 0..1 string Additional description
.... laterality 0..1 CodeableConcept Laterality
.... details 0..1 string Details
.... from 0..1 string Start point
.... to 0..1 string End point
.... position 0..1 CodeableConcept Position
.... totalDose 0..1 BackboneElement Total dose
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
..... statusReason 0..1 CodeableConcept Specify reasons why
..... notKnown 0..1 string Not known dose
..... dose 0..1 decimal Dose
..... unit 0..1 CodeableConcept Measure unit
..... fractions 0..1 integer Number of fractions (if external beam)
.... boost 0..5 BackboneElement Boost
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Type of Boost
..... given 0..1 CodeableConcept Boost given
..... site 0..1 CodeableConcept Boost site
..... laterality 0..1 CodeableConcept Laterality
..... details 0..1 string Details
..... from 0..1 string Start point
..... to 0..1 string End point
..... position 0..1 CodeableConcept Position
..... totalDose 1..1 BackboneElement Total dose
...... @id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
...... statusReason 0..1 CodeableConcept Specify reasons why
...... notKnown 0..1 CodeableConcept Not known dose
...... dose 0..1 decimal Dose
...... unit 0..1 CodeableConcept Unit
...... fractions 0..1 integer Number of fractions (if external beam)
.... shielding 0..1 BackboneElement Shielding
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... status 0..1 CodeableConcept Shielding status
..... position 0..1 string Position of shielding
... organAtRisk 0..1 BackboneElement Organ at Risk
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... dosimetry 0..1 CodeableConcept Dosimetry on Organ at Risk
.... dosimetryDocument 0..2 Binary Electronic / scanned version(s) of relevant document(s)
... files 0..2 Binary Upload radiotherapy file (1)
... notes 0..1 string Notes

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Radiotherapy 0..* Base Radiotherapy
... relatedDiagnosis 0..1 Identifier Related Diagnosis
... relatedRelapse 0..1 Identifier Related relapse/progression (after FLT)
... identifier 0..* Identifier Identifier of the radotherapy episode
.... description 0..1 string Institution description
.... name 0..1 string Institution name
.... address 0..1 BackboneElement Institution address
..... name 0..1 string Institution city
..... country 0..1 string Institution country
... startDate 1..1 dateTime Start date
... enddate 0..1 dateTime End date
... type 1..1 CodeableConcept Type of radiotherapy
... deviceType 0..1 CodeableConcept type of machine (If external beam)
... brachytherapyType 0..1 CodeableConcept type of brachytherapy (if brachytherapy)
... isotopes 0..1 CodeableConcept Radioactive materials (if brachytherapy)
... radionuclides 0..1 CodeableConcept radionuclides (required If metabolic/radionuclide)
... numberOfCourses 0..1 integer Number of courses (If metabolic/radionuclide)
... target 0..5 BackboneElement Target
.... site 1..1 CodeableConcept Body Site Code
..... notes 0..1 string Additional description
.... laterality 0..1 CodeableConcept Laterality
.... details 0..1 string Details
.... from 0..1 string Start point
.... to 0..1 string End point
.... position 0..1 CodeableConcept Position
.... totalDose 0..1 BackboneElement Total dose
..... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
..... statusReason 0..1 CodeableConcept Specify reasons why
..... notKnown 0..1 string Not known dose
..... dose 0..1 decimal Dose
..... unit 0..1 CodeableConcept Measure unit
..... fractions 0..1 integer Number of fractions (if external beam)
.... boost 0..5 BackboneElement Boost
..... type 1..1 CodeableConcept Type of Boost
..... given 0..1 CodeableConcept Boost given
..... site 0..1 CodeableConcept Boost site
..... laterality 0..1 CodeableConcept Laterality
..... details 0..1 string Details
..... from 0..1 string Start point
..... to 0..1 string End point
..... position 0..1 CodeableConcept Position
..... totalDose 1..1 BackboneElement Total dose
...... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
...... statusReason 0..1 CodeableConcept Specify reasons why
...... notKnown 0..1 CodeableConcept Not known dose
...... dose 0..1 decimal Dose
...... unit 0..1 CodeableConcept Unit
...... fractions 0..1 integer Number of fractions (if external beam)
.... shielding 0..1 BackboneElement Shielding
..... status 0..1 CodeableConcept Shielding status
..... position 0..1 string Position of shielding
... organAtRisk 0..1 BackboneElement Organ at Risk
.... dosimetry 0..1 CodeableConcept Dosimetry on Organ at Risk
.... dosimetryDocument 0..2 Binary Electronic / scanned version(s) of relevant document(s)
... files 0..2 Binary Upload radiotherapy file (1)
... notes 0..1 string Notes

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Radiotherapy 0..* Base Radiotherapy
... relatedDiagnosis 0..1 Identifier Related Diagnosis
... relatedRelapse 0..1 Identifier Related relapse/progression (after FLT)
... identifier 0..* Identifier Identifier of the radotherapy episode
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 0..1 string Institution description
.... name 0..1 string Institution name
.... address 0..1 BackboneElement Institution address
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... name 0..1 string Institution city
..... country 0..1 string Institution country
... startDate 1..1 dateTime Start date
... enddate 0..1 dateTime End date
... type 1..1 CodeableConcept Type of radiotherapy
... deviceType 0..1 CodeableConcept type of machine (If external beam)
... brachytherapyType 0..1 CodeableConcept type of brachytherapy (if brachytherapy)
... isotopes 0..1 CodeableConcept Radioactive materials (if brachytherapy)
... radionuclides 0..1 CodeableConcept radionuclides (required If metabolic/radionuclide)
... numberOfCourses 0..1 integer Number of courses (If metabolic/radionuclide)
... target 0..5 BackboneElement Target
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... site 1..1 CodeableConcept Body Site Code
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
..... notes 0..1 string Additional description
.... laterality 0..1 CodeableConcept Laterality
.... details 0..1 string Details
.... from 0..1 string Start point
.... to 0..1 string End point
.... position 0..1 CodeableConcept Position
.... totalDose 0..1 BackboneElement Total dose
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
..... statusReason 0..1 CodeableConcept Specify reasons why
..... notKnown 0..1 string Not known dose
..... dose 0..1 decimal Dose
..... unit 0..1 CodeableConcept Measure unit
..... fractions 0..1 integer Number of fractions (if external beam)
.... boost 0..5 BackboneElement Boost
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Type of Boost
..... given 0..1 CodeableConcept Boost given
..... site 0..1 CodeableConcept Boost site
..... laterality 0..1 CodeableConcept Laterality
..... details 0..1 string Details
..... from 0..1 string Start point
..... to 0..1 string End point
..... position 0..1 CodeableConcept Position
..... totalDose 1..1 BackboneElement Total dose
...... @id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... completionStatus 0..1 CodeableConcept The reported doses are incomplete (either under- or over-estimated)
...... statusReason 0..1 CodeableConcept Specify reasons why
...... notKnown 0..1 CodeableConcept Not known dose
...... dose 0..1 decimal Dose
...... unit 0..1 CodeableConcept Unit
...... fractions 0..1 integer Number of fractions (if external beam)
.... shielding 0..1 BackboneElement Shielding
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... status 0..1 CodeableConcept Shielding status
..... position 0..1 string Position of shielding
... organAtRisk 0..1 BackboneElement Organ at Risk
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... dosimetry 0..1 CodeableConcept Dosimetry on Organ at Risk
.... dosimetryDocument 0..2 Binary Electronic / scanned version(s) of relevant document(s)
... files 0..2 Binary Upload radiotherapy file (1)
... notes 0..1 string Notes

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Base

Summary

Mandatory: 0 element(5 nested mandatory elements)

 

Other representations of profile: CSV, Excel