Kenya Disease Surveillance FHIR Implementation Guide.
0.1.0 - ci-build Kenya

Kenya Disease Surveillance FHIR Implementation Guide., published by intellisoftConsulting. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Surveillance-FHIR-IG/ and changes regularly. See the Directory of published versions

: Causative Agent - XML Representation

Draft as of 2026-02-24

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CausativeAgentVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet CausativeAgentVS</b></p><a name="CausativeAgentVS"> </a><a name="hcCausativeAgentVS"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-UNORDERED.html"><code>http://example.org/CodeSystem/UNORDERED</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-UNORDERED.html#UNORDERED-001">001</a></td><td style="color: #cccccc">CauseOFEvent1</td><td>Cause of the event (Causative agent).</td></tr><tr><td><a href="CodeSystem-UNORDERED.html#UNORDERED-002">002</a></td><td style="color: #cccccc">CauseOFEvent2</td><td>Cause of the event (Causative agent).</td></tr></table></li></ul></div>
  </text>
  <url value="http://example.org/ValueSet/CausativeAgentVS"/>
  <version value="0.1.0"/>
  <name value="CSAGENTVS"/>
  <title value="Causative Agent"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-02-24T08:31:28+00:00"/>
  <publisher value="intellisoftConsulting"/>
  <contact>
    <name value="intellisoftConsulting"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <contact>
    <name value="IntelliSOFT Consulting Ltd."/>
    <telecom>
      <system value="email"/>
      <value value="info@intellisoftkenya.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Cause of the event (Causative agent)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://example.org/CodeSystem/UNORDERED"/>
      <concept>
        <code value="001"/>
      </concept>
      <concept>
        <code value="002"/>
      </concept>
    </include>
  </compose>
</ValueSet>