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 Report Type Value Set - TTL Representation

Draft as of 2026-05-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "at-lab-report-type-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet at-lab-report-type-vs</b></p><a name=\"at-lab-report-type-vs\"> </a><a name=\"hcat-lab-report-type-vs\"> </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/11502-2/\">11502-2</a></td><td>Laboratory report</td></tr><tr><td><a href=\"https://loinc.org/26436-6/\">26436-6</a></td><td>Laboratory studies (set)</td></tr><tr><td><a href=\"https://loinc.org/58410-2/\">58410-2</a></td><td>Complete blood count panel</td></tr><tr><td><a href=\"https://loinc.org/24323-8/\">24323-8</a></td><td>Comprehensive metabolic 2000 panel</td></tr><tr><td><a href=\"https://loinc.org/58347-6/\">58347-6</a></td><td>Microbiology studies (set)</td></tr><tr><td><a href=\"https://loinc.org/51990-0/\">51990-0</a></td><td>Basic metabolic panel</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.hl7.at/elga-labor/ValueSet/at-lab-report-type-vs"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/elga-labor/ValueSet/at-lab-report-type-vs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ATLabReportTypeVS"] ; # 
  fhir:title [ fhir:v "AT ELGA Laboratory Report Type Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-05-04T08:38:39+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Austria"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Austria" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.at" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "office@hl7.at" ]     ] )
  ] [
fhir:name [ fhir:v "HL7 Austria TC FHIR" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.at" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "office@hl7.at" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Value set for types of laboratory reports submitted to Austrian ELGA."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "AT" ] ;
fhir:display [ fhir:v "Austria" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "11502-2" ] ;
fhir:display [ fhir:v "Laboratory report" ]       ] [
fhir:code [ fhir:v "26436-6" ] ;
fhir:display [ fhir:v "Laboratory studies (set)" ]       ] [
fhir:code [ fhir:v "58410-2" ] ;
fhir:display [ fhir:v "Complete blood count panel" ]       ] [
fhir:code [ fhir:v "24323-8" ] ;
fhir:display [ fhir:v "Comprehensive metabolic 2000 panel" ]       ] [
fhir:code [ fhir:v "58347-6" ] ;
fhir:display [ fhir:v "Microbiology studies (set)" ]       ] [
fhir:code [ fhir:v "51990-0" ] ;
fhir:display [ fhir:v "Basic metabolic panel" ]       ] )     ] )
  ] . #