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
<Practitioner xmlns="http://hl7.org/fhir">
<id value="pra-phc-example"/>
<meta>
<profile
value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore"/>
</meta>
<text>
<status value="generated"/>
<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>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MD"/>
</coding>
</type>
<system value="https://www.tph.mohw.gov.tw"/>
<value value="KP00020"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<text value="陳耀詩"/>
<family value="Chen"/>
<given value="Yao shi"/>
</name>
<telecom>
<system value="phone"/>
<value value="0912475693"/>
<use value="mobile"/>
<period>
<start value="2022-01-31"/>
<end value="2024-12-31"/>
</period>
</telecom>
<address>
<extension
url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number">
<valueString value="1號"/>
</extension>
<text value="桃園市桃園區五福三街1號"/>
<line value="五福三街"/>
<city value="桃園區"/>
<district value="桃園市"/>
<postalCode>
<extension
url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code">
<valueCodeableConcept>
<coding>
<system
value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw"/>
<code value="330"/>
</coding>
</valueCodeableConcept>
</extension>
</postalCode>
<country value="TW"/>
</address>
<gender value="male"/>
<birthDate value="1988-12-08"/>
<photo>
<contentType value="image/jpeg"/>
<data
value="TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5vdCBvbmx5IGJ5IGhpcyByZWFzb24sIGJ1dCBieSB0aGlzIHNpbmd1bGFyIHBhc3Npb24gZnJvbSBvdGhlciBhbmltYWxzLCB3aGljaCBpcyBhIGx1c3Qgb2YgdGhlIG1pbmQsIHRoYXQgYnkgYSBwZXJzZXZlcmFuY2Ugb2YgZGVsaWdodCBpbiB0aGUgY29udGludWVkIGFuZCBpbmRlZmF0aWdhYmxlIGdlbmVyYXRpb24gb2Yga25vd2xlZGdlLCBleGNlZWRzIHRoZSBzaG9ydCB2ZWhlbWVuY2Ugb2YgYW55IGNhcm5hbCBwbGVhc3VyZS4="/>
<url
value="https://3.bp.blogspot.com/--puyGLwGGDI/VbnRxTNap3I/AAAAAAAAwRU/5WyDLwhKguo/s800/yakuzaishi_man.png"/>
</photo>
<qualification>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="46255001"/>
<display value="Pharmacist"/>
</coding>
</code>
<period>
<start value="2006-08-14"/>
</period>
</qualification>
</Practitioner>