Kenya Core FHIR Implementation Guide (IG)
0.1.0 - ci-build

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

: Vaccine Code Absent or Unknown ValueSet - XML Representation

Draft as of 2025-12-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="unknown-absent-vaccine-code-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet unknown-absent-vaccine-code-vs</b></p><a name="unknown-absent-vaccine-code-vs"> </a><a name="hcunknown-absent-vaccine-code-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/410516002">410516002</a></td><td>Known Absent</td></tr><tr><td><a href="http://snomed.info/id/373068000">373068000</a></td><td>Not Known</td></tr></table></li></ul></div>
  </text>
  <url value="http://example.org/ValueSet/unknown-absent-vaccine-code-vs"/>
  <version value="0.1.0"/>
  <name value="UnknownAbsentVaccineCodeVS"/>
  <title value="Vaccine Code Absent or Unknown 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>
  <description
               value="ValueSet for  Vaccine Code whether absent or Unknown using SNOMED CT codes"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="410516002"/>
        <display value="Known Absent"/>
      </concept>
      <concept>
        <code value="373068000"/>
        <display value="Not Known"/>
      </concept>
    </include>
  </compose>
</ValueSet>