FHIR Osiris Implementation Guide
1.1.0 - trial-implementation
This page is part of the OSIRIS FHIR Implementation Guide (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2025-04-03 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="vs-radiotherapy-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-radiotherapy-category</b></p><a name="vs-radiotherapy-category"> </a><a name="hcvs-radiotherapy-category"> </a><a name="vs-radiotherapy-category-en-US"> </a><ul><li>Include ces codes sont définis dans <a href="CodeSystem-RadiotherapyCS.html"><code>https://ig-osiris.cancer.fr/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://ig-osiris.cancer.fr/ig/osiris/ValueSet/vs-radiotherapy-category"/>
<version value="1.1.0"/>
<name value="VSRadiotherapyCategory"/>
<title value="Radiotherapy Category"/>
<status value="draft"/>
<date value="2025-04-03T15:16:31+02:00"/>
<publisher value="institutcancer"/>
<contact>
<name value="institutcancer"/>
<telecom>
<system value="url"/>
<value value="http://cancer.fr"/>
</telecom>
<telecom>
<system value="email"/>
<value value="osiris@institutcancer.fr"/>
</telecom>
</contact>
<contact>
<name value="Aurélien JOBARD"/>
<telecom>
<system value="email"/>
<value value="osiris@institutcancer.fr"/>
</telecom>
</contact>
<description value="Radiotherapy Category"/>
<compose>
<include>
<system
value="https://ig-osiris.cancer.fr/ig/osiris/CodeSystem/RadiotherapyCS"/>
<concept>
<code value="Planned"/>
</concept>
<concept>
<code value="Delivered"/>
</concept>
</include>
</compose>
</ValueSet>