TerminologieBasisDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologie). This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/terminologie-basis-de/ and changes regularly. See the Directory of published versions
: ValueSet of OPS Source Codes for the OPS-SNOMED ConceptMap - 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 "ValueSet-OPS-SNOMED-Source-Codes"] ; #
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 ValueSet-OPS-SNOMED-Source-Codes</b></p><a name=\"ValueSet-OPS-SNOMED-Source-Codes\"> </a><a name=\"hcValueSet-OPS-SNOMED-Source-Codes\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ops.html\"><code>http://fhir.de/CodeSystem/bfarm/ops</code></a><span title=\"Version is not explicity 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><td><b><a href=\"https://browser.ihtsdotools.org/\">ConceptMap - OPS_SNOMED-Category-Mapping</a></b></td></tr><tr><td>1</td><td>Diagnostische Maßnahmen</td><td><span title=\"EQUIVALENT\">~</span>165197003</td></tr><tr><td>3</td><td>Bildgebende Diagnostik</td><td><span title=\"EQUIVALENT\">~</span>363679005</td></tr><tr><td>5</td><td>Operationen</td><td><span title=\"EQUIVALENT\">~</span>387713003</td></tr><tr><td>6</td><td>Medikamente</td><td><span title=\"RELATEDTO\">?</span>18629005</td></tr><tr><td>8</td><td>Nichtoperative therapeutische Maßnahmen</td><td><span title=\"EQUIVALENT\">~</span>277132007</td></tr><tr><td>9</td><td>Ergänzende Maßnahmen</td><td><span title=\"RELATEDTO\">?</span>394841004</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.de/ValueSet/ValueSet-OPS-SNOMED-Source-Codes"^^xsd:anyURI ;
fhir:l <http://fhir.de/ValueSet/ValueSet-OPS-SNOMED-Source-Codes>
] ; #
fhir:version [ fhir:v "1.0.0-alpha1"] ; #
fhir:name [ fhir:v "ValueSet_OPS_SNOMED_Source_Codes"] ; #
fhir:title [ fhir:v "ValueSet of OPS Source Codes for the OPS-SNOMED ConceptMap"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-11-19T17:18:12+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Deutschland e.V. (Technisches Komitee Terminologie)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Deutschland e.V. (Technisches Komitee Terminologie)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.de/technische-komitees/terminologien/" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet containing all source concepts from the ConceptMap OPS-SNOMED Category Mapping"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/bfarm/ops"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/bfarm/ops> ] ;
( fhir:concept [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Diagnostische Maßnahmen" ] ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Bildgebende Diagnostik" ] ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Operationen" ] ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Medikamente" ] ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Nichtoperative therapeutische Maßnahmen" ] ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "Ergänzende Maßnahmen" ] ] ) ] )
] . #