ONCOnnectTumorboardIG - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Document Type (ValueSet) - 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 "onconnect-vs-tb-document-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconnect-vs-tb-document-type</b></p><a name=\"onconnect-vs-tb-document-type\"> </a><a name=\"hconconnect-vs-tb-document-type\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/55229-9/\">55229-9</a></td><td>Immune stain study</td></tr><tr><td><a href=\"https://loinc.org/51969-4/\">51969-4</a></td><td>Genetic analysis report</td></tr><tr><td><a href=\"https://loinc.org/11526-1/\">11526-1</a></td><td>Pathology study report</td></tr><tr><td><a href=\"https://loinc.org/85231-9/\">85231-9</a></td><td>Tumor board Note</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://tumorboards-ig.app.ccc-onconnect.de/ValueSet/onconnect-vs-tb-document-type"^^xsd:anyURI ;
fhir:l <https://tumorboards-ig.app.ccc-onconnect.de/ValueSet/onconnect-vs-tb-document-type>
] ; #
fhir:version [ fhir:v "0.4.0"] ; #
fhir:name [ fhir:v "ONCOnnect_VS_TB_DocumentType"] ; #
fhir:title [ fhir:v "Document Type (ValueSet)"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-05-28T10:39:31+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ONCOnnect"] ; #
fhir:contact ( [
fhir:name [ fhir:v "ONCOnnect" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ccc-onconnect.de/" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet for the type of document attached to a tumorboard registration."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
( fhir:concept [
fhir:code [ fhir:v "55229-9" ] ;
fhir:display [ fhir:v "Immune stain study" ] ] [
fhir:code [ fhir:v "51969-4" ] ;
fhir:display [ fhir:v "Genetic analysis report" ] ] [
fhir:code [ fhir:v "11526-1" ] ;
fhir:display [ fhir:v "Pathology study report" ] ] [
fhir:code [ fhir:v "85231-9" ] ;
fhir:display [ fhir:v "Tumor board Note" ] ] ) ] )
] . #