FHIR IG analytics| Package | hl7.eu.terminology.ehdsi |
| Resource Type | ValueSet |
| Id | ValueSet-eHDSICriticality-8.1.0.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSICriticality-8.1.0.html |
| URL | http://terminology.ehdsi.eu/ValueSet/eHDSICriticality |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-23T10:21:17+00:00 |
| Name | eHDSICriticality |
| Title | eHDSI Criticality |
| Realm | eu |
| Authority | hl7 |
| Description | Value set is used to estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance |
No resources found
| CodeSystem | |
| allergy-intolerance-criticality | AllergyIntoleranceCriticality |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "eHDSICriticality-8.1.0",
"url": "http://terminology.ehdsi.eu/ValueSet/eHDSICriticality",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.57"
}
],
"version": "0.2.0",
"name": "eHDSICriticality",
"title": "eHDSI Criticality",
"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 estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/allergy-intolerance-criticality",
"concept": [
{
"code": "low",
"display": "Low Risk"
},
{
"code": "high",
"display": "High Risk"
},
{
"code": "unable-to-assess",
"display": "Unable to Assess Risk"
}
]
}
]
}
}