FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.at.elga-labor
Resource TypeValueSet
IdValueSet-at-lab-report-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/gabriel0316/test-laboratory/ValueSet-at-lab-report-type-vs.html
URLhttps://fhir.hl7.at/elga-labor/ValueSet/at-lab-report-type-vs
Version0.1.0
Statusdraft
Date2026-05-04T08:38:39+00:00
NameATLabReportTypeVS
TitleAT ELGA Laboratory Report Type Value Set
Realmat
Authorityhl7
DescriptionValue set for types of laboratory reports submitted to Austrian ELGA.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet at-lab-report-type-vs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    11502-2Laboratory report
    26436-6Laboratory studies (set)
    58410-2Complete blood count panel
    24323-8Comprehensive metabolic 2000 panel
    58347-6Microbiology studies (set)
    51990-0Basic metabolic panel

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}