FHIR IG analytics| Package | hl7.eu.terminology.ehdsi |
| Resource Type | ValueSet |
| Id | ValueSet-eHDSISeverity-8.1.0.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSISeverity-8.1.0.html |
| URL | http://terminology.ehdsi.eu/ValueSet/eHDSISeverity |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-23T10:21:17+00:00 |
| Name | eHDSISeverity |
| Title | eHDSI Severity |
| Realm | eu |
| Authority | hl7 |
| Description | The Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy) |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "eHDSISeverity-8.1.0",
"url": "http://terminology.ehdsi.eu/ValueSet/eHDSISeverity",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.13"
}
],
"version": "0.2.0",
"name": "eHDSISeverity",
"title": "eHDSI Severity",
"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": "The Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy)",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "442452003",
"display": "Life threatening severity"
},
{
"code": "255604002",
"display": "Mild"
},
{
"code": "371923003",
"display": "Mild to moderate"
},
{
"code": "6736007",
"display": "Moderate"
},
{
"code": "371924009",
"display": "Moderate to severe"
},
{
"code": "24484000",
"display": "Severe"
}
]
}
]
}
}