Kenya Patient Summary FHIR IG
0.1.0 - ci-build
Kenya Patient Summary FHIR IG, published by IntelliSOFT Consulting. 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/Kenya-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions
Active as of 2025-07-15 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="administrative-gender-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem administrative-gender-cs</b></p><a name="administrative-gender-cs"> </a><a name="hcadministrative-gender-cs"> </a><p>This code system <code>http://hl7.org/fhir/administrative-gender</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">male<a name="administrative-gender-cs-male"> </a></td><td>Male</td><td>Male gender</td></tr><tr><td style="white-space:nowrap">female<a name="administrative-gender-cs-female"> </a></td><td>Female</td><td>Female gender</td></tr></table></div>
</text>
<url value="http://hl7.org/fhir/administrative-gender"/>
<version value="0.1.0"/>
<name value="AdministrativeGenderCS"/>
<title value="Administrative Gender"/>
<status value="active"/>
<date value="2025-07-15T09:30:53+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="The gender of a person used for administrative purposes, as defined in the FHIR core specification."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="KE"/>
<display value="Kenya"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="male"/>
<display value="Male"/>
<definition value="Male gender"/>
</concept>
<concept>
<code value="female"/>
<display value="Female"/>
<definition value="Female gender"/>
</concept>
</CodeSystem>