0.4.0 - ci-build

ONCOnnectTumorboardIG - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ONCOnnect OncoTree (CodeSystem) - JSON Representation

Draft as of 2026-05-28

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "onconnect-cs-tb-oncotree",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem onconnect-cs-tb-oncotree</b></p><a name=\"onconnect-cs-tb-oncotree\"> </a><a name=\"hconconnect-cs-tb-oncotree\"> </a><p>This  code system <code>http://oncotree.info/api/tumorTypes</code> provides some code <b>that are example only</b>:</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\">BRCA<a name=\"onconnect-cs-tb-oncotree-BRCA\"> </a></td><td>Invasive Breast Carcinoma</td></tr></table></div>"
  },
  "url" : "http://oncotree.info/api/tumorTypes",
  "version" : "0.4.0",
  "name" : "ONCOnnect_CS_TB_OncoTree",
  "title" : "ONCOnnect OncoTree (CodeSystem)",
  "status" : "draft",
  "date" : "2026-05-28T10:39:31+00:00",
  "publisher" : "ONCOnnect",
  "contact" : [
    {
      "name" : "ONCOnnect",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ccc-onconnect.de/"
        }
      ]
    }
  ],
  "description" : "CodeSystem placeholder for tumor types based on the OncoTree classification. The actual codes are fetched\nat runtime from the [OncoTree API](http://oncotree.info/api/tumorTypes). There is also a [human friendly search](http://oncotree.info).\n\nCitation:\n- OncoTree: A Cancer Classification System for Precision Oncology; Kundra et al. 2021; JCO Clinical Cancer Informatics; doi: https://doi.org/10.1200/CCI.20.00108",
  "content" : "example",
  "concept" : [
    {
      "code" : "BRCA",
      "display" : "Invasive Breast Carcinoma"
    }
  ]
}