This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
: Radiotherapy Dose Type - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="vs-radiotherapyDoseType-eu-pcsp"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://dicom.nema.org/resources/ontology/DCM"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM.html#DCM-113725">113725</a></td><td>Dose (RP) Total</td><td>Total Dose related to Reference Point (RP). (in the scope of the including report).</td></tr></table></li><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/445565002">445565002</a></td><td>Total boost radiation dose delivered</td></tr><tr><td><a href="http://snomed.info/id/445461008">445461008</a></td><td>Total radiation dose delivered</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-radiotherapyDoseType-eu-pcsp"/>
<version value="0.1.0"/>
<name value="RadiotherapyDoseTypeVs"/>
<title value="Radiotherapy Dose Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-01-26T10:15:52+01:00"/>
<publisher value="PanCareSurPass Project"/>
<contact>
<name value="PanCareSurPass Project"/>
<telecom>
<system value="url"/>
<value value="https://www.pancaresurpass.eu/"/>
</telecom>
</contact>
<contact>
<name value="PanCareSurPass Project"/>
<telecom>
<system value="url"/>
<value value="https://www.pancaresurpass.eu/"/>
</telecom>
</contact>
<description
value="Types of radiotherapy cumulative dose this procedure is referring to"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="150"/>
<display value="Europe"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<concept>
<code value="113725"/>
<display value="Dose (RP) Total"/>
</concept>
</include>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="445565002"/>
<display value="Total boost radiation dose delivered"/>
</concept>
<concept>
<code value="445461008"/>
<display value="Total radiation dose delivered"/>
</concept>
</include>
</compose>
</ValueSet>