臺灣社政領域基礎實作指引
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-宗教信仰對應 HL7 宗教信仰 - JSON Representation

Draft as of 2026-09-03

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "twss-religion-to-hl7-religious-affiliation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap twss-religion-to-hl7-religious-affiliation</b></p><a name=\"twss-religion-to-hl7-religious-affiliation\"> </a><a name=\"hctwss-religion-to-hl7-religious-affiliation\"> </a><p>Mapping from (not specified) to <a href=\"http://terminology.hl7.org/7.3.0/ValueSet-v3-ReligiousAffiliation.html\">ReligiousAffiliation</a></p><br/><p>Mapping from <a href=\"CodeSystem-twss-religion.html\">TWSS-宗教信仰代碼系統</a> to <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ReligiousAffiliation.html\">Religious Affiliationversion: 4.0.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>A (佛教)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1029 (Mahayana)</td></tr><tr><td>B (道教)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1050 (Taoism)</td></tr><tr><td>C (基督教)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1077 (Protestant)</td></tr><tr><td>D (天主教)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1041 (Roman Catholic Church)</td></tr><tr><td>F (回教)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1023 (Islam)</td></tr><tr><td>G (摩門教)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#concept-map-equivalence-equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1027 (Latter Day Saints)</td></tr></table></div>"
  },
  "url" : "https://sfaa.gov.tw/base/ConceptMap/twss-religion-to-hl7-religious-affiliation",
  "version" : "0.0.1",
  "name" : "TWSSReligionToHL7ReligiousAffiliation",
  "title" : "TWSS-宗教信仰對應 HL7 宗教信仰",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-09-03T13:00:35+00:00",
  "publisher" : "衛生福利部社會及家庭署",
  "contact" : [
    {
      "name" : "衛生福利部社會及家庭署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description" : "TWSS 宗教信仰代碼與可明確對應之 HL7 v3 ReligiousAffiliation 代碼對應。未明確對應的 TWSS 代碼維持本地使用。",
  "targetCanonical" : "http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation|3.0.0",
  "group" : [
    {
      "source" : "https://sfaa.gov.tw/base/CodeSystem/twss-religion",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation",
      "targetVersion" : "4.0.0",
      "element" : [
        {
          "code" : "A",
          "display" : "佛教",
          "target" : [
            {
              "code" : "1029",
              "display" : "Mahayana",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "B",
          "display" : "道教",
          "target" : [
            {
              "code" : "1050",
              "display" : "Taoism",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "C",
          "display" : "基督教",
          "target" : [
            {
              "code" : "1077",
              "display" : "Protestant",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "D",
          "display" : "天主教",
          "target" : [
            {
              "code" : "1041",
              "display" : "Roman Catholic Church",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "F",
          "display" : "回教",
          "target" : [
            {
              "code" : "1023",
              "display" : "Islam",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "G",
          "display" : "摩門教",
          "target" : [
            {
              "code" : "1027",
              "display" : "Latter Day Saints",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}