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

FHIR IG Statistics: CodeSystem/nkrs-liverdisease

Packagech.fhir.ig.ch-crl
TypeCodeSystem
Idnkrs-liverdisease
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-liverdisease.html
URLhttp://fhir.ch/ig/ch-crl/CodeSystem/nkrs-liverdisease
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsLiverDisease
TitleNKRS - Liver Disease
Realmch
Authorityhl7
DescriptionThe data item records the presence and severity of liver disease at the time of diagnosis as pre-existing medical condition. Scores weight the estimated effect on patient survival. **Liver Disease (Variable number: 10.2)** in \'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part B1, SUPPLEMENTARY VARIABLES for Adults (15.10.2019)\' ([EN](https://www.nacr.ch/assets/files/uploads/b1-datadictionary-supplementaryvariables-adults-v1.1.pdf), [DE](https://www.nkrs.ch/assets/files/uploads/variablen-zusatzdaten-kinderjugendliche-v1.1.pdf), [FR](https://www.onec.ch/assets/files/uploads/b1-dict-des-donnees-variables-suppl-adultes-v1.1.pdf), [IT](https://www.snrt.ch/assets/files/uploads/b1-variabili-supplementari-adulti-v1.1.pdf))
CopyrightCC-BY-SA-4.0
Contentcomplete

Resources that use this resource

ValueSet
nkrs-liverdiseaseNKRS - Liver Disease

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

CodeDisplayDefinition
0 No (score 0)
1 Mild (score 1)Inclusive cirrhosis without portal hypertension. Child-Pugh-Score A; CLIF-SOFA Score 0. (ICD-10:, K70.0–K70.3, K70.9, K71.3–K71.5, K71.7, K73, K74, K76.0, K76.2–K76.4, K76.8, K76.9, Z94.4)
2 Moderate to severe (score 3)Moderate liver disease: cirrhosis with portal hypertension, but without bleeding OR Child-Pugh-Score B OR CLIF-SOFA Score 1-2. Severe liver disease: Child-Pugh-Score C OR CLIF-SOFA Score 3-4, OR coagulation disorder AND portal hypertension. (ICD-10: I85.0, I85.9, I86.4, I98.2, K70.4, K71.1, K72.1, K72.9, K76.5–K76.7)

Source

{
  "resourceType": "CodeSystem",
  "id": "nkrs-liverdisease",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-liverdisease",
  "version": "0.9.0",
  "name": "NkrsLiverDisease",
  "title": "NKRS - Liver Disease",
  "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 records the presence and severity of liver disease at the time of diagnosis \r\nas pre-existing medical condition. Scores weight the estimated effect on patient survival. \r\n\r\n**Liver Disease (Variable number: 10.2)** \r\nin \\'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part B1, SUPPLEMENTARY VARIABLES for Adults (15.10.2019)\\'\r\n([EN](https://www.nacr.ch/assets/files/uploads/b1-datadictionary-supplementaryvariables-adults-v1.1.pdf), \r\n[DE](https://www.nkrs.ch/assets/files/uploads/variablen-zusatzdaten-kinderjugendliche-v1.1.pdf), \r\n[FR](https://www.onec.ch/assets/files/uploads/b1-dict-des-donnees-variables-suppl-adultes-v1.1.pdf), \r\n[IT](https://www.snrt.ch/assets/files/uploads/b1-variabili-supplementari-adulti-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-liverdisease",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "0",
      "display": "No (score 0)"
    },
    {
      "code": "1",
      "display": "Mild (score 1)",
      "definition": "Inclusive cirrhosis without portal hypertension. \r\nChild-Pugh-Score A; CLIF-SOFA Score 0. \r\n(ICD-10:, K70.0–K70.3, K70.9, K71.3–K71.5, K71.7, K73, K74, K76.0, K76.2–K76.4, K76.8, K76.9, Z94.4)"
    },
    {
      "code": "2",
      "display": "Moderate to severe (score 3)",
      "definition": "Moderate liver disease: \r\ncirrhosis with portal hypertension, but without bleeding OR\r\nChild-Pugh-Score B OR\r\nCLIF-SOFA Score 1-2.\r\nSevere liver disease:\r\nChild-Pugh-Score C OR\r\nCLIF-SOFA Score 3-4, OR\r\ncoagulation disorder AND portal hypertension.\r\n(ICD-10: I85.0, I85.9, I86.4, I98.2, K70.4, K71.1, K72.1, K72.9, K76.5–K76.7)"
    }
  ]
}