--- type: "valueset" title: "Condition/Diagnosis Certainty" valueset: "condition-certainty-absent" --- # Condition/Diagnosis Certainty - **Official URL**: http://hl7.org/fhir/ValueSet/condition-certainty-absent - **Status**: draft - **Name**: ConditionDiagnosisCertainty - **Title**: Condition/Diagnosis Certainty - **Publisher**: QICore Project team - **Description**: value set for Condition/Problem/Diagnosis certainty for absent or refuted occurrences ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 410516002, 410593006, 428263003, 410594000 ## 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 absent or refuted occurrences"/> <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="410516002"/> </concept> <concept> <code value="410593006"/> </concept> <concept> <code value="428263003"/> </concept> <concept> <code value="410594000"/> </concept> </include> </compose> </ValueSet> ```