FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | ValueSet |
| Id | vs-radiotherapyDeviceType-eu-pcsp |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/pcsp/https://build.fhir.org/ig/hl7-eu/pcsp/ValueSet-vs-radiotherapyDeviceType-eu-pcsp.html |
| URL | http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-radiotherapyDeviceType-eu-pcsp |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-08-02T17:28:17+00:00 |
| Name | RadiotherapyDeviceType |
| Title | Radiotherapy Device Type |
| Realm | eu |
| Authority | hl7 |
| Description | Radiotherapy device type this procedure is referring to |
| StructureDefinition | |
| Procedure-radiotheraphy-eu-pcsp | Procedure: Radiotherapy |
| CodeSystem | |
| cs-generic-eu-pcsp | PCSP Code System |
| ValueSet | |
| vs-unknownOther-eu-pcsp | Unknown|Other |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vs-radiotherapyDeviceType-eu-pcsp
This value set includes codes based on the following rules:
http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp| 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-pcsp",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-radiotherapyDeviceType-eu-pcsp",
"version": "0.2.0",
"name": "RadiotherapyDeviceType",
"title": "Radiotherapy Device Type",
"status": "draft",
"experimental": false,
"date": "2025-08-02T17:28:17+00:00",
"publisher": "PanCareSurPass Project",
"contact": [
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
},
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
}
],
"description": "Radiotherapy device type this procedure is referring to",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
"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"
}
]
},
{
"valueSet": [
"http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-unknownOther-eu-pcsp"
]
}
]
}
}