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

FHIR IG Statistics: CodeSystem/nkrs-salzerkuntschikgradingsystem

Packagech.fhir.ig.ch-crl
Resource TypeCodeSystem
Idnkrs-salzerkuntschikgradingsystem
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-salzerkuntschikgradingsystem.html
URLhttp://fhir.ch/ig/ch-crl/CodeSystem/nkrs-salzerkuntschikgradingsystem
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsSalzerKuntschikGradingSystem
TitleNKRS - SalzerKuntschik Grading System
Realmch
Authorityhl7
DescriptionThis data item records the histopathological grade for breast cancer. It is also called the Nottingham Histological Score. The grade for an individual tumour is derived from an assessment of three morphological features (Tubule formation, Nuclear pleomorphism, Mitotic count), each of which is scored 1-3. **SalzerKuntschik grading system (Variable number: 4.36)** 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-salzerkuntschikgradingsystemNKRS - SalzerKuntschik Grading System

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

CodeDisplayDefinition
1 INo vital tumour cells.
2 IISingle vital tumour cells or vital cell clusters <0.5 cm.
3 III<10% vital tumour in the total tumor mass.
4 IV10-50% vital tumour in the total tumor mass.
5 V>50% vital tumour cells in the total tumor mass.
6 VINo tumour response.

Source

{
  "resourceType": "CodeSystem",
  "id": "nkrs-salzerkuntschikgradingsystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-salzerkuntschikgradingsystem",
  "version": "0.9.0",
  "name": "NkrsSalzerKuntschikGradingSystem",
  "title": "NKRS - SalzerKuntschik Grading System",
  "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": "This data item records the histopathological grade for breast cancer. It is also called the Nottingham \r\nHistological Score. The grade for an individual tumour is derived from an assessment of three morphological features \r\n(Tubule formation, Nuclear pleomorphism, Mitotic count), each of which is scored 1-3. \r\n\r\n**SalzerKuntschik grading system (Variable number: 4.36)** \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-salzerkuntschikgradingsystem",
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "1",
      "display": "I",
      "definition": "No vital tumour cells."
    },
    {
      "code": "2",
      "display": "II",
      "definition": "Single vital tumour cells or vital cell clusters <0.5 cm."
    },
    {
      "code": "3",
      "display": "III",
      "definition": "<10% vital tumour in the total tumor mass."
    },
    {
      "code": "4",
      "display": "IV",
      "definition": "10-50% vital tumour in the total tumor mass."
    },
    {
      "code": "5",
      "display": "V",
      "definition": ">50% vital tumour cells in the total tumor mass."
    },
    {
      "code": "6",
      "display": "VI",
      "definition": "No tumour response."
    }
  ]
}