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
| Active as of 2026-03-16 |
@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 "Property"] ; #
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 Property</b></p><a name=\"Property\"> </a><a name=\"hcProperty\"> </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/Property</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">status<a name=\"Property-status\"> </a></td><td>Status</td></tr><tr><td style=\"white-space:nowrap\">abstract<a name=\"Property-abstract\"> </a></td><td>ist der Dokumenttyp abstract, d.h. kann nicht gewählt selektiert werden</td></tr><tr><td style=\"white-space:nowrap\">sectorQuelle<a name=\"Property-sectorQuelle\"> </a></td><td>Sektor, aus dem das Dokument stammt</td></tr><tr><td style=\"white-space:nowrap\">sectorZiel<a name=\"Property-sectorZiel\"> </a></td><td>Sektor, für den das Dokument bestimmt ist</td></tr><tr><td style=\"white-space:nowrap\">kbv-relevant<a name=\"Property-kbv-relevant\"> </a></td><td>KBV relevant</td></tr><tr><td style=\"white-space:nowrap\">bg<a name=\"Property-bg\"> </a></td><td>BG</td></tr><tr><td style=\"white-space:nowrap\">anwender<a name=\"Property-anwender\"> </a></td><td>Anwender</td></tr><tr><td style=\"white-space:nowrap\">dokzeit<a name=\"Property-dokzeit\"> </a></td><td>Dokumentationszeitpunkt</td></tr><tr><td style=\"white-space:nowrap\">dokart<a name=\"Property-dokart\"> </a></td><td>Dokumentenart</td></tr><tr><td style=\"white-space:nowrap\">ablageort<a name=\"Property-ablageort\"> </a></td><td>Ablageort</td></tr><tr><td style=\"white-space:nowrap\">inhalt<a name=\"Property-inhalt\"> </a></td><td>Inhalt</td></tr><tr><td style=\"white-space:nowrap\">component<a name=\"Property-component\"> </a></td><td>Komponente</td></tr><tr><td style=\"white-space:nowrap\">art<a name=\"Property-art\"> </a></td><td>Art des Dokuments</td></tr><tr><td style=\"white-space:nowrap\">practiceSetting<a name=\"Property-practiceSetting\"> </a></td><td>Practice Setting</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://www.dvmd.de/kdlOntology/CodeSystem/Property"^^xsd:anyURI ;
fhir:l <http://www.dvmd.de/kdlOntology/CodeSystem/Property>
] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "PropertyCS"] ; #
fhir:title [ fhir:v "KDL-Properties"] ; #
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 "Properties für die KDL"] ; #
fhir:copyright [ fhir:v "DVMD e.V."] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:valueSet [
fhir:v "http://www.dvmd.de/kdlOntology/ValueSet/Property"^^xsd:anyURI ;
fhir:l <http://www.dvmd.de/kdlOntology/ValueSet/Property>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:versionNeeded [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "14"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "status" ] ;
fhir:display [ fhir:v "Status" ]
] [
fhir:code [ fhir:v "abstract" ] ;
fhir:display [ fhir:v "ist der Dokumenttyp abstract, d.h. kann nicht gewählt selektiert werden" ]
] [
fhir:code [ fhir:v "sectorQuelle" ] ;
fhir:display [ fhir:v "Sektor, aus dem das Dokument stammt" ]
] [
fhir:code [ fhir:v "sectorZiel" ] ;
fhir:display [ fhir:v "Sektor, für den das Dokument bestimmt ist" ]
] [
fhir:code [ fhir:v "kbv-relevant" ] ;
fhir:display [ fhir:v "KBV relevant" ]
] [
fhir:code [ fhir:v "bg" ] ;
fhir:display [ fhir:v "BG" ]
] [
fhir:code [ fhir:v "anwender" ] ;
fhir:display [ fhir:v "Anwender" ]
] [
fhir:code [ fhir:v "dokzeit" ] ;
fhir:display [ fhir:v "Dokumentationszeitpunkt" ]
] [
fhir:code [ fhir:v "dokart" ] ;
fhir:display [ fhir:v "Dokumentenart" ]
] [
fhir:code [ fhir:v "ablageort" ] ;
fhir:display [ fhir:v "Ablageort" ]
] [
fhir:code [ fhir:v "inhalt" ] ;
fhir:display [ fhir:v "Inhalt" ]
] [
fhir:code [ fhir:v "component" ] ;
fhir:display [ fhir:v "Komponente" ]
] [
fhir:code [ fhir:v "art" ] ;
fhir:display [ fhir:v "Art des Dokuments" ]
] [
fhir:code [ fhir:v "practiceSetting" ] ;
fhir:display [ fhir:v "Practice Setting" ]
] ) . #
IG © 2026+ DVMD. Package kdlOntology#0.1.1 based on FHIR 4.0.1. Generated 2026-03-16
Links: Table of Contents |
QA Report