FHIR IG Statistics: ValueSet/radiotherapy-site-eu-i4rc
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include codes from
http://fhir.ohdsi.org/CodeSystem/concepts
where conceptClass in ICDO Topography,Topography and standardConcept = Standard - Include these codes as defined in
http://fhir.ohdsi.org/CodeSystem/concepts
Code | Display |
36770046 | Neck |
36769180 | Metastasis |
36770283 | Metastasis to lung |
35225542 | Metastasis to mediastinum |
36769301 | Metastasis to bone |
35225724 | Metastasis to soft tissues |
36770544 | Metastasis to liver |
- Import all the codes that are contained in Cancer site: Athena
Source
{
"resourceType": "ValueSet",
"id": "radiotherapy-site-eu-i4rc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/radiotherapy-site-eu-i4rc",
"version": "0.1.0",
"name": "VsRadiotherapySiteI4rc",
"title": "Radiotherapy Sites",
"status": "active",
"experimental": false,
"date": "2025-07-21T15:34:12+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": "This ValueSet contains codes describing Radiotherapy Sites from Athena",
"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",
"filter": [
{
"property": "conceptClass",
"op": "in",
"value": "ICDO Topography,Topography"
},
{
"property": "standardConcept",
"op": "=",
"value": "Standard"
}
]
},
{
"system": "http://fhir.ohdsi.org/CodeSystem/concepts",
"concept": [
{
"code": "36770046",
"display": "Neck"
},
{
"code": "36769180",
"display": "Metastasis"
},
{
"code": "36770283",
"display": "Metastasis to lung"
},
{
"code": "35225542",
"display": "Metastasis to mediastinum"
},
{
"code": "36769301",
"display": "Metastasis to bone"
},
{
"code": "35225724",
"display": "Metastasis to soft tissues"
},
{
"code": "36770544",
"display": "Metastasis to liver"
}
]
},
{
"valueSet": [
"http://hl7.eu/fhir/ig/idea4rc/ValueSet/sites-vs"
]
}
]
}
}