臺灣中醫實作指引
0.1.0 - ci-build
臺灣中醫實作指引, published by 衛生福利部國家中醫藥研究所. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nricmig/Nricm_TWCMIG/ and changes regularly. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="PractitionerTWCM-pro"/>
<meta>
<profile
value="https://www.nricm.edu.tw/twcm/StructureDefinition/practitioner-twcm"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h3><b>醫師基本資料</b></h3><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>:A135792648 (http://www.moi.gov.tw/)</p><p><b>姓名(official)</b>:張正原</p></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NNxxx"/>
</coding>
</type>
<system value="http://www.moi.gov.tw"/>
<value value="A135792648"/>
</identifier>
<name>
<use value="official"/>
<text value="張正原"/>
</name>
</Practitioner>