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
: ValueSet Histologic Grade SNOMED - 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 "histopathological-grade-snomed"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/12619005\">12619005</a></td><td>GX grade (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/54102005\">54102005</a></td><td>G1 grade (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/1663004\">1663004</a></td><td>G2 grade (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/61026006\">61026006</a></td><td>G3 grade (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/258245003\">258245003</a></td><td>G4 grade (finding)</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://www.vision-zero-oncology.de/fhir/ValueSet/histopathological-grade-snomed"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VS_Histopathological_Grade_SNOMED"] ; #
fhir:title [ fhir:v "ValueSet Histologic Grade SNOMED"] ; #
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 "The ValueSet contains codes for the tumor grading system following the recommendations of the WHO Classification of Tumors from SNOMED CT."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DEU" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "12619005" ] ;
fhir:display [ fhir:v "GX grade (finding)" ] ] [
fhir:code [ fhir:v "54102005" ] ;
fhir:display [ fhir:v "G1 grade (finding)" ] ] [
fhir:code [ fhir:v "1663004" ] ;
fhir:display [ fhir:v "G2 grade (finding)" ] ] [
fhir:code [ fhir:v "61026006" ] ;
fhir:display [ fhir:v "G3 grade (finding)" ] ] [
fhir:code [ fhir:v "258245003" ] ;
fhir:display [ fhir:v "G4 grade (finding)" ] ] ) ] )
] . #