臺灣社政領域基礎實作指引, 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
@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/Patient/pat-min> a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "pat-min"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://sfaa.gov.tw/base/StructureDefinition/Patient-twss-base" ;
fhir:index 0 ;
fhir:link <https://sfaa.gov.tw/base/StructureDefinition/Patient-twss-base>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>個案基本資料</b></h3><blockquote><p><b>識別碼型別</b>:National Person Identifier <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">Identifier Type Codes</a>#NNxxx)</span><br/><b>身分證字號(official)</b>:A123456789 (http://www.moi.gov.tw)</p></blockquote><blockquote><p><b>識別碼型別</b>:Patient internal identifier <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">Identifier Type Codes</a>#PI)</span><br/><b>服務對象編號(official)</b>:CLIENT-001 (https://example.org/twss/client-seq)</p></blockquote><p><b>姓名(usual)</b>:王小明</p><p><b>性別</b>:男性</p><p><b>出生日期</b>:2001-01-01</p><p><b>是否出生於民國年前[extension: <a href=\"StructureDefinition-twss-birth-date-before-roc.html\">twss-birth-date-before-roc</a>]</b>:否</p><p><b>出生日期不明註記[extension: <a href=\"StructureDefinition-twss-birth-date-unknown.html\">twss-birth-date-unknown</a>]</b>:否</p><p><b>國籍[extension: <a href=\"http://hl7.org/fhir/StructureDefinition/patient-nationality\">patient-nationality</a>]</b>:<span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ( <a href=\"https://terminology.hl7.org/CodeSystem-ISO3166Part1.html\">ISO3166Part1</a>#TW)</span></p><p><b>族群身分[extension: <a href=\"StructureDefinition-twss-ethnic-group.html\">twss-ethnic-group</a>]</b>:原住民 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-twss-ethnic-group.html\">TWSS 族群身分代碼</a>#B)</span></p><p><b>聯絡方式</b>:Phone <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://hl7.org/fhir/R4/valueset-contact-point-system.html\">ContactPointSystem</a>#phone)</span><br/><b>聯絡電話</b>:(Mobile)0912345678 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://hl7.org/fhir/R4/valueset-contact-point-use.html\">ContactPointUse</a>#mobile)</span></p><p><b>聯絡地址</b>:11558臺北市南港區新光里忠孝東路六段488號<br/><b>鄉/鎮/市/區(city)</b>:南港區<br/><b>縣/市(district)</b>:臺北市<br/><b>路/街(line)</b>:忠孝東路<br/><b>村/里(extension[village])</b>:新光里<br/><b>段(extension[section])</b>:六段<br/><b>號(extension[number])</b>:488號<br/><b>郵遞區號(postalCode)</b>:11558<br/><b>國家(country)</b>:TW</p><p><b>關係人姓名</b>:王媽媽<br/><b>關係人聯絡方式</b>:Phone <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://hl7.org/fhir/R4/valueset-contact-point-system.html\">ContactPointSystem</a>#phone)</span><br/><b>關係人聯絡電話</b>:0922333444<br/><b>關係人地址</b>:11558臺北市南港區新光里忠孝東路六段488號<br/><b>關係人性別</b>:女性</p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://sfaa.gov.tw/base/StructureDefinition/twss-birth-date-before-roc" ] ;
fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://sfaa.gov.tw/base/StructureDefinition/twss-birth-date-unknown" ] ;
fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 2 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "code" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "TW" ]
]
]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-nationality" ]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "https://sfaa.gov.tw/base/StructureDefinition/twss-ethnic-group" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://sfaa.gov.tw/base/CodeSystem/twss-ethnic-group" ] ;
fhir:Coding.code [ fhir:value "B" ] ;
fhir:Coding.display [ fhir:value "原住民" ]
]
]
] ;
fhir:Patient.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "NNxxx" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw" ] ;
fhir:Identifier.value [ fhir:value "A123456789" ]
], [
fhir:index 1 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PI" ] ;
fhir:Coding.display [ fhir:value "Patient internal identifier" ]
] ;
fhir:CodeableConcept.text [ fhir:value "服務對象編號" ]
] ;
fhir:Identifier.system [ fhir:value "https://example.org/twss/client-seq" ] ;
fhir:Identifier.value [ fhir:value "CLIENT-001" ]
] ;
fhir:Patient.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "usual" ] ;
fhir:HumanName.text [ fhir:value "王小明" ]
] ;
fhir:Patient.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "0912345678" ] ;
fhir:ContactPoint.use [ fhir:value "mobile" ]
] ;
fhir:Patient.gender [ fhir:value "male"] ;
fhir:Patient.birthDate [ fhir:value "2001-01-01"^^xsd:date] ;
fhir:Patient.address [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village" ] ;
fhir:Extension.valueString [ fhir:value "新光里" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section" ] ;
fhir:Extension.valueString [ fhir:value "六段" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number" ] ;
fhir:Extension.valueString [ fhir:value "488號" ]
] ;
fhir:Address.use [ fhir:value "home" ] ;
fhir:Address.type [ fhir:value "physical" ] ;
fhir:Address.text [ fhir:value "11558臺北市南港區新光里忠孝東路六段488號" ] ;
fhir:Address.line [
fhir:value "忠孝東路" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "南港區" ] ;
fhir:Address.district [ fhir:value "臺北市" ] ;
fhir:Address.postalCode [ fhir:value "11558" ] ;
fhir:Address.country [ fhir:value "TW" ]
] ;
fhir:Patient.contact [
fhir:index 0 ;
fhir:Patient.contact.relationship [
fhir:index 0 ;
fhir:CodeableConcept.text [ fhir:value "母親" ]
] ;
fhir:Patient.contact.name [
fhir:HumanName.text [ fhir:value "王媽媽" ]
] ;
fhir:Patient.contact.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "0922333444" ]
] ;
fhir:Patient.contact.address [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village" ] ;
fhir:Extension.valueString [ fhir:value "新光里" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section" ] ;
fhir:Extension.valueString [ fhir:value "六段" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number" ] ;
fhir:Extension.valueString [ fhir:value "488號" ]
] ;
fhir:Address.text [ fhir:value "11558臺北市南港區新光里忠孝東路六段488號" ] ;
fhir:Address.line [
fhir:value "忠孝東路" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "南港區" ] ;
fhir:Address.district [ fhir:value "臺北市" ] ;
fhir:Address.postalCode [ fhir:value "11558" ]
] ;
fhir:Patient.contact.gender [ fhir:value "female" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Patient/pat-min.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Patient/pat-min.ttl> .
IG © 2026+ 衛生福利部社會及家庭署. Package tw.gov.mohw.twss.base#0.0.1 based on FHIR 4.0.1. Generated 2026-08-11
Links: Table of Contents |
QA Report
| Version History
