<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="marital-status"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: 取值集合 marital-status</b></p><a name="marital-status"> </a><a name="hcmarital-status"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html"><code>http://terminology.hl7.org/CodeSystem/v3-MaritalStatus</code></a><span title="Version is explicitly stated to be 5.0.0"> version &#x1F4CD;5.0.0</span><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="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-U">U</a></td><td style="color: #cccccc">unmarried</td><td>Currently not in a marriage contract.</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-M">M</a></td><td style="color: #cccccc">Married</td><td>A current marriage contract is active</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-W">W</a></td><td style="color: #cccccc">Widowed</td><td>The spouse has died</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-D">D</a></td><td style="color: #cccccc">Divorced</td><td>Marriage contract has been declared dissolved and inactive</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-L">L</a></td><td style="color: #cccccc">Legally Separated</td><td/></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-NullFlavor.html"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><span title="Version is explicitly stated to be 4.0.0"> version &#x1F4CD;4.0.0</span><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="http://terminology.hl7.org/7.3.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK">UNK</a></td><td style="color: #cccccc">unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1.  Those properties themselves directly translate to a semantic of &quot;unknown&quot;. (E.g. a local code sent as a translation that conveys 'unknown')<br/>2.  Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of &quot;H&quot; and a URL prefix of &quot;tel:&quot; to convey that it is the home phone number that is unknown.)</td></tr></table></li></ul></div>
  </text>
  <url value="https://cdc.gov.tw/nidrs/ValueSet/marital-status"/>
  <version value="0.1.0"/>
  <name value="MaritalStatus"/>
  <title value="HL7-婚姻狀況值集"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-10-01"/>
  <publisher value="衛福部疾病管制署"/>
  <contact>
    <name value="衛福部疾病管制署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cdc.gov.tw"/>
    </telecom>
  </contact>
  <description value="HL7-婚姻狀況值集"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="TW"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
      <version value="5.0.0"/>
      <concept>
        <code value="U"/>
      </concept>
      <concept>
        <code value="M"/>
      </concept>
      <concept>
        <code value="W"/>
      </concept>
      <concept>
        <code value="D"/>
      </concept>
      <concept>
        <code value="L"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <version value="4.0.0"/>
      <concept>
        <code value="UNK"/>
      </concept>
    </include>
  </compose>
</ValueSet>