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 Specimen Type Value Set - JSON Representation

Draft as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "at-lab-specimen-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet at-lab-specimen-type-vs</b></p><a name=\"at-lab-specimen-type-vs\"> </a><a name=\"hcat-lab-specimen-type-vs\"> </a><ul><li>Include codes from<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> where concept  is-a 123038009 (Specimen)</li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga-labor/ValueSet/at-lab-specimen-type-vs",
  "version" : "0.1.0",
  "name" : "ATLabSpecimenTypeVS",
  "title" : "AT ELGA Laboratory Specimen Type 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 specimen types used in Austrian ELGA Laboratory Reports.\nBased on SNOMED CT specimen concepts.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AT",
          "display" : "Austria"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "123038009"
          }
        ]
      }
    ]
  }
}