FHIR IG analytics| Package | hl7.fhir.at.elga-labor |
| Resource Type | ValueSet |
| Id | ValueSet-at-lab-code-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/gabriel0316/test-laboratory/ValueSet-at-lab-code-vs.html |
| URL | https://fhir.hl7.at/elga-labor/ValueSet/at-lab-code-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-05-04T08:38:39+00:00 |
| Name | ATLabCodeVS |
| Title | AT ELGA Laboratory Code Value Set |
| Realm | at |
| Authority | hl7 |
| Description | Value set for laboratory test codes used in Austrian ELGA Laboratory Reports. Includes LOINC codes as the primary coding system (aligned with the HL7 EU Lab IG) and allows supplementary local Austrian codes. NPU codes are also included for compatibility with the European Lab IG. |
| StructureDefinition | ||
| hl7.fhir.at.elga-labor#current | at-elga-lab-observation | AT ELGA Laboratory Observation |
| hl7.fhir.at.elga-labor#current | at-elga-lab-servicerequest | AT ELGA Laboratory ServiceRequest (Order) |
| CodeSystem | ||
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| hl7.fhir.at.elga-labor#current | at-lab-local-cs | AT ELGA Laboratory Local Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet at-lab-code-vs
This value set includes codes based on the following rules:
http://loinc.org version Not Stated (use latest from terminology server) where CLASS in CHEM,HEM.OR.BLD,MICRO,SERO,UA,COAG,ALLERGY,DRUG/TOX,MOLPATH,NR.STATSurn:oid:2.16.840.1.113883.2.9.6.2.5 version Not Stated (use latest from terminology server)https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-local-cs version 📦0.1.0{
"resourceType": "ValueSet",
"id": "at-lab-code-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.hl7.at/elga-labor/ValueSet/at-lab-code-vs",
"version": "0.1.0",
"name": "ATLabCodeVS",
"title": "AT ELGA Laboratory Code 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 laboratory test codes used in Austrian ELGA Laboratory Reports.\n\nIncludes LOINC codes as the primary coding system (aligned with the HL7 EU Lab IG)\nand allows supplementary local Austrian codes. NPU codes are also included for\ncompatibility with the European Lab IG.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AT",
"display": "Austria"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"filter": [
{
"property": "CLASS",
"op": "in",
"value": "CHEM,HEM.OR.BLD,MICRO,SERO,UA,COAG,ALLERGY,DRUG/TOX,MOLPATH,NR.STATS"
}
]
},
{
"system": "urn:oid:2.16.840.1.113883.2.9.6.2.5"
},
{
"system": "https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-local-cs"
}
]
}
}