臺灣社政領域基礎實作指引, 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-09-16 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/twss-religion> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "twss-religion"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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>"
] ;
fhir:CodeSystem.url [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-religion"] ;
fhir:CodeSystem.version [ fhir:value "0.0.1"] ;
fhir:CodeSystem.name [ fhir:value "TWSSReligion"] ;
fhir:CodeSystem.title [ fhir:value "TWSS-宗教信仰代碼系統"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-09-16T06:58:47+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "衛生福利部社會及家庭署"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "衛生福利部社會及家庭署" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.twss.gov.tw/" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "TWSS 宗教信仰代碼。"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "11"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "buddhism" ] ;
fhir:CodeSystem.concept.display [ fhir:value "佛教" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "taoism" ] ;
fhir:CodeSystem.concept.display [ fhir:value "道教" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "protestant" ] ;
fhir:CodeSystem.concept.display [ fhir:value "基督教" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "catholic" ] ;
fhir:CodeSystem.concept.display [ fhir:value "天主教" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "i-kuan-tao" ] ;
fhir:CodeSystem.concept.display [ fhir:value "一貫道" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "islam" ] ;
fhir:CodeSystem.concept.display [ fhir:value "回教" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "mormonism" ] ;
fhir:CodeSystem.concept.display [ fhir:value "摩門教" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "folk-belief" ] ;
fhir:CodeSystem.concept.display [ fhir:value "民間信仰" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "irreligion" ] ;
fhir:CodeSystem.concept.display [ fhir:value "無" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "unknown" ] ;
fhir:CodeSystem.concept.display [ fhir:value "無法得知" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "other" ] ;
fhir:CodeSystem.concept.display [ fhir:value "其他" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/twss-religion.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/twss-religion.ttl> .
IG © 2026+ 衛生福利部社會及家庭署. Package tw.gov.mohw.twss.base#0.0.1 based on FHIR 4.0.1. Generated 2026-09-16
Links: Table of Contents |
QA Report
| Version History
