<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-core-QualitativeLikelihoodVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR QualitativeLikelihoodVS ValueSet</b>
      </p>
      <p>The likelihood of an event or state, expressed qualitatively. Qualitative likelihoods are associated with judgments and assessments. Values are based on US Intelligence Community's standard language used to describe judgements of likelihood.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/core/vs/QualitativeLikelihoodVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.QualitativeLikelihoodVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR QualitativeLikelihoodVS ValueSet" />
  <title value="SHR QualitativeLikelihoodVS ValueSet" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="The likelihood of an event or state, expressed qualitatively. Qualitative likelihoods are associated with judgments and assessments. Values are based on US Intelligence Community's standard language used to describe judgements of likelihood." />
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/core/cs/QualitativeLikelihoodCS" />
      <concept>
        <code value="definitely" />
        <display value="With certainty or near-complete certainty, an event that definitely has or almost certainly will happen" />
      </concept>
      <concept>
        <code value="very_likely" />
        <display value="Very likely, highly probable, e.g., an event with more than 80% but less than 100% likelihood" />
      </concept>
      <concept>
        <code value="likely" />
        <display value="Likely or probable, e.g., an event with 60% to 80% likelihood" />
      </concept>
      <concept>
        <code value="even_chance" />
        <display value="Roughly equal chance or even odds of happening, between 40% and 60% probability" />
      </concept>
      <concept>
        <code value="unlikely" />
        <display value="Not likely or improbable, e.g., an event with 20% to 40% likelihood" />
      </concept>
      <concept>
        <code value="very_unlikely" />
        <display value="Very unlikely, highly improbable, e.g., an event with less than 20% but non-zero likelihood" />
      </concept>
    </include>
  </compose>
</ValueSet>