OncoFAIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Tumor Pathology Event Type Value Set - TTL Representation
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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "TumorPathologyEventType"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TumorPathologyEventType</b></p><a name=\"TumorPathologyEventType\"> </a><a name=\"hcTumorPathologyEventType\"> </a><a name=\"TumorPathologyEventType-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-umls.html\"><code>http://terminology.hl7.org/CodeSystem/umls</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C1882062</td><td>Neoplasm</td></tr><tr><td>C2939419</td><td>Metastatic Malignant Neoplasm (NCI:C36263)</td></tr><tr><td>C0521158</td><td>Recurrent tumor</td></tr><tr><td>C0677930</td><td>Primary tumor</td></tr><tr><td>C0439673</td><td>Unknown</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://ltsi.univ-rennes.fr/ValueSet/TumorPathologyEventType"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "TumorPathologyEventType"] ; #
fhir:title [ fhir:v "Tumor Pathology Event Type Value Set"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-05-22T14:53:56+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/ONCOFAIR" ] ] )
] ) ; #
fhir:description [ fhir:v "Tumor pathology event type"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/umls"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "C1882062" ] ;
fhir:display [ fhir:v "Neoplasm" ] ] [
fhir:code [ fhir:v "C2939419" ] ;
fhir:display [ fhir:v "Metastatic Malignant Neoplasm (NCI:C36263)" ] ] [
fhir:code [ fhir:v "C0521158" ] ;
fhir:display [ fhir:v "Recurrent tumor" ] ] [
fhir:code [ fhir:v "C0677930" ] ;
fhir:display [ fhir:v "Primary tumor" ] ] [
fhir:code [ fhir:v "C0439673" ] ;
fhir:display [ fhir:v "Unknown" ] ] ) ] )
] . #