臺灣社政領域基礎實作指引
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 國籍對應 ISO 3166-1 alpha-2 - TTL Representation

Draft as of 2026-08-11

Raw ttl | Download


@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-nationality-to-iso3166> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "twss-nationality-to-iso3166"] ;
  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-nationality-to-iso3166</b></p><a name=\"twss-nationality-to-iso3166\"> </a><a name=\"hctwss-nationality-to-iso3166\"> </a><p>Mapping from <a href=\"ValueSet-twss-nationality-vs.html\">TWSS-國籍別值集</a> to <a href=\"http://hl7.org/fhir/R4/valueset-iso3166-1-2.html\">Iso 3166 Part 1: 2 Letter Codes</a></p><br/><p>Mapping from <a href=\"CodeSystem-twss-nationality.html\">TWSS-國籍別</a> to <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>0 (本國籍)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>TW (Taiwan)</td><td/></tr><tr><td>1 (日本)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>JP (Japan)</td><td/></tr><tr><td>2 (法國)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>FR (France)</td><td/></tr><tr><td>3 (英國)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>GB (United Kingdom)</td><td/></tr><tr><td>4 (美國)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>US (United States)</td><td/></tr><tr><td>5 (柬埔寨)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>KH (Cambodia)</td><td/></tr><tr><td>6 (泰國)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>TH (Thailand)</td><td/></tr><tr><td>7 (印尼)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ID (Indonesia)</td><td/></tr><tr><td>8 (越南)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>VN (Viet Nam)</td><td/></tr><tr><td>9 (中國大陸)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CN (China)</td><td/></tr><tr><td>10 (無國籍)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td><td style=\"background-color: #efefef\">無國籍不是國家,無法對應 ISO 3166-1 國碼。</td></tr><tr><td>11 (外國籍(不確定國家))</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td><td style=\"background-color: #efefef\">未能明確表示國家,無法對應 ISO 3166-1 國碼。</td></tr><tr><td>99 (其他)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td><td style=\"background-color: #efefef\">其他未明確表示國家,無法對應 ISO 3166-1 國碼。</td></tr><tr><td>X (不詳)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td><td style=\"background-color: #efefef\">不詳無法對應 ISO 3166-1 國碼。</td></tr></table></div>"
  ] ;
  fhir:ConceptMap.url [ fhir:value "https://sfaa.gov.tw/base/ConceptMap/twss-nationality-to-iso3166"] ;
  fhir:ConceptMap.version [ fhir:value "0.0.1"] ;
  fhir:ConceptMap.name [ fhir:value "TWSSNationalityToISO3166"] ;
  fhir:ConceptMap.title [ fhir:value "TWSS 國籍對應 ISO 3166-1 alpha-2"] ;
  fhir:ConceptMap.status [ fhir:value "draft"] ;
  fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ConceptMap.date [ fhir:value "2026-08-11T08:18:14+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 國籍代碼系統與 ISO 3166-1 alpha-2 國碼之對應。"] ;
  fhir:ConceptMap.sourceCanonical [
     fhir:value "https://sfaa.gov.tw/base/ValueSet/twss-nationality-vs" ;
     fhir:link <https://sfaa.gov.tw/base/ValueSet/twss-nationality-vs>
  ] ;
  fhir:ConceptMap.targetCanonical [
     fhir:value "http://hl7.org/fhir/ValueSet/iso3166-1-2" ;
     fhir:link <http://hl7.org/fhir/ValueSet/iso3166-1-2>
  ] ;
  fhir:ConceptMap.group [
     fhir:index 0 ;
     fhir:ConceptMap.group.source [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-nationality" ] ;
     fhir:ConceptMap.group.target [ fhir:value "urn:iso:std:iso:3166" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "0" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "本國籍" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "TW" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Taiwan" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ConceptMap.group.element.code [ fhir:value "1" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "日本" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "JP" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Japan" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:ConceptMap.group.element.code [ fhir:value "2" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "法國" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "FR" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "France" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 3 ;
       fhir:ConceptMap.group.element.code [ fhir:value "3" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "英國" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "GB" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "United Kingdom" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 4 ;
       fhir:ConceptMap.group.element.code [ fhir:value "4" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "美國" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "US" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "United States" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 5 ;
       fhir:ConceptMap.group.element.code [ fhir:value "5" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "柬埔寨" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "KH" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Cambodia" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 6 ;
       fhir:ConceptMap.group.element.code [ fhir:value "6" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "泰國" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "TH" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Thailand" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 7 ;
       fhir:ConceptMap.group.element.code [ fhir:value "7" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "印尼" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "ID" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Indonesia" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 8 ;
       fhir:ConceptMap.group.element.code [ fhir:value "8" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "越南" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "VN" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "Viet Nam" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 9 ;
       fhir:ConceptMap.group.element.code [ fhir:value "9" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "中國大陸" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "CN" ] ;
         fhir:ConceptMap.group.element.target.display [ fhir:value "China" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 10 ;
       fhir:ConceptMap.group.element.code [ fhir:value "10" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "無國籍" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "unmatched" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "無國籍不是國家,無法對應 ISO 3166-1 國碼。" ]
       ]
     ], [
       fhir:index 11 ;
       fhir:ConceptMap.group.element.code [ fhir:value "11" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "外國籍(不確定國家)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "unmatched" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "未能明確表示國家,無法對應 ISO 3166-1 國碼。" ]
       ]
     ], [
       fhir:index 12 ;
       fhir:ConceptMap.group.element.code [ fhir:value "99" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "其他" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "unmatched" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "其他未明確表示國家,無法對應 ISO 3166-1 國碼。" ]
       ]
     ], [
       fhir:index 13 ;
       fhir:ConceptMap.group.element.code [ fhir:value "X" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "不詳" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "unmatched" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "不詳無法對應 ISO 3166-1 國碼。" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ConceptMap/twss-nationality-to-iso3166.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ConceptMap/twss-nationality-to-iso3166.ttl> .