PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: International Classification of Diseases for Oncology, Third Edition - JSON Representation

Draft as of 2025-09-03

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "icd-o-3",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icd-o-3</b></p><a name=\"icd-o-3\"> </a><a name=\"hcicd-o-3\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/icd-o-3</code> provides <b>a fragment</b> that includes 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\">8260/3<a name=\"icd-o-3-8260.473\"> </a></td><td>Papillary adenocarcinoma, NOS</td></tr><tr><td style=\"white-space:nowrap\">9181/3<a name=\"icd-o-3-9181.473\"> </a></td><td>Hepatoblastoma, NOS</td></tr><tr><td style=\"white-space:nowrap\">9186/3<a name=\"icd-o-3-9186.473\"> </a></td><td>Hepatocellular carcinoma, fibrolamellar</td></tr><tr><td style=\"white-space:nowrap\">9510/3<a name=\"icd-o-3-9510.473\"> </a></td><td>Medulloblastoma, NOS</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
  "version" : "0.2.0",
  "name" : "ICD_O_3",
  "title" : "International Classification of Diseases for Oncology, Third Edition",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-09-03T05:39:31+00:00",
  "publisher" : "PanCareSurPass Project",
  "contact" : [
    {
      "name" : "PanCareSurPass Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name" : "PanCareSurPass Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description" : "The International Classification of Diseases for Oncology, Third Edition (ICD-O-3) is a coding system used primarily for classifying and coding neoplasms (tumors) based on their topography (site) and morphology (histology). It is widely used in cancer registries and epidemiological research.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "8260/3",
      "display" : "Papillary adenocarcinoma, NOS"
    },
    {
      "code" : "9181/3",
      "display" : "Hepatoblastoma, NOS"
    },
    {
      "code" : "9186/3",
      "display" : "Hepatocellular carcinoma, fibrolamellar"
    },
    {
      "code" : "9510/3",
      "display" : "Medulloblastoma, NOS"
    }
  ]
}