This page is part of the 臺灣核心實作指引(TW Core IG) (v0.2.2: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "pra-phc-example",
"meta" : {
"profile" : [
🔗 "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>藥師基本資料</b></h3><p><b>識別碼型別</b>:Medical License number <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">Identifier Type Codes</a>#MD)</span><br/><b>員工編號(official)</b>:KP00020 (https://www.tph.mohw.gov.tw/)</p><p><b>健康照護服務提供者的紀錄(active)</b>:使用中</p><p><b>姓名(official)</b>:陳耀詩 Chen, Yao shi</p><p><b>性別</b>:男性</p><p><b>出生日期</b>:1988-12-08</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)0912475693<span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ( <a href=\"https://build.fhir.org/codesystem-contact-point-use.html\">ContactPointUse</a>#mobile)</span><br/><b>聯絡電話使用效期</b>:2022-07-31至2024-12-31</p><p><b>聯絡地址</b>:(330)桃園市桃園區五福三街1號<br/><b>郵遞區號(postalCode)</b>[extension: <a href=\"StructureDefinition-tw-postal-code.html\">tw-postal-code</a>]: <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-postal-code3-tw.html\">330</a>#</span><br/><b>縣/市(district)</b>:桃園市<br/><b>鄉/鎮/市/區(city)</b>:桃園區<br/><b>路/街(line)</b>:五福三街<br/><b>號(number)</b>[extension: <a href=\"StructureDefinition-tw-number.html\">tw-number</a>]:1號<br/><b>國家(country)</b>:臺灣<br/></p><p><b>資格證書的型別</b>:藥師 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://snomed.info/sct\">SNOMED CT</a>#46255001)</span><br/><b>資格證書的開始日期</b>:2005-05-25</p><p><b>照護服務提供人影像</b>: <a href=\"https://3.bp.blogspot.com/--puyGLwGGDI/VbnRxTNap3I/AAAAAAAAwRU/5WyDLwhKguo/s800/yakuzaishi_man.png\">https://3.bp.blogspot.com/--puyGLwGGDI/VbnRxTNap3I/AAAAAAAAwRU/5WyDLwhKguo/s800/yakuzaishi_man.png</a><br/><img src=\"https://3.bp.blogspot.com/--puyGLwGGDI/VbnRxTNap3I/AAAAAAAAwRU/5WyDLwhKguo/s800/yakuzaishi_man.png\" width=\"250px\"/></p></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MD"
}
]
},
"system" : "https://www.tph.mohw.gov.tw",
"value" : "KP00020"
}
],
"active" : true,
"name" : [
{
"use" : "official",
"text" : "陳耀詩",
"family" : "Chen",
"given" : [
"Yao shi"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "0912475693",
"use" : "mobile",
"period" : {
"start" : "2022-01-31",
"end" : "2024-12-31"
}
}
],
"address" : [
{
"extension" : [
{
"url" : "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number",
"valueString" : "1號"
}
],
"text" : "桃園市桃園區五福三街1號",
"line" : [
"五福三街"
],
"city" : "桃園區",
"district" : "桃園市",
"_postalCode" : {
"extension" : [
{
"url" : "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw",
"code" : "330"
}
]
}
}
]
},
"country" : "TW"
}
],
"gender" : "male",
"birthDate" : "1988-12-08",
"photo" : [
{
"contentType" : "image/jpeg",
"data" : "TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5vdCBvbmx5IGJ5IGhpcyByZWFzb24sIGJ1dCBieSB0aGlzIHNpbmd1bGFyIHBhc3Npb24gZnJvbSBvdGhlciBhbmltYWxzLCB3aGljaCBpcyBhIGx1c3Qgb2YgdGhlIG1pbmQsIHRoYXQgYnkgYSBwZXJzZXZlcmFuY2Ugb2YgZGVsaWdodCBpbiB0aGUgY29udGludWVkIGFuZCBpbmRlZmF0aWdhYmxlIGdlbmVyYXRpb24gb2Yga25vd2xlZGdlLCBleGNlZWRzIHRoZSBzaG9ydCB2ZWhlbWVuY2Ugb2YgYW55IGNhcm5hbCBwbGVhc3VyZS4=",
"url" : "https://3.bp.blogspot.com/--puyGLwGGDI/VbnRxTNap3I/AAAAAAAAwRU/5WyDLwhKguo/s800/yakuzaishi_man.png"
}
],
"qualification" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "46255001",
"display" : "Pharmacist"
}
]
},
"period" : {
"start" : "2006-08-14"
}
}
]
}