INCISIVE Implementation Guide - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Cancer_Type_Codes - TTL Representation
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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CancerTypeCodes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-BreastCancerType.html\"><code>https://fhir.incisive-project.eu/CodeSystem/BreastCancerType</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-BreastMolecularSubtype.html\"><code>https://fhir.incisive-project.eu/CodeSystem/BreastMolecularSubtype</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-LungCancerType.html\"><code>https://fhir.incisive-project.eu/CodeSystem/LungCancerType</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-ColorectalCancerType.html\"><code>https://fhir.incisive-project.eu/CodeSystem/ColorectalCancerType</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://fhir.incisive-project.eu/ValueSet/CancerTypeCodes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "Cancer_Type_Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2023-07-11"^^xsd:date] ; #
fhir:publisher [ fhir:v "INCISIVE"] ; #
fhir:contact ( [
fhir:name [ fhir:v "INCISIVE" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://incisive-project.eu/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@incisive-project.eu" ] ] )
] ) ; #
fhir:description [ fhir:v "Cancer Type Codes for Breast, Lung and Colorectal cancer"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/BreastCancerType"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/BreastMolecularSubtype"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/LungCancerType"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "https://fhir.incisive-project.eu/CodeSystem/ColorectalCancerType"^^xsd:anyURI ] ] )
] . #