FHIR IG Statistics: ValueSet/cancer-event-type-vs
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:
Source
{
"resourceType": "ValueSet",
"id": "cancer-event-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/cancer-event-type-vs",
"version": "0.1.0",
"name": "CancerEventTypeVS",
"title": "Disease Status: Athena",
"status": "draft",
"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": "Codes identifying the status of the diasease: e.g. Progression, Stable Disease, Recurence",
"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": "32946",
"display": "Complete Remission"
},
{
"code": "32947",
"display": "Partial Remission"
},
{
"code": "32949",
"display": "Progression"
},
{
"code": "32948",
"display": "Stable disease"
}
]
},
{
"system": "http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-idea4rc-vocab-eu-i4rc",
"concept": [
{
"code": "2000100002",
"display": "Recurrence"
}
]
}
]
}
}