<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-allergy-AllergyVerificationStatusVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR AllergyVerificationStatusVS ValueSet</b>
      </p>
      <p>Whether the allergy has been verified or not. Intentionally a subset of the codes in FHIR, since refuted would be reflected by correcting the 'elevated risk' element, and records entered in error are not included in SHR.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/allergy/vs/AllergyVerificationStatusVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.allergy.AllergyVerificationStatusVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR AllergyVerificationStatusVS ValueSet" />
  <title value="SHR AllergyVerificationStatusVS 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="Whether the allergy has been verified or not. Intentionally a subset of the codes in FHIR, since refuted would be reflected by correcting the 'elevated risk' element, and records entered in error are not included in SHR." />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/allergy-verification-status" />
      <concept>
        <code value="confirmed" />
        <display value="Confirmed" />
      </concept>
      <concept>
        <code value="unconfirmed" />
        <display value="Unconfirmed" />
      </concept>
    </include>
  </compose>
</ValueSet>