| Package | hl7.fhir.eu.hdr |
| Resource Type | ValueSet |
| Id | allergens-eu-hdr |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/hdr/https://build.fhir.org/ig/hl7-eu/hdr/ValueSet-allergens-eu-hdr.html |
| URL | http://hl7.eu/fhir/hdr/ValueSet/allergens-eu-hdr |
| Version | 0.1.0-ballot |
| Status | draft |
| Date | 2025-06-01T06:10:09+00:00 |
| Name | AllergensHdrVS |
| Title | Allergens Value Set |
| Realm | eu |
| Authority | hl7 |
| Description | List 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 |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
| StructureDefinition | |
| allergyIntolerance-eu-eps | Allergy Intolerance (EPS) |
| allergyIntolerance-eu-hdr | Allergy Intolerance (HDR) |
No resources found
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:
{
"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"
]
}
]
}
}