FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-03-21 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="vs-radiotherapy-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-RadiotherapyCS.html"><code>https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/CodeSystem/RadiotherapyCS</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="CodeSystem-RadiotherapyCS.html#RadiotherapyCS-Planned">Planned</a></td><td style="color: #cccccc">Planified</td></tr><tr><td><a href="CodeSystem-RadiotherapyCS.html#RadiotherapyCS-Delivered">Delivered</a></td><td style="color: #cccccc">Delivered</td></tr></table></li></ul></div>
</text>
<url
value="https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/vs-radiotherapy-category"/>
<version value="2.1.0"/>
<name value="VSRadiotherapyCategory"/>
<title value="Radiotherapy Category"/>
<status value="draft"/>
<date value="2024-03-21T14:34:32+00:00"/>
<publisher value="Arkhn"/>
<contact>
<name value="Arkhn"/>
<telecom>
<system value="url"/>
<value value="http://arkhn.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="contact@arkhn.com"/>
</telecom>
</contact>
<contact>
<name value="Nicolas Riss"/>
<telecom>
<system value="email"/>
<value value="nicolas@arkhn.com"/>
</telecom>
</contact>
<description value="Radiotherapy Category"/>
<compose>
<include>
<system
value="https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/CodeSystem/RadiotherapyCS"/>
<concept>
<code value="Planned"/>
</concept>
<concept>
<code value="Delivered"/>
</concept>
</include>
</compose>
</ValueSet>