共同資料模式實作指引(Common Data Model IG)
1.0.0-Trial Use - draft

共同資料模式實作指引(Common Data Model IG) - Local Development build (v1.0.0-Trial Use). See the Directory of published versions

: MaritalStatus + 臺灣婚姻狀態值集 - XML Representation

Active as of 2022-05-28

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="marital-status-tw"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-MaritalStatus.html"><code>http://terminology.hl7.org/CodeSystem/v3-MaritalStatus</code></a></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</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="http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK">UNK</a></td><td>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><li>Include these codes as defined in <a href="CodeSystem-marital-status-tw.html"><code>https://standard-interoperability-lab.com/fhir/CodeSystem/marital-status-tw</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-marital-status-tw.html#marital-status-tw-6">6</a></td><td>有偶(施行法)</td></tr><tr><td><a href="CodeSystem-marital-status-tw.html#marital-status-tw-7">7</a></td><td>終止結婚(施行法)</td></tr><tr><td><a href="CodeSystem-marital-status-tw.html#marital-status-tw-8">8</a></td><td>喪偶(施行法)</td></tr><tr><td><a href="CodeSystem-marital-status-tw.html#marital-status-tw-9">9</a></td><td>婚姻關係消滅(施行法)</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://standard-interoperability-lab.com/fhir/ValueSet/marital-status-tw"/>
  <version value="1.0.0-Trial Use"/>
  <name value="TWMaritalStatus"/>
  <title value="MaritalStatus + 臺灣婚姻狀態值集"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-05-28"/>
  <publisher value="共同資料模式實作指引(Common Data Model IG)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://ghd.tw/"/>
    </telecom>
  </contact>
  <description
               value="MaritalStatus + 臺灣婚姻狀態值集,參照至[https://www.ris.gov.tw/documents/html/5/1/168.html](https://www.ris.gov.tw/documents/html/5/1/168.html)。"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <concept>
        <code value="UNK"/>
        <display value="unknown"/>
      </concept>
    </include>
    <include>
      <system
              value="https://standard-interoperability-lab.com/fhir/CodeSystem/marital-status-tw"/>
      <concept>
        <code value="6"/>
        <display value="有偶(施行法)"/>
      </concept>
      <concept>
        <code value="7"/>
        <display value="終止結婚(施行法)"/>
      </concept>
      <concept>
        <code value="8"/>
        <display value="喪偶(施行法)"/>
      </concept>
      <concept>
        <code value="9"/>
        <display value="婚姻關係消滅(施行法)"/>
      </concept>
    </include>
  </compose>
</ValueSet>