HL7 Austria ELGA Laboratory Report R4 Implementation Guide
0.1.0 - ci-build Austria flag

HL7 Austria ELGA Laboratory Report R4 Implementation Guide, published by HL7 Austria. 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/gabriel0316/test-laboratory/ and changes regularly. See the Directory of published versions

: AT ELGA Laboratory Code Value Set - JSON Representation

Draft as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "at-lab-code-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet at-lab-code-vs</b></p><a name=\"at-lab-code-vs\"> </a><a name=\"hcat-lab-code-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<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> where CLASS  in CHEM,HEM.OR.BLD,MICRO,SERO,UA,COAG,ALLERGY,DRUG/TOX,MOLPATH,NR.STATS</li><li>Include all codes defined in <code>urn:oid:2.16.840.1.113883.2.9.6.2.5</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li><li>Include all codes defined in <a href=\"CodeSystem-at-lab-local-cs.html\"><code>https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-local-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga-labor/ValueSet/at-lab-code-vs",
  "version" : "0.1.0",
  "name" : "ATLabCodeVS",
  "title" : "AT ELGA Laboratory Code Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-05-04T08:38:39+00:00",
  "publisher" : "HL7 Austria",
  "contact" : [
    {
      "name" : "HL7 Austria",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.at"
        },
        {
          "system" : "email",
          "value" : "office@hl7.at"
        }
      ]
    },
    {
      "name" : "HL7 Austria TC FHIR",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.at"
        },
        {
          "system" : "email",
          "value" : "office@hl7.at"
        }
      ]
    }
  ],
  "description" : "Value set for laboratory test codes used in Austrian ELGA Laboratory Reports.\n\nIncludes LOINC codes as the primary coding system (aligned with the HL7 EU Lab IG)\nand allows supplementary local Austrian codes. NPU codes are also included for\ncompatibility with the European Lab IG.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AT",
          "display" : "Austria"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "CLASS",
            "op" : "in",
            "value" : "CHEM,HEM.OR.BLD,MICRO,SERO,UA,COAG,ALLERGY,DRUG/TOX,MOLPATH,NR.STATS"
          }
        ]
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.2.9.6.2.5"
      },
      {
        "system" : "https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-local-cs"
      }
    ]
  }
}