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
Draft as of 2024-09-11 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="vs-radiotherapyDoseUnit-eu-pcsp"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-radiotherapyDoseUnit-eu-pcsp</b></p><a name="vs-radiotherapyDoseUnit-eu-pcsp"> </a><a name="hcvs-radiotherapyDoseUnit-eu-pcsp"> </a><a name="vs-radiotherapyDoseUnit-eu-pcsp-en-US"> </a><ul><li>Include these codes as defined in <a href="http://unitsofmeasure.org"><code>http://unitsofmeasure.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>MeV</td><td>megaelectronvolt</td></tr><tr><td>MV</td><td>megavolt</td></tr><tr><td>kV</td><td>kilovolt</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-radiotherapyDoseUnit-eu-pcsp"/>
<version value="0.2.0"/>
<name value="RadioUnitsVs"/>
<title value="Radiotherapy dose units"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-09-11T13:25:13+00: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="Radiotherapy dose units"/>
<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://unitsofmeasure.org"/>
<concept>
<code value="MeV"/>
<display value="megaelectronvolt"/>
</concept>
<concept>
<code value="MV"/>
<display value="megavolt"/>
</concept>
<concept>
<code value="kV"/>
<display value="kilovolt"/>
</concept>
</include>
</compose>
</ValueSet>