Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build KE

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

: Gender Code System - XML Representation

Active as of 2026-05-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="gender-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem gender-cs</b></p><a name="gender-cs"> </a><a name="hcgender-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/gender-cs</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">male<a name="gender-cs-male"> </a></td><td>Male</td></tr><tr><td style="white-space:nowrap">female<a name="gender-cs-female"> </a></td><td>Female</td></tr><tr><td style="white-space:nowrap">intersex<a name="gender-cs-intersex"> </a></td><td>Intersex</td></tr><tr><td style="white-space:nowrap">non-conforming<a name="gender-cs-non-conforming"> </a></td><td>Non-Conforming</td></tr><tr><td style="white-space:nowrap">prefer-not-to-say<a name="gender-cs-prefer-not-to-say"> </a></td><td>Prefer Not To Say</td></tr><tr><td style="white-space:nowrap">transgender<a name="gender-cs-transgender"> </a></td><td>Transgender</td></tr><tr><td style="white-space:nowrap">genderqueer<a name="gender-cs-genderqueer"> </a></td><td>Genderqueer</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/eclaims/CodeSystem/gender-cs"/>
  <version value="0.1.0"/>
  <name value="GenderCS"/>
  <title value="Gender Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-19T11:26:54+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="eClaims Technical Working Group"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Extended gender identity codes for Kenya (MOH-Kenya OCL: GENDER). Extends beyond FHIR administrative-gender with additional local codes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="male"/>
    <display value="Male"/>
  </concept>
  <concept>
    <code value="female"/>
    <display value="Female"/>
  </concept>
  <concept>
    <code value="intersex"/>
    <display value="Intersex"/>
  </concept>
  <concept>
    <code value="non-conforming"/>
    <display value="Non-Conforming"/>
  </concept>
  <concept>
    <code value="prefer-not-to-say"/>
    <display value="Prefer Not To Say"/>
  </concept>
  <concept>
    <code value="transgender"/>
    <display value="Transgender"/>
  </concept>
  <concept>
    <code value="genderqueer"/>
    <display value="Genderqueer"/>
  </concept>
</CodeSystem>