FHIR IG analytics| Package | myhealth.eu.fhir.core |
| Resource Type | ValueSet |
| Id | ValueSet-eHDSIAllergenSubstanceWithExceptions.json |
| FHIR Version | R4 |
| Source | http://fhir.ehdsi.eu/core/1.0.0/ValueSet-eHDSIAllergenSubstanceWithExceptions.html |
| URL | http://fhir.ehdsi.eu/core/ValueSet/eHDSIAllergenSubstanceWithExceptions |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-05-04T15:59:03+02:00 |
| Name | EHDSIAllergenSubstanceWithExceptions |
| Title | eHDSI Agent or Allergen Substance With Exceptions |
| Realm | eu |
| Description | The Value Set is used for coding s specific allergen or other agent/substance (drug, food, chemical agent, etc.) to which the patient has an adverse reaction propensity. It is defined as the union of: (a) eHDSIAllergenNoDrug (b) eHDSISubstance (c) eHDSIExceptionalValue |
| Copyright | The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org. |
| StructureDefinition | ||
| myhealth.eu.fhir.core#1.0.0 | allergyIntolerance-myhealtheu-core | Allergy Intolerance (Core) |
| ValueSet | ||
| myhealth.eu.fhir.mvc-package#9.1.0 | eHDSIAllergenNoDrug | eHDSI Allergen No Drug |
| myhealth.eu.fhir.mvc-package#9.1.0 | eHDSIExceptionalValue | eHDSI Exceptional Value |
| myhealth.eu.fhir.mvc-package#9.1.0 | eHDSISubstance | eHDSI Substance |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet eHDSIAllergenSubstanceWithExceptions
This value set includes codes based on the following rules:
{
"resourceType": "ValueSet",
"id": "eHDSIAllergenSubstanceWithExceptions",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}
],
"url": "http://fhir.ehdsi.eu/core/ValueSet/eHDSIAllergenSubstanceWithExceptions",
"version": "1.0.0",
"name": "EHDSIAllergenSubstanceWithExceptions",
"title": "eHDSI Agent or Allergen Substance With Exceptions",
"status": "active",
"experimental": false,
"date": "2026-05-04T15:59:03+02:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "The Value Set is used for coding s specific allergen or other agent/substance (drug, food, chemical agent, etc.) to which the patient has an adverse reaction propensity.\r\nIt is defined as the union of:\r\n(a) eHDSIAllergenNoDrug\r\n(b) eHDSISubstance\r\n(c) eHDSIExceptionalValue",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.",
"compose": {
"include": [
{
"valueSet": [
"http://terminology.ehdsi.eu/ValueSet/eHDSIAllergenNoDrug"
]
},
{
"valueSet": [
"http://terminology.ehdsi.eu/ValueSet/eHDSISubstance"
]
},
{
"valueSet": [
"http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue"
]
}
]
}
}