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 |
{
"resourceType" : "ValueSet",
"id" : "mcode-radiotherapy-volume-type-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <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://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/mcode-radiotherapy-volume-type-vs",
"version" : "2.1.0",
"name" : "RadiotherapyVolumeTypeVS",
"title" : "Radiotherapy Volume Type Value Set",
"status" : "draft",
"date" : "2024-03-21T14:34:32+00:00",
"publisher" : "Arkhn",
"contact" : [
{
"name" : "Arkhn",
"telecom" : [
{
"system" : "url",
"value" : "http://arkhn.com"
},
{
"system" : "email",
"value" : "contact@arkhn.com"
}
]
},
{
"name" : "Nicolas Riss",
"telecom" : [
{
"system" : "email",
"value" : "nicolas@arkhn.com"
}
]
}
],
"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)"
}
]
}
]
}
}