CH CRL (R4)
0.9.0 - Draft

This page is part of the CH CRL (R4) (v0.9.0: STU Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: NKRS - Liver Disease - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "nkrs-liverdisease",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-liverdisease defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"nkrs-liverdisease-0\"> </a></td><td>No (score 0)</td><td/></tr><tr><td style=\"white-space:nowrap\">1<a name=\"nkrs-liverdisease-1\"> </a></td><td>Mild (score 1)</td><td>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)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"nkrs-liverdisease-2\"> </a></td><td>Moderate to severe (score 3)</td><td>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)</td></tr></table></div>"
  },
  "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)"
    }
  ]
}