--- type: "valueset" title: "Condition/Diagnosis Severity" valueset: "condition-severity" --- # Condition/Diagnosis Severity - **Official URL**: http://hl7.org/fhir/ValueSet/condition-severity - **Version**: 6.0.0 - **Status**: active - **Name**: ConditionDiagnosisSeverity - **Title**: Condition/Diagnosis Severity - **Publisher**: FHIR Project team - **Description**: Preferred value set for Condition/Diagnosis severity grading. ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 24484000, 6736007, 255604002 ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Preferred value set for Condition/Diagnosis severity grading."/> <copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/> <compose> <include> <system value="http://snomed.info/sct"/> <concept> <code value="24484000"/> </concept> <concept> <code value="6736007"/> </concept> <concept> <code value="255604002"/> </concept> </include> </compose> </ValueSet> ```