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

FHIR IG analytics

Packagehl7.fhir.at.elga-labor
Resource TypeCodeSystem
IdCodeSystem-at-lab-local-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/gabriel0316/test-laboratory/CodeSystem-at-lab-local-cs.html
URLhttps://fhir.hl7.at/elga-labor/CodeSystem/at-lab-local-cs
Version0.1.0
Statusdraft
Date2026-05-04T08:38:39+00:00
NameATLabLocalCS
TitleAT ELGA Laboratory Local Code System
Realmat
Authorityhl7
DescriptionLocal 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.
Contentfragment

Resources that use this resource

ValueSet
hl7.fhir.at.elga-labor#currentat-lab-code-vsAT ELGA Laboratory Code Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
AT-LAB-001 Lokaler Laborcode (Beispiel)Beispiel für einen lokalen österreichischen Laborcode

Source1

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