| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ValueSet |
| Id | vs-radiotherapyDeviceType-eu-i4rc |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-vs-radiotherapyDeviceType-eu-i4rc.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/vs-radiotherapyDeviceType-eu-i4rc |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | RadiotherapyDeviceType |
| Title | Radiotherapy Device Type |
| Realm | eu |
| Authority | hl7 |
| Description | Radiotherapy device type this procedure is referring to. TO BE UPDATED |
No resources found
| CodeSystem | |
| cs-generic-eu-i4rc | IDEA4RC Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vs-radiotherapyDeviceType-eu-i4rc
http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-generic-eu-i4rc| Code | Display | Definition |
| orthovoltage | Orthovoltage | Orthovoltage / kilovoltage usually 200 - 300kv X rays/photons |
| linac-mv | Linac MV | (Linear Accelerator) megavoltage MV X Rays/photons |
| linac-el | Linac electrons | Linac (Linear Accelerator) electrons |
| cobalt | Cobalt MV | Cobalt - MV gamma rays / photons |
| proton-beam | Proton Beam | Proton Beam |
{
"resourceType": "ValueSet",
"id": "vs-radiotherapyDeviceType-eu-i4rc",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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": "2025-07-25T13:48:09+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"
}
]
}
]
}
}