| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ValueSet |
| Id | ecog-i4rc |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-ecog-i4rc.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/ecog-i4rc |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | VsEcogI4rc |
| Title | ECOG Performance Status |
| Realm | eu |
| Authority | hl7 |
| Description | Eastern Cooperative Oncology Group (ECOG) Performance Status |
| StructureDefinition | |
| observation-ecog-performance-status-eu-i4rc | Observation: ECOG Performance Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ecog-i4rc
http://fhir.ohdsi.org/CodeSystem/concepts| Code | Display |
| 4175026 | ECOG performance status - grade 0 |
| 4173614 | ECOG performance status - grade 1 |
| 4172043 | ECOG performance status - grade 2 |
| 4174241 | ECOG performance status - grade 3 |
| 4174251 | ECOG performance status - grade 4 |
| 4173456 | ECOG performance status - grade 5 |
{
"resourceType": "ValueSet",
"id": "ecog-i4rc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/ecog-i4rc",
"version": "0.1.0",
"name": "VsEcogI4rc",
"title": "ECOG Performance Status",
"status": "active",
"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": "Eastern Cooperative Oncology Group (ECOG) Performance Status",
"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": "4175026",
"display": "ECOG performance status - grade 0"
},
{
"code": "4173614",
"display": "ECOG performance status - grade 1"
},
{
"code": "4172043",
"display": "ECOG performance status - grade 2"
},
{
"code": "4174241",
"display": "ECOG performance status - grade 3"
},
{
"code": "4174251",
"display": "ECOG performance status - grade 4"
},
{
"code": "4173456",
"display": "ECOG performance status - grade 5"
}
]
}
]
}
}