KDL Ontology - Klinische Dokumentenklassen-Liste
0.1.1 - ci-build

KDL Ontology - Klinische Dokumentenklassen-Liste, published by DVMD. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AMuellerDVMD/KDLgoesOntology/ and changes regularly. See the Directory of published versions

: Zweck - TTL Representation

Active as of 2026-03-16

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Zweck"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2026-03-16T08:00:00Z"^^xsd:dateTime ]
  ] ; # 
  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: CodeSystem Zweck</b></p><a name=\"Zweck\"> </a><a name=\"hcZweck\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2026-03-16 08:00:00+0000</p></div><p>This case-insensitive code system <code>http://www.dvmd.de/kdlOntology/CodeSystem/Zweck</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">daten<a name=\"Zweck-daten\"> </a></td><td>Erfassung von Daten</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  bild<a name=\"Zweck-bild\"> </a></td><td>Bild/Skizze</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">prozess<a name=\"Zweck-prozess\"> </a></td><td>Unterstützung eines Prozesses</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  anforderung<a name=\"Zweck-anforderung\"> </a></td><td>Anforderung von etwas</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  ergebnis<a name=\"Zweck-ergebnis\"> </a></td><td>Bereitstellung von Ergebnissen</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">admin<a name=\"Zweck-admin\"> </a></td><td>administrativ</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  check<a name=\"Zweck-check\"> </a></td><td>Checklliste</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  info<a name=\"Zweck-info\"> </a></td><td>Informationen (für den Patienten)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://www.dvmd.de/kdlOntology/CodeSystem/Zweck"^^xsd:anyURI ;
fhir:l <http://www.dvmd.de/kdlOntology/CodeSystem/Zweck>
  ] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "ZweckCS"] ; # 
  fhir:title [ fhir:v "Zweck"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-16"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "DVMD"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "DVMD" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dvmd.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "welcher Zweck wird mit dem Dokument verfolgt"] ; # 
  fhir:copyright [ fhir:v "DVMD e.V."] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:valueSet [
fhir:v "http://www.dvmd.de/kdlOntology/ValueSet/Zweck"^^xsd:anyURI ;
fhir:l <http://www.dvmd.de/kdlOntology/ValueSet/Zweck>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:versionNeeded [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "daten" ] ;
fhir:display [ fhir:v "Erfassung von Daten" ] ;
    ( fhir:concept [
fhir:code [ fhir:v "bild" ] ;
fhir:display [ fhir:v "Bild/Skizze" ]     ] )
  ] [
fhir:code [ fhir:v "prozess" ] ;
fhir:display [ fhir:v "Unterstützung eines Prozesses" ] ;
    ( fhir:concept [
fhir:code [ fhir:v "anforderung" ] ;
fhir:display [ fhir:v "Anforderung von etwas" ]     ] [
fhir:code [ fhir:v "ergebnis" ] ;
fhir:display [ fhir:v "Bereitstellung von Ergebnissen" ]     ] )
  ] [
fhir:code [ fhir:v "admin" ] ;
fhir:display [ fhir:v "administrativ" ] ;
    ( fhir:concept [
fhir:code [ fhir:v "check" ] ;
fhir:display [ fhir:v "Checklliste" ]     ] [
fhir:code [ fhir:v "info" ] ;
fhir:display [ fhir:v "Informationen (für den Patienten)" ]     ] )
  ] ) . #