FHIR IG analytics| Package | hl7.fhir.at.elga-labor |
| Resource Type | CodeSystem |
| Id | CodeSystem-at-lab-local-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/gabriel0316/test-laboratory/CodeSystem-at-lab-local-cs.html |
| URL | https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-local-cs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-05-04T08:38:39+00:00 |
| Name | ATLabLocalCS |
| Title | AT ELGA Laboratory Local Code System |
| Realm | at |
| Authority | hl7 |
| Description | Local code system for Austrian laboratory test codes not covered by LOINC or NPU. These codes are managed by the Austrian laboratory quality assurance authority (ÖQUASTA/AGES) and should be used only when no suitable LOINC or NPU code exists. Note: This code system is a placeholder. Implementers should reference the current Austrian laboratory code catalogue published by the relevant Austrian authority. |
| Content | fragment |
| ValueSet | ||
| hl7.fhir.at.elga-labor#current | at-lab-code-vs | AT ELGA Laboratory Code Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem at-lab-local-cs
This case-sensitive code system https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-local-cs provides a fragment that includes following code:
| Code | Display | Definition |
| AT-LAB-001 | Lokaler Laborcode (Beispiel) | Beispiel für einen lokalen österreichischen Laborcode |
{
"resourceType": "CodeSystem",
"id": "at-lab-local-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}