臺灣社政領域基礎實作指引, 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
| Active as of 2026-08-23 |
{
"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\">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>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-religion",
"version" : "0.0.1",
"name" : "TWSSReligion",
"title" : "TWSS-宗教信仰代碼系統",
"status" : "active",
"experimental" : false,
"date" : "2026-08-23T14:20:32+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "TWSS 宗教信仰代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 11,
"concept" : [
{
"code" : "A",
"display" : "佛教"
},
{
"code" : "B",
"display" : "道教"
},
{
"code" : "C",
"display" : "基督教"
},
{
"code" : "D",
"display" : "天主教"
},
{
"code" : "E",
"display" : "一貫道"
},
{
"code" : "F",
"display" : "回教"
},
{
"code" : "G",
"display" : "摩門教"
},
{
"code" : "H",
"display" : "民間信仰"
},
{
"code" : "I",
"display" : "無"
},
{
"code" : "X",
"display" : "無法得知"
},
{
"code" : "Z",
"display" : "其他"
}
]
}