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 - COG Staging - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "nkrs-cogstaging",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-cogstaging 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\">I<a name=\"nkrs-cogstaging-I\"> </a></td><td>Stage I</td><td>Limited to kidney, not ruptured, no residual tumor.</td></tr><tr><td style=\"white-space:nowrap\">II<a name=\"nkrs-cogstaging-II\"> </a></td><td>Stage II</td><td>Extends beyond the kidney but is completely excised.</td></tr><tr><td style=\"white-space:nowrap\">III<a name=\"nkrs-cogstaging-III\"> </a></td><td>Stage III</td><td>Residual tumor confined to the abdomen. Micro/macroscopic remains of a tumour.</td></tr><tr><td style=\"white-space:nowrap\">IV<a name=\"nkrs-cogstaging-IV\"> </a></td><td>Stage IV</td><td>Hematogenous / distant lymph nodes metastases.</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"nkrs-cogstaging-V\"> </a></td><td>Stage V</td><td>Bilateral renal involvement at diagnosis.</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-cogstaging",
  "version" : "0.9.0",
  "name" : "NkrsCOGStaging",
  "title" : "NKRS - COG 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 staging of Wilms’ tumour for pediatric patients acc. to pre-chemotherapy staging \r\nsystem developed by the National Wilms’ Tumor Study Group (NWTSG). Based exclusively on the anatomic extent of the \r\ntumour, without consideration of genetic, biologic, or molecular markers. \r\n\r\n**COG staging (Variable number: 4.19)** \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-cogstaging",
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "I",
      "display" : "Stage I",
      "definition" : "Limited to kidney, not ruptured, no residual tumor."
    },
    {
      "code" : "II",
      "display" : "Stage II",
      "definition" : "Extends beyond the kidney but is completely excised."
    },
    {
      "code" : "III",
      "display" : "Stage III",
      "definition" : "Residual tumor confined to the abdomen. Micro/macroscopic remains of a tumour."
    },
    {
      "code" : "IV",
      "display" : "Stage IV",
      "definition" : "Hematogenous / distant lymph nodes metastases."
    },
    {
      "code" : "V",
      "display" : "Stage V",
      "definition" : "Bilateral renal involvement at diagnosis."
    }
  ]
}