FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| umls | Unified Medical Language System |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/umls| Code | Display |
| C1882062 | Neoplasm |
| C2939419 | Metastatic Malignant Neoplasm (NCI:C36263) |
| C0521158 | Recurrent tumor |
| C0677930 | Primary tumor |
| C0439673 | Unknown |
Source1
{
"resourceType": "ValueSet",
"id": "TumorPathologyEventType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://oncofair-ig.kereval.cloud/ValueSet/TumorPathologyEventType",
"version": "0.1.0",
"name": "TumorPathologyEventType",
"title": "Tumor Pathology Event 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": "Tumor pathology event type",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/umls",
"concept": [
{
"code": "C1882062",
"display": "Neoplasm"
},
{
"code": "C2939419",
"display": "Metastatic Malignant Neoplasm (NCI:C36263)"
},
{
"code": "C0521158",
"display": "Recurrent tumor"
},
{
"code": "C0677930",
"display": "Primary tumor"
},
{
"code": "C0439673",
"display": "Unknown"
}
]
}
]
}
}