FHIR IG analytics| Package | hl7.eu.terminology.ehdsi |
| Resource Type | ValueSet |
| Id | ValueSet-eHDSIAllergyCertainty-8.1.0.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSIAllergyCertainty-8.1.0.html |
| URL | http://terminology.ehdsi.eu/ValueSet/eHDSIAllergyCertainty |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-23T10:21:17+00:00 |
| Name | eHDSIAllergyCertainty |
| Title | eHDSI Allergy Certainty |
| Realm | eu |
| Authority | hl7 |
| Description | Value Set is used to support or decline the clinical status of the allergy or intolerance |
No resources found
| CodeSystem | |
| allergyintolerance-verification | AllergyIntolerance Verification Status |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "eHDSIAllergyCertainty-8.1.0",
"url": "http://terminology.ehdsi.eu/ValueSet/eHDSIAllergyCertainty",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.58"
}
],
"version": "0.2.0",
"name": "eHDSIAllergyCertainty",
"title": "eHDSI Allergy Certainty",
"status": "active",
"experimental": false,
"date": "2025-12-23T10:21:17+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7europe.org"
}
]
}
],
"description": "Value Set is used to support or decline the clinical status of the allergy or intolerance",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"concept": [
{
"code": "unconfirmed",
"display": "Unconfirmed"
},
{
"code": "confirmed",
"display": "Confirmed"
},
{
"code": "refuted",
"display": "Refuted"
}
]
}
]
}
}