0.1.0 - ci-build

kenyaClaimsIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient's Marital (Civil) Status - XML Representation

Draft as of 2024-09-06

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MaritalStatusVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MaritalStatusVS</b></p><a name="MaritalStatusVS"> </a><a name="hcMaritalStatusVS"> </a><a name="MaritalStatusVS-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-KNHTS.MARITALSTATUS.html"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.MARITALSTATUS</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-divorced">divorced</a></td><td style="color: #cccccc">divorced</td><td>divorced</td></tr><tr><td><a href="CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-married">married</a></td><td style="color: #cccccc">married</td><td>married</td></tr><tr><td><a href="CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-polygamous">polygamous</a></td><td style="color: #cccccc">polygamous</td><td>polygamous</td></tr><tr><td><a href="CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-customary">customary</a></td><td style="color: #cccccc">customary</td><td>customary</td></tr><tr><td><a href="CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-unmarried">unmarried</a></td><td style="color: #cccccc">unmarried</td><td>unmarried</td></tr><tr><td><a href="CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-widow">widow</a></td><td style="color: #cccccc">widow</td><td>widow</td></tr></table></li></ul></div>
  </text>
  <url value="https://shr.tiberbuapps.com/fhir/ValueSet/MaritalStatusVS"/>
  <version value="0.1.0"/>
  <name value="MARITALSTATUSVS"/>
  <title value="Patient's Marital (Civil) Status"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-06T09:59:02+00:00"/>
  <publisher value="intellisoftkenya"/>
  <contact>
    <name value="intellisoftkenya"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="Patient's Marital (Civil) Status"/>
  <compose>
    <include>
      <system
              value="https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.MARITALSTATUS"/>
      <concept>
        <code value="divorced"/>
      </concept>
      <concept>
        <code value="married"/>
      </concept>
      <concept>
        <code value="polygamous"/>
      </concept>
      <concept>
        <code value="customary"/>
      </concept>
      <concept>
        <code value="unmarried"/>
      </concept>
      <concept>
        <code value="widow"/>
      </concept>
    </include>
  </compose>
</ValueSet>