This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
DSTU
1).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
Definition for Value SetCondition/Diagnosis Severity
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>This value set includes the following SNOMED CT "Severity" concepts:</p> <ul> <li>399166001: Fatal</li> <li>24484000: Severe</li> <li>6736007: Moderate</li> <li>255604002: Mild</li> </ul> </div> </text> <identifier value="http://hl7.org/fhir/vs/condition-severity"/> <name value="Condition/Diagnosis Severity"/> <publisher value="FHIR Project team"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <description value="Example value set for Condition/Diagnosis severity grading"/> <status value="draft"/> <compose> <include> <system value="http://snomed.info/sct"/> <code value="399166001"/> <code value="24484000"/> <code value="6736007"/> <code value="255604002"/> </include> </compose> </ValueSet>