Rwanda FHIR Implementation Guide
0.1.0 - ci-build
Rwanda FHIR Implementation Guide, published by Rwanda Ministry of Health. 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/christianmurwanashyaka/FHIRTest/ and changes regularly. See the Directory of published versions
| Draft as of 2025-10-17 |
<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>http://example.org/fhir/rwanda/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></table></div>
</text>
<url value="http://example.org/fhir/rwanda/CodeSystem/gender-cs"/>
<version value="0.1.0"/>
<name value="genderCS"/>
<title value="Code System for gender"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-10-17T10:49:48+00:00"/>
<publisher value="Rwanda Ministry of Health"/>
<contact>
<name value="Rwanda Ministry of Health"/>
<telecom>
<system value="url"/>
<value value="https://moh.gov.rw"/>
</telecom>
</contact>
<description value="Code system for gender identification"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="male"/>
<display value="Male"/>
</concept>
<concept>
<code value="female"/>
<display value="Female"/>
</concept>
</CodeSystem>