--- type: "valueset" title: "Condition/Diagnosis Certainty" valueset: "condition-certainty-present" --- # Condition/Diagnosis Certainty - **Official URL**: http://hl7.org/fhir/ValueSet/condition-certainty-present - **Status**: draft - **Name**: ConditionDiagnosisCertainty - **Title**: Condition/Diagnosis Certainty - **Publisher**: QICore Project team - **Description**: value set for Condition/Problem/Diagnosis certainty for present or non-refuted occurrence ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 410515003, 410591008, 410605003, 410590009, 410592001, 415684004 ## ValueSet XML ```xml <status value="draft"/> <experimental value="true"/> <publisher value="QICore Project team"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/cqi/"/> </telecom> </contact> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="value set for Condition/Problem/Diagnosis certainty for present or non-refuted occurrence"/> <copyright value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/> <compose> <include> <system value="http://snomed.info/sct"/> <concept> <code value="410515003"/> </concept> <concept> <code value="410591008"/> </concept> <concept> <code value="410605003"/> </concept> <concept> <code value="410590009"/> </concept> <concept> <code value="410592001"/> </concept> <concept> <code value="415684004"/> </concept> </include> </compose> </ValueSet> ```