HL7 Europe Hospital Discharge Report
0.1.0-ballot - draft 150

This page is part of the HL7 Europe Hospital Discharge Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Allergens Value Set - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "allergens-eu-hdr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet allergens-eu-hdr</b></p><a name=\"allergens-eu-hdr\"> </a><a name=\"hcallergens-eu-hdr\"> </a><a name=\"allergens-eu-hdr-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://tx.hl7europe.eu/r4/ValueSet/eHDSIAllergenNoDrug-8.1.0\">eHDSI Allergen No Drug</a></li><li>Import all the codes that are contained in <a href=\"http://tx.hl7europe.eu/r4/ValueSet/eHDSISubstance-8.1.0\">eHDSI Substance</a></li><li>Import all the codes that are contained in <a href=\"http://tx.hl7europe.eu/r4/ValueSet/eHDSIActiveIngredient-8.1.0\">eHDSI Active Ingredient</a></li></ul></div>"
  },
  "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-03T12:48:49+02: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"
        ]
      }
    ]
  }
}