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

FHIR IG Statistics: CodeSystem/nkrs-whogradegroup

Packagech.fhir.ig.ch-crl
TypeCodeSystem
Idnkrs-whogradegroup
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-whogradegroup.html
URLhttp://fhir.ch/ig/ch-crl/CodeSystem/nkrs-whogradegroup
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsWHOGradeGroup
TitleNKRS - WHO Grade Group
Realmch
Authorityhl7
DescriptionA five-grade group system based on the grading categories from Gleason score 2 to 10. **WHO grade group (Variable number: 5.2.7)** in \'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children (23.12.2019)\' ([EN](https://www.nacr.ch/assets/files/uploads/a-datadictionary-basicvariables-v1.1.pdf), [DE](https://www.nkrs.ch/assets/files/uploads/a-datenstruktur-variablen-der-basisdaten-v1.1.pdf), [FR](https://www.onec.ch/assets/files/uploads/a-dict-des-donnees-variables-de-base-v1.1.pdf), [IT](https://www.snrt.ch/assets/files/uploads/a-dati-oncologici-variabili-di-base-v1.1.pdf))
CopyrightCC-BY-SA-4.0
Contentcomplete

Resources that use this resource

ValueSet
nkrs-whogradegroupNKRS - WHO Grade Group

Resources that this resource uses

No resources found


Narrative

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

This code system http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-whogradegroup defines the following codes:

CodeDisplayDefinition
1 Grade group 1Gleason score ≤ 6 (≤ 3+3). Only individual discrete well-formed glands.
2 Grade group 2Gleason score 7 (3 + 4). Predominantly well-formed glands with lesser component of poorly formed/fused/cribriform glands.
3 Grade group 3Gleason score 7 (4 + 3). Predominantly poorly formed/fused/cribriform glands with lesser component of well-formed glands.
4 Grade group 4Gleason score 8 (4 + 4 or 3 + 5 or 5 + 3). Only poorly formed/fused/cribriform glands or predominantly well-formed glands and lesser component lacking glands or predominantly lacking glands and lesser component of well-formed glands.
5 Grade group 5Gleason score 9-10. Lack of gland formation (or with necrosis) with or without poorly formed/fused/cribriform glands.

Source

{
  "resourceType": "CodeSystem",
  "id": "nkrs-whogradegroup",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-whogradegroup",
  "version": "0.9.0",
  "name": "NkrsWHOGradeGroup",
  "title": "NKRS - WHO Grade Group",
  "status": "active",
  "date": "2022-02-04T14:14:21+01:00",
  "publisher": "Bundesamt für Gesundheit BAG",
  "contact": [
    {
      "name": "Bundesamt für Gesundheit BAG",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/"
        }
      ]
    }
  ],
  "description": "A five-grade group system based on the grading categories from Gleason score 2 to 10. \r\n\r\n**WHO grade group (Variable number: 5.2.7)** \r\nin \\'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children (23.12.2019)\\'\r\n([EN](https://www.nacr.ch/assets/files/uploads/a-datadictionary-basicvariables-v1.1.pdf), \r\n[DE](https://www.nkrs.ch/assets/files/uploads/a-datenstruktur-variablen-der-basisdaten-v1.1.pdf), \r\n[FR](https://www.onec.ch/assets/files/uploads/a-dict-des-donnees-variables-de-base-v1.1.pdf), \r\n[IT](https://www.snrt.ch/assets/files/uploads/a-dati-oncologici-variabili-di-base-v1.1.pdf))",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC-BY-SA-4.0",
  "caseSensitive": true,
  "valueSet": "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-whogradegroup",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "1",
      "display": "Grade group 1",
      "definition": "Gleason score ≤ 6 (≤ 3+3). \r\nOnly individual discrete well-formed glands."
    },
    {
      "code": "2",
      "display": "Grade group 2",
      "definition": "Gleason score 7 (3 + 4). \r\nPredominantly well-formed glands with lesser component of poorly formed/fused/cribriform glands."
    },
    {
      "code": "3",
      "display": "Grade group 3",
      "definition": "Gleason score 7 (4 + 3). \r\nPredominantly poorly formed/fused/cribriform glands with lesser component of well-formed glands."
    },
    {
      "code": "4",
      "display": "Grade group 4",
      "definition": "Gleason score 8 (4 + 4 or 3 + 5 or 5 + 3).\r\nOnly poorly formed/fused/cribriform glands or\r\npredominantly well-formed glands and lesser component lacking glands or\r\npredominantly lacking glands and lesser component of well-formed glands."
    },
    {
      "code": "5",
      "display": "Grade group 5",
      "definition": "Gleason score 9-10. \r\nLack of gland formation (or with necrosis) with or without poorly formed/fused/cribriform glands."
    }
  ]
}