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

ELGA e-Diagnose R4 (Draft) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Condition Summary-Liste (Zweiter Arztbesuch - korrigiert) - JSON Representation

Raw json | Download

{
  "resourceType" : "List",
  "id" : "ConditionList03",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-list"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List ConditionList03</b></p><a name=\"ConditionList03\"> </a><a name=\"hcConditionList03\"> </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-09 10: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: 1970-01-01 ( Social Security number: 1234010100)</a>Source: </td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"Condition-ConditionEntry01.html\">Condition Hypertensive disorder, systemic arterial</a></td></tr><tr><td><a href=\"Condition-ConditionEntry05.html\">Condition Crohn's disease</a></td></tr></table></div>"
  },
  "status" : "current",
  "mode" : "working",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "11450-4"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientExample"
  },
  "date" : "2026-03-09T10:00:00+00:00",
  "source" : {
    🔗 "reference" : "Practitioner/PractitionerExample"
  },
  "entry" : [
    {
      "item" : {
        🔗 "reference" : "Condition/ConditionEntry01"
      }
    },
    {
      "item" : {
        🔗 "reference" : "Condition/ConditionEntry05"
      }
    }
  ]
}