Package | hl7.fhir.eu.eps |
Type | ValueSet |
Id | eHDSISeverity |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/eps/https://build.fhir.org/ig/hl7-eu/eps/ValueSet-eHDSISeverity.html |
URL | http://terminology.ehdsi.eu/ValueSet/eHDSISeverity |
Version | 0.0.1-ci |
Status | active |
Date | 2025-06-20T15:31:33+00:00 |
Name | EHDSISeverity |
Title | 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) |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
{ "resourceType": "ValueSet", "id": "eHDSISeverity", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.ehdsi.eu/ValueSet/eHDSISeverity", "version": "0.0.1-ci", "name": "EHDSISeverity", "title": "Severity", "status": "active", "experimental": false, "date": "2025-06-20T15:31:33+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "HL7 Europe", "telecom": [ { "system": "url", "value": "http://hl7.eu" } ] } ], "description": "The Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy)", "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": [ { "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" } ] } ] } }