IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions
Draft as of 2024-11-12 |
{
"resourceType" : "ValueSet",
"id" : "vs-radiotherapyDeviceType-eu-i4rc",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-radiotherapyDeviceType-eu-i4rc</b></p><a name=\"vs-radiotherapyDeviceType-eu-i4rc\"> </a><a name=\"hcvs-radiotherapyDeviceType-eu-i4rc\"> </a><a name=\"vs-radiotherapyDeviceType-eu-i4rc-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cs-generic-eu-i4rc.html\"><code>http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-generic-eu-i4rc</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-i4rc.html#cs-generic-eu-i4rc-orthovoltage\">orthovoltage</a></td><td>Orthovoltage</td><td>Orthovoltage / kilovoltage usually 200 - 300kv X rays/photons</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-i4rc.html#cs-generic-eu-i4rc-linac-mv\">linac-mv</a></td><td>Linac MV</td><td>(Linear Accelerator) megavoltage MV X Rays/photons</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-i4rc.html#cs-generic-eu-i4rc-linac-el\">linac-el</a></td><td>Linac electrons</td><td>Linac (Linear Accelerator) electrons</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-i4rc.html#cs-generic-eu-i4rc-cobalt\">cobalt</a></td><td>Cobalt MV</td><td>Cobalt - MV gamma rays / photons</td></tr><tr><td><a href=\"CodeSystem-cs-generic-eu-i4rc.html#cs-generic-eu-i4rc-proton-beam\">proton-beam</a></td><td>Proton Beam</td><td>Proton Beam</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.eu/fhir/ig/idea4rc/ValueSet/vs-radiotherapyDeviceType-eu-i4rc",
"version" : "0.1.0",
"name" : "RadiotherapyDeviceType",
"title" : "Radiotherapy Device Type",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-12T10:15:38+00:00",
"publisher" : "IDEA4RC Project",
"contact" : [
{
"name" : "IDEA4RC Project",
"telecom" : [
{
"system" : "url",
"value" : "https://www.idea4rc.eu/"
}
]
},
{
"name" : "IDEA4RC Project",
"telecom" : [
{
"system" : "url",
"value" : "https://www.idea4rc.eu/"
}
]
}
],
"description" : "Radiotherapy device type this procedure is referring to. TO BE UPDATED",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-generic-eu-i4rc",
"concept" : [
{
"code" : "orthovoltage",
"display" : "Orthovoltage"
},
{
"code" : "linac-mv",
"display" : "Linac MV"
},
{
"code" : "linac-el",
"display" : "Linac electrons"
},
{
"code" : "cobalt",
"display" : "Cobalt MV"
},
{
"code" : "proton-beam",
"display" : "Proton Beam"
}
]
}
]
}
}