FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ecog-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idecog-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-ecog-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/ecog-i4rc
Version0.1.0
Statusactive
Date2025-07-21T15:34:12+00:00
NameVsEcogI4rc
TitleECOG Performance Status
Realmeu
Authorityhl7
DescriptionEastern Cooperative Oncology Group (ECOG) Performance Status

Resources that use this resource

StructureDefinition
observation-ecog-performance-status-eu-i4rcObservation: ECOG Performance Status

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ecog-i4rc

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    4175026ECOG performance status - grade 0
    4173614ECOG performance status - grade 1
    4172043ECOG performance status - grade 2
    4174241ECOG performance status - grade 3
    4174251ECOG performance status - grade 4
    4173456ECOG performance status - grade 5

Source

{
  "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-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": "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"
          }
        ]
      }
    ]
  }
}