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

FHIR IG analytics

Packagehl7.at.fhir.elga.ediag.r4
Resource TypeValueSet
IdValueSet-at-ediag-allergyintolerance-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-e-Diagnose-R4/ValueSet-at-ediag-allergyintolerance-codes.html
URLhttps://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-allergyintolerance-codes
Version0.1.0
Statusactive
Date2026-07-20T14:28:06+00:00
NameAtEdiagAllergyIntoleranceCodes
TitleAT e-Diagnose AllergyIntolerance Value Set
Authorityhl7
DescriptionValueSet mit Codes für Substanzen und Stoffe, die als Auslöser von Allergien oder Intoleranzen erfasst werden.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet at-ediag-allergyintolerance-codes

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 105590001 (Substance)

Source1

{
  "resourceType": "ValueSet",
  "id": "at-ediag-allergyintolerance-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-allergyintolerance-codes",
  "version": "0.1.0",
  "name": "AtEdiagAllergyIntoleranceCodes",
  "title": "AT e-Diagnose AllergyIntolerance Value Set",
  "status": "active",
  "experimental": true,
  "date": "2026-07-20T14:28:06+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "http://elga.gv.at"
        }
      ]
    },
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at",
          "use": "work"
        }
      ]
    }
  ],
  "description": "ValueSet mit Codes für Substanzen und Stoffe, die als Auslöser von Allergien oder Intoleranzen erfasst werden.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "105590001"
          }
        ]
      }
    ]
  }
}