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
| Active as of 2026-03-16 |
{
"resourceType" : "CodeSystem",
"id" : "Sector",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2026-03-16T08:00:00Z"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Sector</b></p><a name=\"Sector\"> </a><a name=\"hcSector\"> </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/Sector</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\">ambulant<a name=\"Sector-ambulant\"> </a></td><td>ambulant</td></tr><tr><td style=\"white-space:nowrap\">stationaer<a name=\"Sector-stationaer\"> </a></td><td>stationär</td></tr><tr><td style=\"white-space:nowrap\">reha<a name=\"Sector-reha\"> </a></td><td>Rehabilitation</td></tr></table></div>"
},
"url" : "http://www.dvmd.de/kdlOntology/CodeSystem/Sector",
"version" : "0.1.1",
"name" : "SectorCS",
"title" : "Sektoren",
"status" : "active",
"experimental" : false,
"date" : "2026-03-16",
"publisher" : "DVMD",
"contact" : [
{
"name" : "DVMD",
"telecom" : [
{
"system" : "url",
"value" : "https://www.dvmd.de"
}
]
}
],
"description" : "In welchem Sektor wird dieser Dokumenttyp eingesetzt",
"copyright" : "DVMD e.V.",
"caseSensitive" : false,
"valueSet" : "http://www.dvmd.de/kdlOntology/ValueSet/Sector",
"hierarchyMeaning" : "is-a",
"versionNeeded" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "ambulant",
"display" : "ambulant"
},
{
"code" : "stationaer",
"display" : "stationär"
},
{
"code" : "reha",
"display" : "Rehabilitation"
}
]
}