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

FHIR IG Statistics: CodeSystem/nkrs-binetstaging

Packagech.fhir.ig.ch-crl
TypeCodeSystem
Idnkrs-binetstaging
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-binetstaging.html
URLhttp://fhir.ch/ig/ch-crl/CodeSystem/nkrs-binetstaging
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsBinetStaging
TitleNKRS - Binet Staging
Realmch
Authorityhl7
DescriptionThis data item records the stage of Chronic Lymphocytic Leukaemia (CLL) based on the cell count in the blood and bone marrow (lymphocytes, platelets), haemoglobin/ haematocrit, lymph nodes involvement, hepato- and/or splenomegaly. **Binet staging (Variable number: 4.27)** 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-binetstagingNKRS - Binet Staging

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

CodeDisplayDefinition
A Stage AHb ≥ 10.0 g/dl, thrombocytes ≥100 × 109/l, <3 lymph node regions.
B Stage BHb ≥ 10.0 g/dl, thrombocytes ≥100 × 109/l, ≥3 lymph node regions.
C Stage CHb < 10.0 g/dl, thrombocytes <100 × 109/l, any number of lymph node regions.

Source

{
  "resourceType": "CodeSystem",
  "id": "nkrs-binetstaging",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-binetstaging",
  "version": "0.9.0",
  "name": "NkrsBinetStaging",
  "title": "NKRS - Binet Staging",
  "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 stage of Chronic Lymphocytic Leukaemia (CLL) based on the cell count in the blood \r\nand bone marrow (lymphocytes, platelets), haemoglobin/ haematocrit, lymph nodes involvement, hepato- and/or splenomegaly. \r\n\r\n**Binet staging (Variable number: 4.27)** \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-binetstaging",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "A",
      "display": "Stage A",
      "definition": "Hb ≥ 10.0 g/dl, thrombocytes ≥100 × 109/l, <3 lymph node regions."
    },
    {
      "code": "B",
      "display": "Stage B",
      "definition": "Hb ≥ 10.0 g/dl, thrombocytes ≥100 × 109/l, ≥3 lymph node regions."
    },
    {
      "code": "C",
      "display": "Stage C",
      "definition": "Hb < 10.0 g/dl, thrombocytes <100 × 109/l, any number of lymph node regions."
    }
  ]
}