HL7 Austria ELGA Laboratory Report R4 Implementation Guide
0.1.0 - ci-build Austria flag

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

: AT ELGA Laboratory Practitioner Specialty Code System - JSON Representation

Draft as of 2026-05-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "at-lab-specialty-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem at-lab-specialty-cs</b></p><a name=\"at-lab-specialty-cs\"> </a><a name=\"hcat-lab-specialty-cs\"> </a><p>This case-sensitive code system <code>https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-specialty-cs</code> defines the following codes:</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\">labormedizin<a name=\"at-lab-specialty-cs-labormedizin\"> </a></td><td>Labormedizin (Medizinische und Chemische Labordiagnostik)</td><td>Sonderfach Medizinische und Chemische Labordiagnostik</td></tr><tr><td style=\"white-space:nowrap\">mikrobiologie<a name=\"at-lab-specialty-cs-mikrobiologie\"> </a></td><td>Hygiene und Mikrobiologie</td><td>Sonderfach Hygiene und Mikrobiologie</td></tr><tr><td style=\"white-space:nowrap\">pathologie<a name=\"at-lab-specialty-cs-pathologie\"> </a></td><td>Pathologie</td><td>Sonderfach Pathologie</td></tr><tr><td style=\"white-space:nowrap\">molekular<a name=\"at-lab-specialty-cs-molekular\"> </a></td><td>Medizinische Genetik</td><td>Sonderfach Medizinische Genetik (molekulare Diagnostik)</td></tr><tr><td style=\"white-space:nowrap\">transfusion<a name=\"at-lab-specialty-cs-transfusion\"> </a></td><td>Blutgruppenserologie und Transfusionsmedizin</td><td>Sonderfach Blutgruppenserologie und Transfusionsmedizin</td></tr><tr><td style=\"white-space:nowrap\">pharmakologie<a name=\"at-lab-specialty-cs-pharmakologie\"> </a></td><td>Pharmakologie und Toxikologie</td><td>Sonderfach Pharmakologie und Toxikologie</td></tr></table></div>"
  },
  "url" : "https://fhir.hl7.at/elga-labor/CodeSystem/at-lab-specialty-cs",
  "version" : "0.1.0",
  "name" : "ATLabSpecialtyCS",
  "title" : "AT ELGA Laboratory Practitioner Specialty 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" : "Austrian medical specialty codes (Sonderfachbezeichnungen) relevant to\nlaboratory medicine, based on the Austrian Ärztegesetz (ÄrzteG 1998).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AT",
          "display" : "Austria"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "labormedizin",
      "display" : "Labormedizin (Medizinische und Chemische Labordiagnostik)",
      "definition" : "Sonderfach Medizinische und Chemische Labordiagnostik"
    },
    {
      "code" : "mikrobiologie",
      "display" : "Hygiene und Mikrobiologie",
      "definition" : "Sonderfach Hygiene und Mikrobiologie"
    },
    {
      "code" : "pathologie",
      "display" : "Pathologie",
      "definition" : "Sonderfach Pathologie"
    },
    {
      "code" : "molekular",
      "display" : "Medizinische Genetik",
      "definition" : "Sonderfach Medizinische Genetik (molekulare Diagnostik)"
    },
    {
      "code" : "transfusion",
      "display" : "Blutgruppenserologie und Transfusionsmedizin",
      "definition" : "Sonderfach Blutgruppenserologie und Transfusionsmedizin"
    },
    {
      "code" : "pharmakologie",
      "display" : "Pharmakologie und Toxikologie",
      "definition" : "Sonderfach Pharmakologie und Toxikologie"
    }
  ]
}