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 |
{
"resourceType" : "ValueSet",
"id" : "mcode-radiotherapy-volume-type-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mcode-radiotherapy-volume-type-vs</b></p><a name=\"mcode-radiotherapy-volume-type-vs\"> </a><a name=\"hcmcode-radiotherapy-volume-type-vs\"> </a><a name=\"mcode-radiotherapy-volume-type-vs-en-US\"> </a><ul><li>Include ces codes sont définis dans <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=\"CodeSystem-SnomedCS.html#SnomedCS-228793007\">228793007</a></td><td>Planning target volume (observable entity)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-228791009\">228791009</a></td><td>Gross tumor volume (observable entity)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-228792002\">228792002</a></td><td>Clinical target volume (observable entity)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-1162586008\">1162586008</a></td><td>Irradiated volume of organ at risk (observable entity)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-1201745009\">1201745009</a></td><td>Internal target volume (observable entity)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-1201746005\">1201746005</a></td><td>Internal gross tumor volume (observable entity)</td></tr></table></li></ul></div>"
},
"url" : "https://ig-osiris.cancer.fr/ig/osiris/ValueSet/mcode-radiotherapy-volume-type-vs",
"version" : "1.1.0",
"name" : "RadiotherapyVolumeTypeVS",
"title" : "Radiotherapy Volume Type Value Set",
"status" : "draft",
"date" : "2025-04-03T15:16:31+02:00",
"publisher" : "institutcancer",
"contact" : [
{
"name" : "institutcancer",
"telecom" : [
{
"system" : "url",
"value" : "http://cancer.fr"
},
{
"system" : "email",
"value" : "osiris@institutcancer.fr"
}
]
},
{
"name" : "Aurélien JOBARD",
"telecom" : [
{
"system" : "email",
"value" : "osiris@institutcancer.fr"
}
]
}
],
"description" : "Codes describing the types of body volumes used in radiotherapy planning and treatment. The value set includes the most common codes from DICOM CID 9534 Radiotherapy Targets (UID 1.2.840.10008.6.1.1244) and adds a code for Organs at Risk (OAR).",
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "228793007",
"display" : "Planning target volume (observable entity)"
},
{
"code" : "228791009",
"display" : "Gross tumor volume (observable entity)"
},
{
"code" : "228792002",
"display" : "Clinical target volume (observable entity)"
},
{
"code" : "1162586008",
"display" : "Irradiated volume of organ at risk (observable entity)"
},
{
"code" : "1201745009",
"display" : "Internal target volume (observable entity)"
},
{
"code" : "1201746005",
"display" : "Internal gross tumor volume (observable entity)"
}
]
}
]
}
}