Placeholder
<status value="draft"/> <experimental value="false"/> <date value="2020-04-09T21:10:28+00:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="The verification status to support or decline the clinical status of the condition or diagnosis."/> <caseSensitive value="true"/> <valueSet value="http://terminology.hl7.org/ValueSet/condition-ver-status"/> <content value="complete"/> <concept> <code value="unconfirmed"/> <display value="Unconfirmed"/> <definition value="There is not sufficient evidence to assert the presence of the subject's condition."/> <concept> <code value="provisional"/> <display value="Provisional"/> <definition value="This is a tentative diagnosis - still a candidate that is under consideration."/> </concept> <concept> <code value="differential"/> <display value="Differential"/> <definition value="One of a set of potential (and typically mutually exclusive) diagnoses asserted to further guide the diagnostic process and preliminary treatment."/> </concept> </concept> <concept> <code value="confirmed"/> <display value="Confirmed"/> <definition value="There is sufficient evidence to assert the presence of the subject's condition."/> </concept> <concept> <code value="refuted"/> <display value="Refuted"/> <definition value="This condition has been ruled out by subsequent diagnostic and clinical evidence."/> </concept> <concept> <code value="entered-in-error"/> <display value="Entered in Error"/> <definition value="The statement was entered in error and is not valid."/> </concept> </CodeSystem>