German Oncological Data Standard (GOLD)
0.1.0 - CI Build Germany flag

German Oncological Data Standard (GOLD) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValieSet Diagnosesicherung ICD-O-3 - TTL Representation

Draft as of 2023-12-13

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 "diagnosesicherung-icdo3"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-diagnosesicherung-icdo3.html\"><code>https://www.vision-zero-oncology.de/fhir/CodeSystem/cs-diagnosesicherung-icdo3</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.vision-zero-oncology.de/fhir/ValueSet/diagnosesicherung-icdo3"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "DiagnosesicherungICDO3"] ; # 
  fhir:title [ fhir:v "ValieSet Diagnosesicherung ICD-O-3"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-12-13T13:28:13+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Berlin Institute of Health at Charité (BIH)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Berlin Institute of Health at Charité (BIH)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.bihealth.org/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet für die Diagnosesicherungscodes der ICD-O-3"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DEU" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC-BY-SA-4.0"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://www.vision-zero-oncology.de/fhir/CodeSystem/cs-diagnosesicherung-icdo3"^^xsd:anyURI ]     ] )
  ] . #