Tanzania FHIR Facade Implementation Guide
0.1.0 - ci-build
Tanzania
Tanzania FHIR Facade Implementation Guide, published by Ministry of Health – Tanzania. 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/Speedykom/tz-fhir-ig/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-22 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="TZGender"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem TZGender</b></p><a name="TZGender"> </a><a name="hcTZGender"> </a><p>This case-sensitive code system <code>http://moh.tz/fhir/CodeSystem/TZGender</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">M<a name="TZGender-M"> </a></td><td>Male</td></tr><tr><td style="white-space:nowrap">F<a name="TZGender-F"> </a></td><td>Female</td></tr><tr><td style="white-space:nowrap">U<a name="TZGender-U"> </a></td><td>Unknown</td></tr></table></div>
</text>
<url value="http://moh.tz/fhir/CodeSystem/TZGender"/>
<version value="0.1.0"/>
<name value="TZGender"/>
<title value="TZ Legacy Gender Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-11-22"/>
<publisher value="Ministry of Health – Tanzania"/>
<contact>
<name value="Ministry of Health – Tanzania"/>
<telecom>
<system value="url"/>
<value value="https://moh.go.tz"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@moh.go.tz"/>
</telecom>
</contact>
<contact>
<name value="Tanzania Digital Health Team"/>
<telecom>
<system value="email"/>
<value value="contact@speedykom.org"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Legacy gender codes used in Tanzania systems (M, F, U)."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="834"/>
<display value="Tanzania"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="M"/>
<display value="Male"/>
</concept>
<concept>
<code value="F"/>
<display value="Female"/>
</concept>
<concept>
<code value="U"/>
<display value="Unknown"/>
</concept>
</CodeSystem>