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

FHIR IG Statistics: CodeSystem/nkrs-raistaging

Packagech.fhir.ig.ch-crl
TypeCodeSystem
Idnkrs-raistaging
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-raistaging.html
URLhttp://fhir.ch/ig/ch-crl/CodeSystem/nkrs-raistaging
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsRaiStaging
TitleNKRS - Rai Staging
Realmch
Authorityhl7
DescriptionThis classification for Chronic Lymphocytic Leukaemia (CLL) includes 4 stages based on blood and bone marrow cell count (lymphocytes, platelets), haemoglobin/haematocrit, LN envolvement, hepato- and/or splenomegaly. The staging allows classification of patients into three risk categories (low, intermediary, high risk with median survival >12y, >8y and >2y, respectively). **Rai staging (Variable number: 4.26)** in \'NATIONAL CANCER DATA DICTIONARY, V 1.2, Part A, BASIC VARIABLES for Adults, Adolescents, and Children\'
CopyrightCC-BY-SA-4.0
Contentcomplete

Resources that use this resource

ValueSet
nkrs-raistagingNKRS - Rai 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-raistaging defines the following codes:

CodeDisplay
0 Stage 0
I Stage I
II Stage II
III Stage III
IV Stage IV

Source

{
  "resourceType": "CodeSystem",
  "id": "nkrs-raistaging",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-raistaging",
  "version": "0.9.0",
  "name": "NkrsRaiStaging",
  "title": "NKRS - Rai 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 classification for Chronic Lymphocytic Leukaemia (CLL) includes 4 stages based on blood and bone marrow \r\ncell count (lymphocytes, platelets), haemoglobin/haematocrit, LN envolvement, hepato- and/or splenomegaly. The staging \r\nallows classification of patients into three risk categories (low, intermediary, high risk with median survival >12y, >8y \r\nand >2y, respectively). \r\n\r\n**Rai staging (Variable number: 4.26)** \r\nin \\'NATIONAL CANCER DATA DICTIONARY, V 1.2, Part A, BASIC VARIABLES for Adults, Adolescents, and Children\\'",
  "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-raistaging",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "0",
      "display": "Stage 0"
    },
    {
      "code": "I",
      "display": "Stage I"
    },
    {
      "code": "II",
      "display": "Stage II"
    },
    {
      "code": "III",
      "display": "Stage III"
    },
    {
      "code": "IV",
      "display": "Stage IV"
    }
  ]
}