KDL Ontology - Klinische Dokumentenklassen-Liste
0.1.4 - 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.4 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

: patientenbezogene Dokumente - JSON Representation

Draft as of 2026-04-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "KDLpatientenbezogen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet KDLpatientenbezogen</b></p><a name=\"KDLpatientenbezogen\"> </a><a name=\"hcKDLpatientenbezogen\"> </a><ul><li>Include codes from<a href=\"CodeSystem-KDL.html\"><code>http://www.dvmd.de/kdlOntology/CodeSystem/KDL</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.4</span> where patientenbezogen  = true</li></ul></div>"
  },
  "url" : "http://www.dvmd.de/kdlOntology/ValueSet/KDLpatientenbezogen",
  "version" : "0.1.4",
  "name" : "KDLpatientenbezogenVS",
  "title" : "patientenbezogene Dokumente",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-04-21",
  "publisher" : "DVMD",
  "contact" : [
    {
      "name" : "DVMD",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.dvmd.de"
        }
      ]
    }
  ],
  "description" : "KDL-Codes für Dokumente, die einen Patientenbezug haben",
  "copyright" : "DVMD e.V.",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.dvmd.de/kdlOntology/CodeSystem/KDL",
        "filter" : [
          {
            "property" : "patientenbezogen",
            "op" : "=",
            "value" : "true"
          }
        ]
      }
    ]
  }
}