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

: Gender ValueSet - XML Representation

Draft as of 2025-10-17

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="gender-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet gender-vs</b></p><a name="gender-vs"> </a><a name="hcgender-vs"> </a><ul><li>Include all codes defined in <a href="CodeSystem-gender-cs.html"><code>http://example.org/fhir/rwanda/CodeSystem/gender-cs</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span></li></ul></div>
  </text>
  <url value="http://example.org/fhir/rwanda/ValueSet/gender-vs"/>
  <version value="0.1.0"/>
  <name value="GenderVS"/>
  <title value="Gender ValueSet"/>
  <status value="draft"/>
  <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="ValueSet containing codesystem for gender"/>
  <compose>
    <include>
      <system value="http://example.org/fhir/rwanda/CodeSystem/gender-cs"/>
    </include>
  </compose>
</ValueSet>