FHIR IG analytics| Package | hl7.fhir.at.elga-labor |
| Resource Type | ValueSet |
| Id | ValueSet-at-lab-report-type-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/gabriel0316/test-laboratory/ValueSet-at-lab-report-type-vs.html |
| URL | https://fhir.hl7.at/elga-labor/ValueSet/at-lab-report-type-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-05-04T08:38:39+00:00 |
| Name | ATLabReportTypeVS |
| Title | AT ELGA Laboratory Report Type Value Set |
| Realm | at |
| Authority | hl7 |
| Description | Value set for types of laboratory reports submitted to Austrian ELGA. |
No resources found
| CodeSystem | ||
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet at-lab-report-type-vs
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 11502-2 | Laboratory report |
| 26436-6 | Laboratory studies (set) |
| 58410-2 | Complete blood count panel |
| 24323-8 | Comprehensive metabolic 2000 panel |
| 58347-6 | Microbiology studies (set) |
| 51990-0 | Basic metabolic panel |
{
"resourceType": "ValueSet",
"id": "at-lab-report-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}