CH_CRL (v0.2.0)

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


{
  "resourceType" : "CodeSystem",
  "id" : "nkrs-venousinvasion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NKRS - Venous Invasion</h2><div><p>The data item indicates the presence or absence of tumour cells in the walls of venous blood vessels, as noted microscopically by the pathologist.           <strong>Venous invasion (Variable number: 4.15)</strong> in          'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children' see           <a href=\"https://www.nkrs.ch\">Nationale Krebsregistrierungsstelle</a> &gt; Partner im Gesundheitswesen &gt;         <a href=\"https://www.nicer.org/assets/files/krebsregistrierung/datadictionary_e-g-f-i.zip\">Information, Grundlagen und Datenstruktur zum KRG</a>.</p>\n</div><p>This code system http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-venousinvasion 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-venousinvasion-0\"> </a></td><td>V0</td><td>No venous invasion.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"nkrs-venousinvasion-1\"> </a></td><td>V1</td><td>Microscopic venous invasion.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"nkrs-venousinvasion-2\"> </a></td><td>V2</td><td>Macroscopic venous invasion.</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"nkrs-venousinvasion-8\"> </a></td><td>VX</td><td>Venous invasion cannot be assessed.</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-venousinvasion",
  "version" : "0.2.0",
  "name" : "NkrsVenousInvasion",
  "title" : "NKRS - Venous Invasion",
  "status" : "draft",
  "date" : "2019-11-08T00:00:00+01:00",
  "publisher" : "NKRS - Nationale Krebsregistrierungsstelle",
  "contact" : [
    {
      "name" : "Foundation National Institute for Cancer Epidemiology and Registration (NICER)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nicer.org/"
        }
      ]
    }
  ],
  "description" : "The data item indicates the presence or absence of tumour cells in the walls of venous blood vessels, as noted microscopically by the pathologist.           **Venous invasion (Variable number: 4.15)** in          \\'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children\\' see           [Nationale Krebsregistrierungsstelle](https://www.nkrs.ch) > Partner im Gesundheitswesen >         [Information, Grundlagen und Datenstruktur zum KRG](https://www.nicer.org/assets/files/krebsregistrierung/datadictionary_e-g-f-i.zip).",
  "caseSensitive" : true,
  "valueSet" : "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-venousinvasion",
  "content" : "complete",
  "concept" : [
    {
      "code" : "0",
      "display" : "V0",
      "definition" : "No venous invasion."
    },
    {
      "code" : "1",
      "display" : "V1",
      "definition" : "Microscopic venous invasion."
    },
    {
      "code" : "2",
      "display" : "V2",
      "definition" : "Macroscopic venous invasion."
    },
    {
      "code" : "8",
      "display" : "VX",
      "definition" : "Venous invasion cannot be assessed."
    }
  ]
}