Kenya Patient Summary FHIR IG
0.1.0 - ci-build Kenya flag

Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Allergy Certainty ValueSet - XML Representation

Draft as of 2025-12-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="allergy-certainty-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet allergy-certainty-vs</b></p><a name="allergy-certainty-vs"> </a><a name="hcallergy-certainty-vs"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/395098000">395098000</a></td><td>Confirmed</td></tr><tr><td><a href="http://snomed.info/id/39509800000">39509800000</a></td><td>Unconfirmed</td></tr><tr><td><a href="http://snomed.info/id/723511001">723511001</a></td><td>Refuted</td></tr><tr><td><a href="http://snomed.info/id/723510000">723510000</a></td><td>Entered in Error</td></tr></table></li></ul></div>
  </text>
  <url value="https://example.org/fhir/ValueSet/allergy-certainty-vs"/>
  <version value="0.1.0"/>
  <name value="AllergyCertaintyVS"/>
  <title value="Allergy Certainty ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-12-09T10:36:20+00:00"/>
  <publisher value="IntelliSOFT Consulting"/>
  <contact>
    <name value="IntelliSOFT Consulting"/>
    <telecom>
      <system value="url"/>
      <value value="https://.com/fhir/example-publisher"/>
    </telecom>
  </contact>
  <contact>
    <name value="KPS Team Kenya."/>
    <telecom>
      <system value="email"/>
      <value value="info@example.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="ValueSet for Allergy Certainty using SNOMED CT codes"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="395098000"/>
        <display value="Confirmed"/>
      </concept>
      <concept>
        <code value="39509800000"/>
        <display value="Unconfirmed"/>
      </concept>
      <concept>
        <code value="723511001"/>
        <display value="Refuted"/>
      </concept>
      <concept>
        <code value="723510000"/>
        <display value="Entered in Error"/>
      </concept>
    </include>
  </compose>
</ValueSet>