Botswana FHIR Implementation Guide
1.0.0 - ci-build International flag

Botswana FHIR Implementation Guide, published by SamKenpachi. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/samKenpachi011/CreateTest-Project/ and changes regularly. See the Directory of published versions

: Marital Status - XML Representation

Active as of 2025-08-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-marital-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-marital-status</b></p><a name="cs-marital-status"> </a><a name="hccs-marital-status"> </a><p>This case-sensitive code system <code>http://moh.bw.org/CodeSystem/cs-marital-status</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">Other<a name="cs-marital-status-Other"> </a></td></tr></table></div>
  </text>
  <url value="http://moh.bw.org/CodeSystem/cs-marital-status"/>
  <version value="1.0.0"/>
  <name value="CSMaritalStatus"/>
  <title value="Marital Status"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-08-29T11:12:25+00:00"/>
  <publisher value="SamKenpachi"/>
  <contact>
    <name value="SamKenpachi"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/Open-Source-Botswana"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="samuelkabelo1@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Samuel Unangoni Kabelo"/>
    <telecom>
      <system value="email"/>
      <value value="samuelkabelo1@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="A list of codes for marital status."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="Other"/>
    <display value="Other"/>
  </concept>
</CodeSystem>