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 Childhood Cancer, Third Edition - JSON Representation

Draft as of 2025-09-03

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "iccc-3",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem iccc-3</b></p><a name=\"iccc-3\"> </a><a name=\"hciccc-3\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/iccc-3</code> provides <b>a fragment</b> that includes following code:</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\">081<a name=\"iccc-3-081\"> </a></td><td>Leukemias, myeloproliferative diseases, and myelodysplastic diseases</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/iccc-3",
  "version" : "0.2.0",
  "name" : "ICCC_3",
  "title" : "International Classification of Childhood Cancer, 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 Childhood Cancer, Third Edition (ICCC-3) is a classification system used to categorize childhood cancers based on their histology and primary site. It is widely used in pediatric oncology for epidemiological studies and clinical research.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "081",
      "display" : "Leukemias, myeloproliferative diseases, and myelodysplastic diseases"
    }
  ]
}