| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ValueSet |
| Id | cancer-stageGrading-athena-vs |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-cancer-stageGrading-athena-vs.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/cancer-stageGrading-athena-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | CancerStageGradingVS |
| Title | Cancer Stage Grading: Athena |
| Realm | eu |
| Authority | hl7 |
| Description | Identifying codes based on the timing of classification for stage group observations. |
| StructureDefinition | |
| Condition-primaryCancer-eu-i4rc | Condition: Primary Cancer |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet cancer-stageGrading-athena-vs
http://fhir.ohdsi.org/CodeSystem/concepts| Code | Display |
| 1634371 | Grade-1 |
| 1634752 | Grade-2 |
| 1633749 | Grade-3 |
| 1635587 | Grade-H |
| 1634085 | Grade-L |
{
"resourceType": "ValueSet",
"id": "cancer-stageGrading-athena-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/cancer-stageGrading-athena-vs",
"version": "0.1.0",
"name": "CancerStageGradingVS",
"title": "Cancer Stage Grading: Athena",
"status": "draft",
"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": "Identifying codes based on the timing of classification for stage group observations.",
"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": "1634371",
"display": "Grade-1"
},
{
"code": "1634752",
"display": "Grade-2"
},
{
"code": "1633749",
"display": "Grade-3"
},
{
"code": "1635587",
"display": "Grade-H"
},
{
"code": "1634085",
"display": "Grade-L"
}
]
}
]
}
}