臺灣核心實作指引(TW Core IG)
0.2.2 - Trial Use

This page is part of the 臺灣核心實作指引(TW Core IG) (v0.2.2: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 臺灣戶政司婚姻狀態代碼對應HL7 MaritalStatus - XML Representation

Active as of 2023-08-25

Raw xml | Download



<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="marital-status-tw"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Mapping from <a href="ValueSet-marital-status-tw.html">臺灣戶政司婚姻狀態值集</a> to <a href="http://hl7.org/fhir/R4/valueset-marital-status.html">MaritalStatus</a></p><p>ACTIVE. Published on 2023-08-25 by null  (衛生福利部: <a href="https://www.mohw.gov.tw/">https://www.mohw.gov.tw/</a>, <a href="mailto:CCYU@mohw.gov.tw">CCYU@mohw.gov.tw</a>). </p><div><p>此對應表為臺灣戶政司婚姻狀態代碼對應至國際標準碼HL7 MaritalStatus,供實作者於撰寫程式以自動化對應或轉代碼時使用。</p>
</div><br/><p><b>Group 1 </b>Mapping from <a href="CodeSystem-marital-status-tw.html">臺灣戶政司婚姻狀態(version2019-05-22)</a> to <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-MaritalStatus.html">MaritalStatus(version2.1.0)</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (未婚)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>U (unmarried)</td></tr><tr><td>2 (有偶)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>M (Married)</td></tr><tr><td>3 (離婚)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>D (Divorced)</td></tr><tr><td>4 (喪偶)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>W (Widowed)</td></tr><tr><td>5 (婚姻關係消滅)</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>A (Annulled)</td></tr><tr><td>6 (有偶(施行法))</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#subsumes" title="subsumes">is subsumed by</a></td><td>M (Married)</td></tr><tr><td>7 (終止結婚(施行法))</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#subsumes" title="subsumes">is subsumed by</a></td><td>D (Divorced)</td></tr><tr><td>8 (喪偶(施行法))</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#subsumes" title="subsumes">is subsumed by</a></td><td>W (Widowed)</td></tr><tr><td>9 (婚姻關係消滅(施行法))</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#subsumes" title="subsumes">is subsumed by</a></td><td>A (Annulled)</td></tr></table></div>
  </text>
  <url
       value="https://twcore.mohw.gov.tw/ig/twcore/ConceptMap/marital-status-tw"/>
  <version value="0.2.2"/>
  <name value="TWMaritalStatus"/>
  <title value="臺灣戶政司婚姻狀態代碼對應HL7 MaritalStatus"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-08-25"/>
  <contact>
    <name value="衛生福利部"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.mohw.gov.tw/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="CCYU@mohw.gov.tw"/>
    </telecom>
  </contact>
  <description
               value="此對應表為臺灣戶政司婚姻狀態代碼對應至國際標準碼HL7 MaritalStatus,供實作者於撰寫程式以自動化對應或轉代碼時使用。"/>
  <sourceUri
             value="https://twcore.mohw.gov.tw/ig/twcore/ValueSet/marital-status-tw"/>
  <targetUri value="http://hl7.org/fhir/ValueSet/marital-status"/>
  <group>
    <source
            value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/marital-status-tw"/>
    <sourceVersion value="2019-05-22"/>
    <target value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
    <targetVersion value="2.1.0"/>
    <element>
      <code value="1"/>
      <display value="未婚"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equal"/>
        </modifierExtension>
        <code value="U"/>
        <display value="unmarried"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="2"/>
      <display value="有偶"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equal"/>
        </modifierExtension>
        <code value="M"/>
        <display value="Married"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="3"/>
      <display value="離婚"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equal"/>
        </modifierExtension>
        <code value="D"/>
        <display value="Divorced"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="4"/>
      <display value="喪偶"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equal"/>
        </modifierExtension>
        <code value="W"/>
        <display value="Widowed"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="5"/>
      <display value="婚姻關係消滅"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equal"/>
        </modifierExtension>
        <code value="A"/>
        <display value="Annulled"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="6"/>
      <display value="有偶(施行法)"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="subsumes"/>
        </modifierExtension>
        <code value="M"/>
        <display value="Married"/>
        <equivalence value="subsumes"/>
      </target>
    </element>
    <element>
      <code value="7"/>
      <display value="終止結婚(施行法)"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="subsumes"/>
        </modifierExtension>
        <code value="D"/>
        <display value="Divorced"/>
        <equivalence value="subsumes"/>
      </target>
    </element>
    <element>
      <code value="8"/>
      <display value="喪偶(施行法)"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="subsumes"/>
        </modifierExtension>
        <code value="W"/>
        <display value="Widowed"/>
        <equivalence value="subsumes"/>
      </target>
    </element>
    <element>
      <code value="9"/>
      <display value="婚姻關係消滅(施行法)"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="subsumes"/>
        </modifierExtension>
        <code value="A"/>
        <display value="Annulled"/>
        <equivalence value="subsumes"/>
      </target>
    </element>
  </group>
</ConceptMap>