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

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "nkrs-siopstaging",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-siopstaging 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\">yI<a name=\"nkrs-siopstaging-yI\"> </a></td><td>Stage y-I</td><td>Confined to kidney, capsule not exceeded, tumour can be completely removed.</td></tr><tr><td style=\"white-space:nowrap\">yII<a name=\"nkrs-siopstaging-yII\"> </a></td><td>Stage y-II</td><td>Tumour infiltrates adjacent organs but is completely resected.</td></tr><tr><td style=\"white-space:nowrap\">yIII<a name=\"nkrs-siopstaging-yIII\"> </a></td><td>Stage y-III</td><td>Incomplete removal, no hematogenous metastases. Regional lymph nodes involved.</td></tr><tr><td style=\"white-space:nowrap\">IV<a name=\"nkrs-siopstaging-IV\"> </a></td><td>Stage IV</td><td>Haematogenous metastases (lung, liver, bone, brain, etc.) or lymph node metastases outside the abdomino-pelvic region</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"nkrs-siopstaging-V\"> </a></td><td>Stage V</td><td>Bilateral renal tumours at diagnosis</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-siopstaging",
  "version" : "0.9.0",
  "name" : "NkrsSIOPStaging",
  "title" : "NKRS - SIOP 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’ tumor for pediatric patients acc. to post-chemotherapy staging \r\nsystem developed by the International Society of Pediatric Oncology (SIOP). Based exclusively on the anatomic extent \r\nof the tumor, without consideration of genetic, biologic, or molecular markers. \r\n\r\n**SIOP staging (Variable number: 4.31)** \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-siopstaging",
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "yI",
      "display" : "Stage y-I",
      "definition" : "Confined to kidney, capsule not exceeded, tumour can be completely removed."
    },
    {
      "code" : "yII",
      "display" : "Stage y-II",
      "definition" : "Tumour infiltrates adjacent organs but is completely resected."
    },
    {
      "code" : "yIII",
      "display" : "Stage y-III",
      "definition" : "Incomplete removal, no hematogenous metastases. Regional lymph nodes involved."
    },
    {
      "code" : "IV",
      "display" : "Stage IV",
      "definition" : "Haematogenous metastases (lung, liver, bone, brain, etc.) or lymph node metastases outside the abdomino-pelvic region"
    },
    {
      "code" : "V",
      "display" : "Stage V",
      "definition" : "Bilateral renal tumours at diagnosis"
    }
  ]
}