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" : "CodeSystem",
"id" : "at-lab-local-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem at-lab-local-cs</b></p><a name=\"at-lab-local-cs\"> </a><a name=\"hcat-lab-local-cs\"> </a><p>This case-sensitive code system <code>https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-local-cs</code> provides <b>a fragment</b> that includes following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">AT-LAB-001<a name=\"at-lab-local-cs-AT-LAB-001\"> </a></td><td>Lokaler Laborcode (Beispiel)</td><td>Beispiel für einen lokalen österreichischen Laborcode</td></tr></table></div>"
},
"url" : "https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-local-cs",
"version" : "0.1.0",
"name" : "ATLabLocalCS",
"title" : "AT ELGA Laboratory Local Code System",
"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" : "Local code system for Austrian laboratory test codes not covered by LOINC or NPU.\nThese codes are managed by the Austrian laboratory quality assurance authority (ÖQUASTA/AGES)\nand should be used only when no suitable LOINC or NPU code exists.\n\nNote: This code system is a placeholder. Implementers should reference the current\nAustrian laboratory code catalogue published by the relevant Austrian authority.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AT",
"display" : "Austria"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "https://fhir.hl7.at/elga-labor/ValueSet/at-lab-code-vs",
"content" : "fragment",
"concept" : [
{
"code" : "AT-LAB-001",
"display" : "Lokaler Laborcode (Beispiel)",
"definition" : "Beispiel für einen lokalen österreichischen Laborcode"
}
]
}