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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="RadiomicsCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem RadiomicsCS</b></p><a name="RadiomicsCS"> </a><a name="hcRadiomicsCS"> </a><a name="RadiomicsCS-en-US"> </a><p>This code system <code>https://terminology.arkhn.com/radiomicsCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">DICOM<a name="RadiomicsCS-DICOM"> </a></td><td>ROI Type DICOM</td></tr><tr><td style="white-space:nowrap">MASK<a name="RadiomicsCS-MASK"> </a></td><td>ROI Type NIfTI</td></tr></table></div>
</text>
<url value="https://terminology.arkhn.com/radiomicsCS"/>
<version value="1.1.0"/>
<name value="RadiomicsCS"/>
<title value="Imaging Code System"/>
<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="Imaging Code System"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="DICOM"/>
<display value="ROI Type DICOM"/>
</concept>
<concept>
<code value="MASK"/>
<display value="ROI Type NIfTI"/>
</concept>
</CodeSystem>