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-05-05

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><ul><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-05-05T08:50:43+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://loinc.org",
        "concept" : [
          {
            "code" : "11450-4"
          },
          {
            "code" : "47519-4"
          },
          {
            "code" : "48765-2"
          },
          {
            "code" : "104605-1"
          }
        ]
      }
    ]
  }
}