FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeValueSet
IdValueSet-an-ecog-status-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/ValueSet-an-ecog-status-vs.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-ecog-status
Version0.5.0
Statusdraft
Date2026-06-15T22:12:46+00:00
NameEcogStatus
TitleECOG status
Realmnz
DescriptionThe performance status of a patient as defined by the Eastern Cooperative Oncology Group (ECOG) minus ECOG 5 (A performance status used when a patient is 'Dead').

Resources that use this resource

StructureDefinition
actnow.canshare.co.nz#currentan-ecogECOG score

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet an-ecog-status-vs

  • Include these codes as defined in http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)
    CodeDisplay
    425389002ECOG grade 0
    422512005ECOG grade 1
    422894000ECOG grade 2
    423053003ECOG grade 3
    423237006ECOG grade 4

Source1

{
  "resourceType": "ValueSet",
  "id": "an-ecog-status-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-ecog-status",
  "version": "0.5.0",
  "name": "EcogStatus",
  "title": "ECOG status",
  "status": "draft",
  "experimental": false,
  "date": "2026-06-15T22:12:46+00:00",
  "publisher": "Te aho o te kahu - Cancer Control Agency",
  "contact": [
    {
      "name": "Te aho o te kahu - Cancer Control Agency",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:david.hay25@gmail.com"
        }
      ]
    }
  ],
  "description": "The performance status of a patient as defined by the Eastern Cooperative Oncology Group (ECOG) minus ECOG 5 (A performance status used when a patient is 'Dead').",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct/21000210109",
        "concept": [
          {
            "code": "425389002",
            "display": "ECOG grade 0"
          },
          {
            "code": "422512005",
            "display": "ECOG grade 1"
          },
          {
            "code": "422894000",
            "display": "ECOG grade 2"
          },
          {
            "code": "423053003",
            "display": "ECOG grade 3"
          },
          {
            "code": "423237006",
            "display": "ECOG grade 4"
          }
        ]
      }
    ]
  }
}