HL7 Europe Hospital Discharge Report
0.0.1-ci - ci-build 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. 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 http://terminology.ehdsi.eu/ValueSet/eHDSIAllergenNoDrug</li><li>Import all the codes that are contained in http://terminology.ehdsi.eu/ValueSet/eHDSIActiveIngredient</li><li>Import all the codes that are contained in http://terminology.ehdsi.eu/ValueSet/eHDSISubstance</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.0.1-ci",
  "name" : "AllergensHdrVS",
  "title" : "Allergens Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-27T20:10:20+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/eHDSIActiveIngredient"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.ehdsi.eu/ValueSet/eHDSISubstance"
        ]
      }
    ]
  }
}