FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/allergens-eu-hdr

Packagehl7.fhir.eu.hdr
TypeValueSet
Idallergens-eu-hdr
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/hdr/https://build.fhir.org/ig/hl7-eu/hdr/ValueSet-allergens-eu-hdr.html
URLhttp://hl7.eu/fhir/hdr/ValueSet/allergens-eu-hdr
Version0.1.0-ballot
Statusdraft
Date2025-06-01T06:10:09+00:00
NameAllergensHdrVS
TitleAllergens Value Set
Realmeu
Authorityhl7
DescriptionList of substances that can cause an allergic reactions or an Intolerance. This Values Set is a composition of the eHDSI Value Set: - eHDSIAllergenNoDrug - eHDSIActiveIngredient - eHDSISubstance
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
allergyIntolerance-eu-epsAllergy Intolerance (EPS)
allergyIntolerance-eu-hdrAllergy Intolerance (HDR)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet allergens-eu-hdr

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "allergens-eu-hdr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "http://hl7.eu/fhir/hdr/ValueSet/allergens-eu-hdr",
  "version": "0.1.0-ballot",
  "name": "AllergensHdrVS",
  "title": "Allergens Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-01T06:10:09+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "List of substances that can cause an allergic reactions or an Intolerance.\nThis Values Set is a composition of the eHDSI Value Set:\n- eHDSIAllergenNoDrug\n- eHDSIActiveIngredient\n- eHDSISubstance",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIAllergenNoDrug"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSISubstance"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIActiveIngredient"
        ]
      }
    ]
  }
}