ELGA e-Diagnose R4 (Draft)
0.1.0 - ci-build

ELGA e-Diagnose R4 (Draft), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-e-Diagnose-R4/ and changes regularly. See the Directory of published versions

: AT e-Diagnose Diagnose Typ - XML Representation

Draft as of 2026-01-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="at-ediag-diagnose-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem at-ediag-diagnose-type</b></p><a name="at-ediag-diagnose-type"> </a><a name="hcat-ediag-diagnose-type"> </a><p>This  code system <code>https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-diagnose-type</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">acute<a name="at-ediag-diagnose-type-acute"> </a></td><td>Akutdiagnose</td></tr><tr><td style="white-space:nowrap">chronic<a name="at-ediag-diagnose-type-chronic"> </a></td><td>Dauerdiagnose</td></tr></table></div>
  </text>
  <url
       value="https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-diagnose-type"/>
  <version value="0.1.0"/>
  <name value="AtEdiagDiagnosisType"/>
  <title value="AT e-Diagnose Diagnose Typ"/>
  <status value="draft"/>
  <date value="2026-01-30T07:44:27+00:00"/>
  <publisher value="ELGA GmbH"/>
  <contact>
    <name value="ELGA GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="http://elga.gv.at"/>
    </telecom>
  </contact>
  <contact>
    <name value="ELGA GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://elga.gv.at"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Legt fest, ob eine Diagnose akut oder dauerhaft ist."/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="acute"/>
    <display value="Akutdiagnose"/>
  </concept>
  <concept>
    <code value="chronic"/>
    <display value="Dauerdiagnose"/>
  </concept>
</CodeSystem>