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

: Immaging Clinical Stage - 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/ValueSet/imaging-clinical-stage-i4rc> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "imaging-clinical-stage-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: ValueSet imaging-clinical-stage-i4rc</b></p><a name=\"imaging-clinical-stage-i4rc\"> </a><a name=\"hcimaging-clinical-stage-i4rc\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-cs-idea4rc-vocab-eu-i4rc.html\"><code>http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-idea4rc-vocab-eu-i4rc</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-cs-idea4rc-vocab-eu-i4rc.html#cs-idea4rc-vocab-eu-i4rc-2000100025\">2000100025</a></td><td>Fluorodeoxyglucose positron emission tomography</td></tr><tr><td><a href=\"CodeSystem-cs-idea4rc-vocab-eu-i4rc.html#cs-idea4rc-vocab-eu-i4rc-2000100026\">2000100026</a></td><td>Positron emission tomography using other tracers</td></tr></table></li><li>Import all the codes that are contained in <a href=\"ValueSet-imaging-clinical-stage-primary-site-i4rc.html\">Immaging Clinical Stage Primary Site</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-imaging-clinical-stage-neck-i4rc.html\">Immaging Clinical Stage Neck</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-imaging-clinical-stage-metastasis-i4rc.html\">Immaging Clinical Stage Metastasis</a></li></ul></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/ValueSet/imaging-clinical-stage-i4rc"] ;
  fhir:ValueSet.version [ fhir:value "0.1.0"] ;
  fhir:ValueSet.name [ fhir:value "VsImmagingClinicalStageI4rc"] ;
  fhir:ValueSet.title [ fhir:value "Immaging Clinical Stage"] ;
  fhir:ValueSet.status [ fhir:value "draft"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-08-07T10:05:28+00:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "IDEA4RC Project"] ;
  fhir:ValueSet.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:ValueSet.description [ fhir:value "This ValueSet defines a collection of codes describing Immaging Clinical Stage"] ;
  fhir:ValueSet.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:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/CodeSystem/cs-idea4rc-vocab-eu-i4rc" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "2000100025" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Fluorodeoxyglucose positron emission tomography" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "2000100026" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Positron emission tomography using other tracers" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://hl7.eu/fhir/ig/idea4rc/ValueSet/imaging-clinical-stage-primary-site-i4rc" ;
         fhir:index 0 ;
         fhir:link <http://hl7.eu/fhir/ig/idea4rc/ValueSet/imaging-clinical-stage-primary-site-i4rc>
       ]
     ], [
       fhir:index 2 ;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://hl7.eu/fhir/ig/idea4rc/ValueSet/imaging-clinical-stage-neck-i4rc" ;
         fhir:index 0 ;
         fhir:link <http://hl7.eu/fhir/ig/idea4rc/ValueSet/imaging-clinical-stage-neck-i4rc>
       ]
     ], [
       fhir:index 3 ;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://hl7.eu/fhir/ig/idea4rc/ValueSet/imaging-clinical-stage-metastasis-i4rc" ;
         fhir:index 0 ;
         fhir:link <http://hl7.eu/fhir/ig/idea4rc/ValueSet/imaging-clinical-stage-metastasis-i4rc>
       ]
     ]
  ] .

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

<http://hl7.org/fhir/ValueSet/imaging-clinical-stage-i4rc.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/imaging-clinical-stage-i4rc.ttl> .