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

: Fund Choices - XML Representation

Draft as of 2025-12-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="fund-choices"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem fund-choices</b></p><a name="fund-choices"> </a><a name="hcfund-choices"> </a><p>This  code system <code>https://example.org/fhir/CodeSystem/fund-choices</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">SHIF_Only<a name="fund-choices-SHIF_Only"> </a></td><td>SHIF Only</td></tr><tr><td style="white-space:nowrap">PHC_Only<a name="fund-choices-PHC_Only"> </a></td><td>PCH Only</td></tr><tr><td style="white-space:nowrap">ECCIF_Only<a name="fund-choices-ECCIF_Only"> </a></td><td>ECCIF Only</td></tr><tr><td style="white-space:nowrap">PHC_and_SHIF<a name="fund-choices-PHC_and_SHIF"> </a></td><td>PHC and SHIF</td></tr><tr><td style="white-space:nowrap">PMSF<a name="fund-choices-PMSF"> </a></td><td>Public Service Medical Services Fund</td></tr><tr><td style="white-space:nowrap">ALL<a name="fund-choices-ALL"> </a></td><td>All</td></tr></table></div>
  </text>
  <url value="https://example.org/fhir/CodeSystem/fund-choices"/>
  <version value="0.1.0"/>
  <name value="KPSFundChoicesCS"/>
  <title value="Fund Choices"/>
  <status value="draft"/>
  <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="Locally defined codes representing patient funding mechanisms"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="SHIF_Only"/>
    <display value="SHIF Only"/>
  </concept>
  <concept>
    <code value="PHC_Only"/>
    <display value="PCH Only"/>
  </concept>
  <concept>
    <code value="ECCIF_Only"/>
    <display value="ECCIF Only"/>
  </concept>
  <concept>
    <code value="PHC_and_SHIF"/>
    <display value="PHC and SHIF"/>
  </concept>
  <concept>
    <code value="PMSF"/>
    <display value="Public Service Medical Services Fund"/>
  </concept>
  <concept>
    <code value="ALL"/>
    <display value="All"/>
  </concept>
</CodeSystem>