臺灣社政領域基礎實作指引
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" : "ValueSet",
  "id" : "twss-religion-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twss-religion-vs</b></p><a name=\"twss-religion-vs\"> </a><a name=\"hctwss-religion-vs\"> </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-ReligiousAffiliation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation</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></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ReligiousAffiliation.html#v3-ReligiousAffiliation-1029\">1029</a></td><td>Mahayana</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ReligiousAffiliation.html#v3-ReligiousAffiliation-1050\">1050</a></td><td>Taoism</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ReligiousAffiliation.html#v3-ReligiousAffiliation-1077\">1077</a></td><td>Protestant</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ReligiousAffiliation.html#v3-ReligiousAffiliation-1041\">1041</a></td><td>Roman Catholic Church</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ReligiousAffiliation.html#v3-ReligiousAffiliation-1023\">1023</a></td><td>Islam</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ReligiousAffiliation.html#v3-ReligiousAffiliation-1027\">1027</a></td><td>Latter Day Saints</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-twss-religion.html\"><code>https://sfaa.gov.tw/base/CodeSystem/twss-religion</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-twss-religion.html#twss-religion-i-kuan-tao\">i-kuan-tao</a></td><td style=\"color: #cccccc\">一貫道</td></tr><tr><td><a href=\"CodeSystem-twss-religion.html#twss-religion-folk-belief\">folk-belief</a></td><td style=\"color: #cccccc\">民間信仰</td></tr><tr><td><a href=\"CodeSystem-twss-religion.html#twss-religion-irreligion\">irreligion</a></td><td style=\"color: #cccccc\">無</td></tr><tr><td><a href=\"CodeSystem-twss-religion.html#twss-religion-unknown\">unknown</a></td><td style=\"color: #cccccc\">無法得知</td></tr><tr><td><a href=\"CodeSystem-twss-religion.html#twss-religion-other\">other</a></td><td style=\"color: #cccccc\">其他</td></tr></table></li></ul></div>"
  },
  "url" : "https://sfaa.gov.tw/base/ValueSet/twss-religion-vs",
  "version" : "0.0.1",
  "name" : "TWSSReligionVS",
  "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 宗教信仰值集;優先採用可明確對應的 HL7 v3 ReligiousAffiliation 代碼,並保留無國際對應的 TWSS 代碼。",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation",
        "version" : "4.0.0",
        "concept" : [
          {
            "code" : "1029",
            "display" : "Mahayana"
          },
          {
            "code" : "1050",
            "display" : "Taoism"
          },
          {
            "code" : "1077",
            "display" : "Protestant"
          },
          {
            "code" : "1041",
            "display" : "Roman Catholic Church"
          },
          {
            "code" : "1023",
            "display" : "Islam"
          },
          {
            "code" : "1027",
            "display" : "Latter Day Saints"
          }
        ]
      },
      {
        "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-religion",
        "concept" : [
          {
            "code" : "i-kuan-tao"
          },
          {
            "code" : "folk-belief"
          },
          {
            "code" : "irreligion"
          },
          {
            "code" : "unknown"
          },
          {
            "code" : "other"
          }
        ]
      }
    ]
  }
}