臺灣社政領域基礎實作指引, 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
| Draft as of 2026-09-03 |
@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/ConceptMap/twss-religion-to-hl7-religious-affiliation> a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "twss-religion-to-hl7-religious-affiliation"] ;
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: 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>"
] ;
fhir:ConceptMap.url [ fhir:value "https://sfaa.gov.tw/base/ConceptMap/twss-religion-to-hl7-religious-affiliation"] ;
fhir:ConceptMap.version [ fhir:value "0.0.1"] ;
fhir:ConceptMap.name [ fhir:value "TWSSReligionToHL7ReligiousAffiliation"] ;
fhir:ConceptMap.title [ fhir:value "TWSS-宗教信仰對應 HL7 宗教信仰"] ;
fhir:ConceptMap.status [ fhir:value "draft"] ;
fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ConceptMap.date [ fhir:value "2026-09-03T13:00:35+00:00"^^xsd:dateTime] ;
fhir:ConceptMap.publisher [ fhir:value "衛生福利部社會及家庭署"] ;
fhir:ConceptMap.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:ConceptMap.description [ fhir:value "TWSS 宗教信仰代碼與可明確對應之 HL7 v3 ReligiousAffiliation 代碼對應。未明確對應的 TWSS 代碼維持本地使用。"] ;
fhir:ConceptMap.targetCanonical [
fhir:value "http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation|3.0.0" ;
fhir:link <http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation|3.0.0>
] ;
fhir:ConceptMap.group [
fhir:index 0 ;
fhir:ConceptMap.group.source [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-religion" ] ;
fhir:ConceptMap.group.target [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation" ] ;
fhir:ConceptMap.group.targetVersion [ fhir:value "4.0.0" ] ;
fhir:ConceptMap.group.element [
fhir:index 0 ;
fhir:ConceptMap.group.element.code [ fhir:value "A" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "佛教" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "1029" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Mahayana" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 1 ;
fhir:ConceptMap.group.element.code [ fhir:value "B" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "道教" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "1050" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Taoism" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 2 ;
fhir:ConceptMap.group.element.code [ fhir:value "C" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "基督教" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "1077" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Protestant" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 3 ;
fhir:ConceptMap.group.element.code [ fhir:value "D" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "天主教" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "1041" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Roman Catholic Church" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 4 ;
fhir:ConceptMap.group.element.code [ fhir:value "F" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "回教" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "1023" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Islam" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index 5 ;
fhir:ConceptMap.group.element.code [ fhir:value "G" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "摩門教" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "1027" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "Latter Day Saints" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/twss-religion-to-hl7-religious-affiliation.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ConceptMap/twss-religion-to-hl7-religious-affiliation.ttl> .
IG © 2026+ 衛生福利部社會及家庭署. Package tw.gov.mohw.twss.base#0.0.1 based on FHIR 4.0.1. Generated 2026-09-03
Links: Table of Contents |
QA Report
| Version History
