| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ValueSet |
| Id | treatment-technique-i4rc |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-treatment-technique-i4rc.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/treatment-technique-i4rc |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | VsTreatmentTechniqueI4RC |
| Title | Treatment Technique |
| Realm | eu |
| Authority | hl7 |
| Description | It refers to the type of radiotherapy treatment delivered |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet treatment-technique-i4rc
http://fhir.ohdsi.org/CodeSystem/concepts| Code | Display |
| 603132 | 2D |
| 4043011 | 3D |
| 40480519 | IMRT conventional |
| 603135 | VMAT |
| 3662120 | tomotherapy |
| 4215577 | SBRT |
| 4077990 | other |
| 4129922 | unknown |
{
"resourceType": "ValueSet",
"id": "treatment-technique-i4rc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/treatment-technique-i4rc",
"version": "0.1.0",
"name": "VsTreatmentTechniqueI4RC",
"title": "Treatment Technique",
"status": "active",
"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": "It refers to the type of radiotherapy treatment delivered",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://fhir.ohdsi.org/CodeSystem/concepts",
"concept": [
{
"code": "603132",
"display": "2D"
},
{
"code": "4043011",
"display": "3D"
},
{
"code": "40480519",
"display": "IMRT conventional"
},
{
"code": "603135",
"display": "VMAT"
},
{
"code": "3662120",
"display": "tomotherapy"
},
{
"code": "4215577",
"display": "SBRT"
},
{
"code": "4077990",
"display": "other"
},
{
"code": "4129922",
"display": "unknown"
}
]
}
]
}
}