IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

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

: IDEA4RC Cancer Diagnosis Code System - TTL Representation

Draft as of 2026-08-07

Raw ttl | Download


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

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

<http://hl7.org/fhir/CodeSystem/cs-cancer-diagnosis-eu-i4rc> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "cs-cancer-diagnosis-eu-i4rc"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-cancer-diagnosis-eu-i4rc</b></p><a name=\"cs-cancer-diagnosis-eu-i4rc\"> </a><a name=\"hccs-cancer-diagnosis-eu-i4rc\"> </a><p>This case-sensitive code system <code>http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-cancer-diagnosis-eu-i4rc</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\">2000200001<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200001\"> </a></td><td>8271/0-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200002<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200002\"> </a></td><td>8500/2-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200003<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200003\"> </a></td><td>8588/3-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200004<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200004\"> </a></td><td>8936/3-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200005<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200005\"> </a></td><td>9100/0-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200006<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200006\"> </a></td><td>9866/3-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200007<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200007\"> </a></td><td>9971/1-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200008<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200008\"> </a></td><td>8000/9-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200009<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200009\"> </a></td><td>8001/0-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200010<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200010\"> </a></td><td>8001/1-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200011<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200011\"> </a></td><td>8005/0-C00.0</td></tr><tr><td style=\"white-space:nowrap\">2000200012<a name=\"cs-cancer-diagnosis-eu-i4rc-2000200012\"> </a></td><td>8010/0-C00.0</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-cancer-diagnosis-eu-i4rc"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "CsCancerDiagnosis"] ;
  fhir:CodeSystem.title [ fhir:value "IDEA4RC Cancer Diagnosis Code System"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-07T10:05:28+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "IDEA4RC Project"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Temporary coded concepts to be used by this Project waiting for the assignement from international terminologies. (Full version will be available in first release)"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "150" ] ;
       fhir:Coding.display [ fhir:value "Europe" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "12"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "8271/0-C00.0" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "8500/2-C00.0" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "8588/3-C00.0" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "8936/3-C00.0" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "9100/0-C00.0" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "9866/3-C00.0" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "9971/1-C00.0" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "8000/9-C00.0" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "8001/0-C00.0" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "8001/1-C00.0" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "8005/0-C00.0" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "2000200012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "8010/0-C00.0" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/cs-cancer-diagnosis-eu-i4rc.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/cs-cancer-diagnosis-eu-i4rc.ttl> .