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

: EntlassungsgrundDritteStelle - JSON Representation

Active as of 2025-11-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "EntlassungsgrundDritteStelle",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EntlassungsgrundDritteStelle</b></p><a name=\"EntlassungsgrundDritteStelle\"> </a><a name=\"hcEntlassungsgrundDritteStelle\"> </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/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-insensitive code system <code>http://fhir.de/CodeSystem/dkgev/EntlassungsgrundDritteStelle</code> defines the following codes:</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\">1<a name=\"EntlassungsgrundDritteStelle-1\"> </a></td><td>arbeitsfähig entlassen</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"EntlassungsgrundDritteStelle-2\"> </a></td><td>arbeitsunfähig entlassen</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"EntlassungsgrundDritteStelle-9\"> </a></td><td>keine Angabe</td></tr></table></div>"
  },
  "url" : "http://fhir.de/CodeSystem/dkgev/EntlassungsgrundDritteStelle",
  "version" : "1.0.0-alpha1",
  "name" : "EntlassungsgrundDritteStelle",
  "title" : "EntlassungsgrundDritteStelle",
  "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" : "Entlassungs-/Verlegungsgrund (3. Stelle), Datenübermittlung nach § 301 Abs. 3 SGB V",
  "copyright" : "HL7 Deutschland e.V.",
  "caseSensitive" : false,
  "valueSet" : "http://fhir.de/ValueSet/dkgev/EntlassungsgrundDritteStelle",
  "compositional" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "1",
      "display" : "arbeitsfähig entlassen"
    },
    {
      "code" : "2",
      "display" : "arbeitsunfähig entlassen"
    },
    {
      "code" : "9",
      "display" : "keine Angabe"
    }
  ]
}