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

: e-Diagnose-Liste mit einer relevanten Diagnose - XML Representation

Raw xml | Download


<List xmlns="http://hl7.org/fhir">
  <id value="ListExample02"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-list"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: List ListExample02</b></p><a name="ListExample02"> </a><a name="hcListExample02"> </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="StructureDefinition-at-elga-ediag-list.html">AT ELGA e-Diagnose List</a></p></div><table class="clstu"><tr><td>Date: 2026-03-01 00:00:00+0000 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Problem list - Reported </td></tr><tr><td>Subject: <a href="Patient-PatientExample.html">Max Mustermann  Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</a>Source: </td></tr></table><table class="grid"><tr style="backgound-color: #eeeeee"><td><b>Items</b></td><td>Flag</td></tr><tr><td><a href="Condition-DiagnoseCurrentlyRelevantExample.html">Condition Hypothyroidism</a></td><td>Neuer Planeintrag</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:list-02"/>
  </identifier>
  <status value="current"/>
  <mode value="working"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11450-4"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample"/>
  </subject>
  <date value="2026-03-01T00:00:00+00:00"/>
  <source>🔗 
    <reference value="Practitioner/PractitionerExample"/>
  </source>
  <entry>
    <flag>
      <coding>
        <system
                value="https://fhir.hl7.at/elga/core/r4/CodeSystem/ElgaListEntryFlagCS"/>
        <code value="new"/>
      </coding>
    </flag>
    <item>🔗 
      <reference value="Condition/DiagnoseCurrentlyRelevantExample"/>
    </item>
  </entry>
</List>