FHIR IG analytics| Package | ltsi.fhir.oncofair |
| Resource Type | ValueSet |
| Id | ValueSet-TreatmentType.json |
| FHIR Version | R5 |
| Source | http://oncofair-ig.kereval.cloud/ltsi.fhir.oncofair/ValueSet-TreatmentType.html |
| URL | http://oncofair-ig.kereval.cloud/ValueSet/TreatmentType |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-11-17T13:40:44+01:00 |
| Name | TreatmentType |
| Title | Treatment Type Value Set |
| Description | Treatment type |
No resources found
| CodeSystem | |
| umls | Unified Medical Language System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TreatmentType
http://terminology.hl7.org/CodeSystem/umls| Code | Display |
| C3665472 | Chemotherapy |
| C0279025 | Hormone therapy |
| C1522449 | Therapeutic radiology procedure |
| C0728940 | Surgery |
| C0006098 | Brachytherapy |
| C0021083 | Immunotherapy |
| C0005961 | Bone marrow transplant |
| C0279694 | Monoclonal antibody |
| C93352 | Target therapy |
| C0439673 | Unknown |
{
"resourceType": "ValueSet",
"id": "TreatmentType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://oncofair-ig.kereval.cloud/ValueSet/TreatmentType",
"version": "0.1.0",
"name": "TreatmentType",
"title": "Treatment Type Value Set",
"status": "active",
"date": "2025-11-17T13:40:44+01:00",
"publisher": "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
"contact": [
{
"name": "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
"telecom": [
{
"system": "url",
"value": "https://github.com/ONCOFAIR"
}
]
}
],
"description": "Treatment type",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/umls",
"concept": [
{
"code": "C3665472",
"display": "Chemotherapy"
},
{
"code": "C0279025",
"display": "Hormone therapy"
},
{
"code": "C1522449",
"display": "Therapeutic radiology procedure"
},
{
"code": "C0728940",
"display": "Surgery"
},
{
"code": "C0006098",
"display": "Brachytherapy"
},
{
"code": "C0021083",
"display": "Immunotherapy"
},
{
"code": "C0005961",
"display": "Bone marrow transplant"
},
{
"code": "C0279694",
"display": "Monoclonal antibody"
},
{
"code": "C93352",
"display": "Target therapy"
},
{
"code": "C0439673",
"display": "Unknown"
}
]
}
]
}
}