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

: Flag Types - XML Representation

Draft as of 2025-12-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="flag-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem flag-type</b></p><a name="flag-type"> </a><a name="hcflag-type"> </a><p>This  code system <code>https://example.org/fhir/CodeSystem/flag-type</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">SHA<a name="flag-type-SHA"> </a></td><td>Sha</td></tr><tr><td style="white-space:nowrap">PAYER<a name="flag-type-PAYER"> </a></td><td>Payer</td></tr><tr><td style="white-space:nowrap">PROVIDER<a name="flag-type-PROVIDER"> </a></td><td>Provider</td></tr><tr><td style="white-space:nowrap">PAYER_REJECTION_REASON<a name="flag-type-PAYER_REJECTION_REASON"> </a></td><td>Payer rejection reason</td></tr><tr><td style="white-space:nowrap">STP<a name="flag-type-STP"> </a></td><td>Stp</td></tr></table></div>
  </text>
  <url value="https://example.org/fhir/CodeSystem/flag-type"/>
  <version value="0.1.0"/>
  <name value="FlagType"/>
  <title value="Flag Types"/>
  <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="Local flag types for marking entities with special statuses"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="SHA"/>
    <display value="Sha"/>
  </concept>
  <concept>
    <code value="PAYER"/>
    <display value="Payer"/>
  </concept>
  <concept>
    <code value="PROVIDER"/>
    <display value="Provider"/>
  </concept>
  <concept>
    <code value="PAYER_REJECTION_REASON"/>
    <display value="Payer rejection reason"/>
  </concept>
  <concept>
    <code value="STP"/>
    <display value="Stp"/>
  </concept>
</CodeSystem>