HL7 Austria ELGA Laboratory Report R4 Implementation Guide
0.1.0 - ci-build
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
| Draft as of 2026-05-04 |
{
"resourceType" : "ValueSet",
"id" : "at-lab-report-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-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>"
},
"url" : "https://fhir.hl7.at/elga-labor/ValueSet/at-lab-report-type-vs",
"version" : "0.1.0",
"name" : "ATLabReportTypeVS",
"title" : "AT ELGA Laboratory Report 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 types of laboratory reports submitted to Austrian ELGA.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AT",
"display" : "Austria"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "11502-2",
"display" : "Laboratory report"
},
{
"code" : "26436-6",
"display" : "Laboratory studies (set)"
},
{
"code" : "58410-2",
"display" : "Complete blood count panel"
},
{
"code" : "24323-8",
"display" : "Comprehensive metabolic 2000 panel"
},
{
"code" : "58347-6",
"display" : "Microbiology studies (set)"
},
{
"code" : "51990-0",
"display" : "Basic metabolic panel"
}
]
}
]
}
}