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

: ELGA List.code Value Set - JSON Representation

Draft as of 2026-04-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ElgaListCodeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ElgaListCodeVS</b></p><a name=\"ElgaListCodeVS\"> </a><a name=\"hcElgaListCodeVS\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/404684003\">404684003</a></td><td style=\"color: #cccccc\">Clinical finding</td></tr><tr><td><a href=\"http://snomed.info/id/71388002\">71388002</a></td><td style=\"color: #cccccc\">Procedure</td></tr><tr><td><a href=\"http://snomed.info/id/722446000\">722446000</a></td><td style=\"color: #cccccc\">Allergy record</td></tr><tr><td><a href=\"http://snomed.info/id/37341000000109\">37341000000109</a></td><td style=\"color: #cccccc\">Alert note</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/11450-4/\">11450-4</a></td><td style=\"color: #cccccc\">Problem list - Reported</td></tr><tr><td><a href=\"https://loinc.org/47519-4/\">47519-4</a></td><td style=\"color: #cccccc\">History of Procedures Document</td></tr><tr><td><a href=\"https://loinc.org/48765-2/\">48765-2</a></td><td style=\"color: #cccccc\">Allergies and adverse reactions Document</td></tr><tr><td><a href=\"https://loinc.org/104605-1/\">104605-1</a></td><td style=\"color: #cccccc\">Alert</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga/ediag/r4/ValueSet/ElgaListCodeVS",
  "version" : "0.1.0",
  "name" : "ElgaListCodeVS",
  "title" : "ELGA List.code Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-04-23T05:42:05+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://elga.gv.at"
        }
      ]
    },
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://elga.gv.at",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "ValueSet für zulässige Ausprägungen Ausprägungen des Flags eines List.Entries in ELGA.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "404684003"
          },
          {
            "code" : "71388002"
          },
          {
            "code" : "722446000"
          },
          {
            "code" : "37341000000109"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "11450-4"
          },
          {
            "code" : "47519-4"
          },
          {
            "code" : "48765-2"
          },
          {
            "code" : "104605-1"
          }
        ]
      }
    ]
  }
}