臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TU9IVy1UV0NvcmVJRw/VFcgQ29yZSBJRyBJVFJJ/ 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/RelatedPerson/rel-example> a fhir:RelatedPerson ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "rel-example"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/RelatedPerson-twcore" ;
fhir:index 0 ;
fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/RelatedPerson-twcore>
]
] ;
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: RelatedPerson rel-example</b></p><a name=\"rel-example\"> </a><a name=\"hcrel-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-RelatedPerson-twcore.html\">TW Core RelatedPerson</a></p></div><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-pat-example.html\">陳加玲(official) Female, DoB: 1990-01-01 ( Medical record number (use: official, ))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode NIECE}\">niece</span></p><p><b>name</b>: 陳簡伊(Official)</p><p><b>telecom</b>: ph: 0911595995(Mobile)</p><p><b>birthDate</b>: 1996-01-28</p><p><b>address</b>: 臺北市大同區大有里19鄰承德路三段52巷6弄210號2樓C室</p></div>"
] ;
fhir:RelatedPerson.active [ fhir:value "true"^^xsd:boolean] ;
fhir:RelatedPerson.patient [
fhir:link <http://hl7.org/fhir/Patient/pat-example> ;
fhir:Reference.reference [ fhir:value "Patient/pat-example" ]
] ;
fhir:RelatedPerson.relationship [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ;
fhir:Coding.code [ fhir:value "NIECE" ] ;
fhir:Coding.display [ fhir:value "niece" ]
]
] ;
fhir:RelatedPerson.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.text [ fhir:value "陳簡伊" ] ;
fhir:HumanName.family [ fhir:value "Chen" ] ;
fhir:HumanName.given [
fhir:value "Jian Yi" ;
fhir:index 0
]
] ;
fhir:RelatedPerson.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "0911595995" ] ;
fhir:ContactPoint.use [ fhir:value "mobile" ]
] ;
fhir:RelatedPerson.birthDate [ fhir:value "1996-01-28"^^xsd:date] ;
fhir:RelatedPerson.address [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section" ] ;
fhir:Extension.valueString [ fhir:value "三段" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number" ] ;
fhir:Extension.valueString [ fhir:value "210號" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village" ] ;
fhir:Extension.valueString [ fhir:value "大有里" ]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-neighborhood" ] ;
fhir:Extension.valueString [ fhir:value "19鄰" ]
], [
fhir:index 4 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-lane" ] ;
fhir:Extension.valueString [ fhir:value "52巷" ]
], [
fhir:index 5 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-alley" ] ;
fhir:Extension.valueString [ fhir:value "6弄" ]
], [
fhir:index 6 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-floor" ] ;
fhir:Extension.valueString [ fhir:value "2樓" ]
], [
fhir:index 7 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-room" ] ;
fhir:Extension.valueString [ fhir:value "C室" ]
] ;
fhir:Address.text [ fhir:value "臺北市大同區大有里19鄰承德路三段52巷6弄210號2樓C室" ] ;
fhir:Address.line [
fhir:value "承德路" ;
fhir:index 0
] ;
fhir:Address.city [ fhir:value "臺北市" ] ;
fhir:Address.district [ fhir:value "大同區" ] ;
fhir:Address.postalCode [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw" ] ;
fhir:Coding.code [ fhir:value "103" ]
]
]
]
] ;
fhir:Address.country [ fhir:value "TW" ]
] .
<http://hl7.org/fhir/Patient/pat-example> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/RelatedPerson/rel-example.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/RelatedPerson/rel-example.ttl> .
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#1.0.0 based on FHIR 4.0.1. Generated 2026-08-18
Links: Table of Contents |
QA Report
| Version History |
聯絡我們
