1.0.0-alpha1 - ci-build

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

: DiagnoseTyp ValueSet - JSON Representation

Active as of 2025-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DiagnoseTyp",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DiagnoseTyp</b></p><a name=\"DiagnoseTyp\"> </a><a name=\"hcDiagnoseTyp\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-KontaktDiagnoseProzedur.html\"><code>http://fhir.de/CodeSystem/KontaktDiagnoseProzedur</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0-alpha1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-KontaktDiagnoseProzedur.html#KontaktDiagnoseProzedur-referral-diagnosis\">referral-diagnosis</a></td><td>Einweisungs-/Überweisungsdiagnose</td><td>Die Einweisungsdiagnose/Überweisungsdiagnose ist die Verdachtsdiagnose oder Arbeitsdiagnose, die ein Arzt oder eine Ärztin beim Einweisen/Überweisen eines Patienten in ein Krankenhaus stellt.</td></tr><tr><td><a href=\"CodeSystem-KontaktDiagnoseProzedur.html#KontaktDiagnoseProzedur-treatment-diagnosis\">treatment-diagnosis</a></td><td>Behandlungsrelevante Diagnosen</td><td>Alle medizinischen Diagnosen, die Einfluss auf die Diagnostik, Therapie, Pflege oder den Verlauf der Behandlung haben.</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.de/ValueSet/DiagnoseTyp",
  "version" : "1.0.0-alpha1",
  "name" : "DiagnoseTyp",
  "title" : "DiagnoseTyp ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-19T17:18:12+00:00",
  "publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
  "contact" : [
    {
      "name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "description" : "DiagnoseTyp ValueSet",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/KontaktDiagnoseProzedur",
        "concept" : [
          {
            "code" : "referral-diagnosis",
            "display" : "Einweisungs-/Überweisungsdiagnose"
          },
          {
            "code" : "treatment-diagnosis",
            "display" : "Behandlungsrelevante Diagnosen"
          }
        ]
      }
    ]
  }
}