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

FHIR IG Statistics: CodeSystem/nkrs-icdo3histologicalgrade

Packagech.fhir.ig.ch-crl
TypeCodeSystem
Idnkrs-icdo3histologicalgrade
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-icdo3histologicalgrade.html
URLhttp://fhir.ch/ig/ch-crl/CodeSystem/nkrs-icdo3histologicalgrade
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsIcdO3HistologicalGrade
TitleNKRS - ICD-O-3 Histological Grade
Realmch
Authorityhl7
DescriptionThe data item describes the neoplasm’s resemblance to normal (parent) tissue according to ICD-O. **ICD-O Histological Grade (Variable number: 3.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-icdo3histologicalgradeNKRS - ICD-O-3 Histological Grade

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-icdo3histologicalgrade defines the following codes:

CodeDisplayDefinition
1 Grade IWell differentiated; Differentiated, NOS; Low grade
2 Grade IIModerately (well) differentiated; Intermediate differentiation.
3 Grade IIIPoorly differentiated; Dedifferentiated; High grade.
4 Grade IVUndifferentiated; Anaplastic.
5 T-cellT-cell; T-precursor.
6 B-cellB-cell; Pre-B; B-precursor.
7 Null cellNull cell; Non-T-non-B.
8 NK cellNK cell; Natural killer cell.

Source

{
  "resourceType": "CodeSystem",
  "id": "nkrs-icdo3histologicalgrade",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-icdo3histologicalgrade",
  "version": "0.9.0",
  "name": "NkrsIcdO3HistologicalGrade",
  "title": "NKRS - ICD-O-3 Histological Grade",
  "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": "The data item describes the neoplasm’s resemblance to normal (parent) tissue according to ICD-O. \r\n\r\n**ICD-O Histological Grade (Variable number: 3.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-icdo3histologicalgrade",
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "1",
      "display": "Grade I",
      "definition": "Well differentiated; Differentiated, NOS; Low grade"
    },
    {
      "code": "2",
      "display": "Grade II",
      "definition": "Moderately (well) differentiated; Intermediate differentiation."
    },
    {
      "code": "3",
      "display": "Grade III",
      "definition": "Poorly differentiated; Dedifferentiated; High grade."
    },
    {
      "code": "4",
      "display": "Grade IV",
      "definition": "Undifferentiated; Anaplastic."
    },
    {
      "code": "5",
      "display": "T-cell",
      "definition": "T-cell; T-precursor."
    },
    {
      "code": "6",
      "display": "B-cell",
      "definition": "B-cell; Pre-B; B-precursor."
    },
    {
      "code": "7",
      "display": "Null cell",
      "definition": "Null cell; Non-T-non-B."
    },
    {
      "code": "8",
      "display": "NK cell",
      "definition": "NK cell; Natural killer cell."
    }
  ]
}