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

FHIR IG Statistics: ValueSet/cancer-stageGrading-athena-vs

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idcancer-stageGrading-athena-vs
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-cancer-stageGrading-athena-vs.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/cancer-stageGrading-athena-vs
Version0.1.0
Statusdraft
Date2025-07-22T14:45:28+00:00
NameCancerStageGradingVS
TitleCancer Stage Grading: Athena
Realmeu
Authorityhl7
DescriptionIdentifying codes based on the timing of classification for stage group observations.

Resources that use this resource

StructureDefinition
Condition-primaryCancer-eu-i4rcCondition: Primary Cancer

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet cancer-stageGrading-athena-vs

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    1634371Grade-1
    1634752Grade-2
    1633749Grade-3
    1635587Grade-H
    1634085Grade-L

Source

{
  "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-22T14:45:28+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"
          }
        ]
      }
    ]
  }
}