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

Active as of 2026-04-23

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 case-sensitive 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">relevant<a name="at-ediag-diagnose-type-relevant"> </a></td><td>currently relevant</td></tr><tr><td style="white-space:nowrap">notrelevant<a name="at-ediag-diagnose-type-notrelevant"> </a></td><td>not currently relevant</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="active"/>
  <experimental value="true"/>
  <date value="2026-04-23T05:42:05+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="Zuordnung in currently relevant und not currently relevant"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="relevant"/>
    <display value="currently relevant"/>
  </concept>
  <concept>
    <code value="notrelevant"/>
    <display value="not currently relevant"/>
  </concept>
</CodeSystem>