臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions

: TWSS-宗教信仰代碼系統 - XML Representation

Active as of 2026-08-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="twss-religion"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem twss-religion</b></p><a name="twss-religion"> </a><a name="hctwss-religion"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-religion</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">A<a name="twss-religion-A"> </a></td><td>佛教</td></tr><tr><td style="white-space:nowrap">B<a name="twss-religion-B"> </a></td><td>道教</td></tr><tr><td style="white-space:nowrap">C<a name="twss-religion-C"> </a></td><td>基督教</td></tr><tr><td style="white-space:nowrap">D<a name="twss-religion-D"> </a></td><td>天主教</td></tr><tr><td style="white-space:nowrap">E<a name="twss-religion-E"> </a></td><td>一貫道</td></tr><tr><td style="white-space:nowrap">F<a name="twss-religion-F"> </a></td><td>回教</td></tr><tr><td style="white-space:nowrap">G<a name="twss-religion-G"> </a></td><td>摩門教</td></tr><tr><td style="white-space:nowrap">H<a name="twss-religion-H"> </a></td><td>民間信仰</td></tr><tr><td style="white-space:nowrap">I<a name="twss-religion-I"> </a></td><td>無</td></tr><tr><td style="white-space:nowrap">X<a name="twss-religion-X"> </a></td><td>無法得知</td></tr><tr><td style="white-space:nowrap">Z<a name="twss-religion-Z"> </a></td><td>其他</td></tr></table></div>
  </text>
  <url value="https://sfaa.gov.tw/base/CodeSystem/twss-religion"/>
  <version value="0.0.1"/>
  <name value="TWSSReligion"/>
  <title value="TWSS-宗教信仰代碼系統"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-23T14:20:32+00:00"/>
  <publisher value="衛生福利部社會及家庭署"/>
  <contact>
    <name value="衛生福利部社會及家庭署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.twss.gov.tw/"/>
    </telecom>
  </contact>
  <description value="TWSS 宗教信仰代碼。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="11"/>
  <concept>
    <code value="A"/>
    <display value="佛教"/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="道教"/>
  </concept>
  <concept>
    <code value="C"/>
    <display value="基督教"/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="天主教"/>
  </concept>
  <concept>
    <code value="E"/>
    <display value="一貫道"/>
  </concept>
  <concept>
    <code value="F"/>
    <display value="回教"/>
  </concept>
  <concept>
    <code value="G"/>
    <display value="摩門教"/>
  </concept>
  <concept>
    <code value="H"/>
    <display value="民間信仰"/>
  </concept>
  <concept>
    <code value="I"/>
    <display value="無"/>
  </concept>
  <concept>
    <code value="X"/>
    <display value="無法得知"/>
  </concept>
  <concept>
    <code value="Z"/>
    <display value="其他"/>
  </concept>
</CodeSystem>