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) - TTL Representation

Draft as of 2026-05-28

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "onconnect-cs-tb-oncotree"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://oncotree.info/api/tumorTypes"^^xsd:anyURI ;
fhir:l <http://oncotree.info/api/tumorTypes>
  ] ; # 
  fhir:version [ fhir:v "0.4.0"] ; # 
  fhir:name [ fhir:v "ONCOnnect_CS_TB_OncoTree"] ; # 
  fhir:title [ fhir:v "ONCOnnect OncoTree (CodeSystem)"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-05-28T10:39:31+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ONCOnnect"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ONCOnnect" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ccc-onconnect.de/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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"] ; # 
  fhir:content [ fhir:v "example"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "BRCA" ] ;
fhir:display [ fhir:v "Invasive Breast Carcinoma" ]
  ] ) . #