臺灣社政領域基礎實作指引
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-宗教信仰代碼系統 - JSON Representation

Active as of 2026-09-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "twss-religion",
  "text" : {
    "status" : "generated",
    "div" : "<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\">buddhism<a name=\"twss-religion-buddhism\"> </a></td><td>佛教</td></tr><tr><td style=\"white-space:nowrap\">taoism<a name=\"twss-religion-taoism\"> </a></td><td>道教</td></tr><tr><td style=\"white-space:nowrap\">protestant<a name=\"twss-religion-protestant\"> </a></td><td>基督教</td></tr><tr><td style=\"white-space:nowrap\">catholic<a name=\"twss-religion-catholic\"> </a></td><td>天主教</td></tr><tr><td style=\"white-space:nowrap\">i-kuan-tao<a name=\"twss-religion-i-kuan-tao\"> </a></td><td>一貫道</td></tr><tr><td style=\"white-space:nowrap\">islam<a name=\"twss-religion-islam\"> </a></td><td>回教</td></tr><tr><td style=\"white-space:nowrap\">mormonism<a name=\"twss-religion-mormonism\"> </a></td><td>摩門教</td></tr><tr><td style=\"white-space:nowrap\">folk-belief<a name=\"twss-religion-folk-belief\"> </a></td><td>民間信仰</td></tr><tr><td style=\"white-space:nowrap\">irreligion<a name=\"twss-religion-irreligion\"> </a></td><td>無</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"twss-religion-unknown\"> </a></td><td>無法得知</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"twss-religion-other\"> </a></td><td>其他</td></tr></table></div>"
  },
  "url" : "https://sfaa.gov.tw/base/CodeSystem/twss-religion",
  "version" : "0.0.1",
  "name" : "TWSSReligion",
  "title" : "TWSS-宗教信仰代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-16T06:58:47+00:00",
  "publisher" : "衛生福利部社會及家庭署",
  "contact" : [
    {
      "name" : "衛生福利部社會及家庭署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description" : "TWSS 宗教信仰代碼。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 11,
  "concept" : [
    {
      "code" : "buddhism",
      "display" : "佛教"
    },
    {
      "code" : "taoism",
      "display" : "道教"
    },
    {
      "code" : "protestant",
      "display" : "基督教"
    },
    {
      "code" : "catholic",
      "display" : "天主教"
    },
    {
      "code" : "i-kuan-tao",
      "display" : "一貫道"
    },
    {
      "code" : "islam",
      "display" : "回教"
    },
    {
      "code" : "mormonism",
      "display" : "摩門教"
    },
    {
      "code" : "folk-belief",
      "display" : "民間信仰"
    },
    {
      "code" : "irreligion",
      "display" : "無"
    },
    {
      "code" : "unknown",
      "display" : "無法得知"
    },
    {
      "code" : "other",
      "display" : "其他"
    }
  ]
}