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

: AbrechnungsDiagnoseProzedur ValueSet - JSON Representation

Active as of 2025-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AbrechnungsDiagnoseProzedur",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AbrechnungsDiagnoseProzedur</b></p><a name=\"AbrechnungsDiagnoseProzedur\"> </a><a name=\"hcAbrechnungsDiagnoseProzedur\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><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-principle-DRG\">principle-DRG</a></td><td>Principle-DRG</td><td>Die Diagnose, die nach Analyse als diejenige festgestellt wurde, die hauptsächlich für die Veranlassung des stationären Krankenhausaufenthaltes des Patienten verantwortlich ist, vgl. Deutschen Kodierrichtlinien D002f.</td></tr><tr><td><a href=\"CodeSystem-KontaktDiagnoseProzedur.html#KontaktDiagnoseProzedur-secondary-DRG\">secondary-DRG</a></td><td>Secondary-DRG</td><td>Krankheiten oder Beschwerden, die entweder gleichzeitig mit der Hauptdiagnose bestehen oder sich während des Krankenhausaufenthalts entwickeln, , vgl. Deutschen Kodierrichtlinien D003l</td></tr><tr><td><a href=\"CodeSystem-KontaktDiagnoseProzedur.html#KontaktDiagnoseProzedur-hospital-main-diagnosis\">hospital-main-diagnosis</a></td><td>Krankenhaus Hauptdiagnose</td><td>Hauptdiagnose für alle weiteren Abrechnungsarten außer einer DRG-Abrechnung (hier ist 'principle-DRG' zu verwenden).</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.de/ValueSet/AbrechnungsDiagnoseProzedur",
  "version" : "1.0.0-alpha1",
  "name" : "AbrechnungsDiagnoseProzedur",
  "title" : "AbrechnungsDiagnoseProzedur 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" : "Rolle von Diagnosen und Prozeduren im Abrechnungs-Kontext",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/KontaktDiagnoseProzedur",
        "concept" : [
          {
            "code" : "principle-DRG",
            "display" : "Principle-DRG"
          },
          {
            "code" : "secondary-DRG",
            "display" : "Secondary-DRG"
          },
          {
            "code" : "hospital-main-diagnosis",
            "display" : "Krankenhaus Hauptdiagnose"
          }
        ]
      }
    ]
  }
}