German Oncological Data Standard (GOLD)
0.1.0 - CI Build Germany flag

German Oncological Data Standard (GOLD) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Diagnosesicherung ICD-O-3 - JSON Representation

Draft as of 2023-12-13

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-diagnosesicherung-icdo3",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This  code system <code>https://www.vision-zero-oncology.de/fhir/CodeSystem/cs-diagnosesicherung-icdo3</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"cs-diagnosesicherung-icdo3-0\"> </a></td><td>Nur Totenschein</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"cs-diagnosesicherung-icdo3-1\"> </a></td><td>Klinisch</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-diagnosesicherung-icdo3-2\"> </a></td><td>Klinische Diagnostik</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cs-diagnosesicherung-icdo3-4\"> </a></td><td>Spezifische Tumor-Marker</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"cs-diagnosesicherung-icdo3-5\"> </a></td><td>Zytologie</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"cs-diagnosesicherung-icdo3-6\"> </a></td><td>Histologische Untersuchung einer Metastase</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"cs-diagnosesicherung-icdo3-7\"> </a></td><td>Histologische Untersuchung eines Primärtumors</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"cs-diagnosesicherung-icdo3-9\"> </a></td><td>Unbekannt</td></tr></table></div>"
  },
  "url" : "https://www.vision-zero-oncology.de/fhir/CodeSystem/cs-diagnosesicherung-icdo3",
  "version" : "0.1.0",
  "name" : "DiagnosesicherungICDO3",
  "title" : "Diagnosesicherung ICD-O-3",
  "status" : "draft",
  "date" : "2023-12-13T13:28:13+00:00",
  "publisher" : "Berlin Institute of Health at Charité (BIH)",
  "contact" : [
    {
      "name" : "Berlin Institute of Health at Charité (BIH)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/"
        }
      ]
    }
  ],
  "description" : "CodeSystem für die Diagnosesicherungscodes der ICD-O-3",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DEU"
        }
      ]
    }
  ],
  "copyright" : "CC-BY-SA-4.0",
  "valueSet" : "https://www.vision-zero-oncology.de/fhir/ValueSet/vs-diagnosesicherung-icdo3",
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "0",
      "display" : "Nur Totenschein"
    },
    {
      "code" : "1",
      "display" : "Klinisch"
    },
    {
      "code" : "2",
      "display" : "Klinische Diagnostik"
    },
    {
      "code" : "4",
      "display" : "Spezifische Tumor-Marker"
    },
    {
      "code" : "5",
      "display" : "Zytologie"
    },
    {
      "code" : "6",
      "display" : "Histologische Untersuchung einer Metastase"
    },
    {
      "code" : "7",
      "display" : "Histologische Untersuchung eines Primärtumors"
    },
    {
      "code" : "9",
      "display" : "Unbekannt"
    }
  ]
}