<?xml version="1.0" encoding="UTF-8"?>

<Patient xmlns="http://hl7.org/fhir">
  <id value="pat-child-example"/>
  <meta>
    <profile value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Patient-twcore"/>
  </meta>
  <text>
    <status value="generated"/><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 <b>[extension: <a href="StructureDefinition-identifier-suffix.html">Identifier Suffix</a>]：</b>TWN）</span><br/><b>身分證字號（official）</b>：H122345678 （http://www.moi.gov.tw）</p></blockquote><blockquote><p><b>識別碼型別</b>：Medical record number <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">（ <a href="http://terminology.hl7.org/CodeSystem/v2-0203">Identifier Type Codes</a>#MR）</span><br/><b>病歷號（official）</b>：8862200 （https://www.tph.mohw.gov.tw）</p></blockquote><p><b>病人的紀錄（active）</b>：使用中</p><p><b>姓名（official）</b>：李貝拉</p><p><b>性別</b>：女性</p><p><b>出生日期</b>：2019-11-26</p><p><b>年齡[extension: <a href="StructureDefinition-person-age.html">person-age</a>]</b>：4</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>聯絡方式</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）0911327999 <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-07-31</p><p><b>聯絡地址</b>：(330)桃園市桃園區成功路三段38號<br/><b>郵遞區號（postalCode） [extension: <a href="StructureDefinition-tw-postal-code.html">tw-postal-code</a>] </b>： <a href="CodeSystem-postal-code3-tw.html">330</a><br/><b>縣/市（district）</b>：桃園市<br/><b>鄉/鎮/市/區（city）</b>：桃園區<br/><b>路/街（line）</b>：成功路<br/><b>段(section) [extension: <a href="StructureDefinition-tw-section.html">tw-section</a>] </b>：三段<br/><b>號（number） [extension: <a href="StructureDefinition-tw-number.html">tw-number</a>] </b>：38號<br/><b>國家（country）</b>：臺灣<br/><br/></p><p><b>聯絡人（official）</b>：陳加玲 Chan, Chia Lin<br/><b>關係</b>：mother <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">（ <a href="http://terminology.hl7.org/CodeSystem/v3-RoleCode">PatientRelationshipType</a>#MTH）</span><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>：（Mobile）0911327999 <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-07-31</p><p><b>向病人說明健康狀態時所使用的語言</b>：中文</p><p><b>紀錄的保管機構</b>： <a href="Organization-org-hosp-example.html">Organization/org-hosp-example</a> &quot;衛生福利部臺北醫院&quot;</p></div>
  </text>
  <extension url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/person-age">
    <valueAge>
      <value value="4"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="a"/>
    </valueAge>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/patient-nationality">
    <extension url="code">
      <valueCodeableConcept>
        <coding>
          <system value="urn:iso:std:iso:3166"/>
          <code value="TW"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NNxxx">
          <extension url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/identifier-suffix">
            <extension url="suffix">
              <valueString value="TWN"/>
            </extension>
            <extension url="valueSet">
              <valueCanonical value="http://hl7.org/fhir/ValueSet/iso3166-1-3"/>
            </extension>
          </extension>
        </code>
      </coding>
    </type>
    <system value="http://www.moi.gov.tw"/>
    <value value="H122345678"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
      </coding>
    </type>
    <system value="https://www.tph.mohw.gov.tw"/>
    <value value="8862200"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="official"/>
    <text value="李貝拉"/>
    <family value="Lee"/>
    <given value="Bella Lee"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="03-5555555"/>
    <use value="home"/>
    <period>
      <start value="2020-07-31"/>
      <end value="2024-07-31"/>
    </period>
  </telecom>
  <gender value="female"/>
  <birthDate value="2019-11-26"/>
  <address>
    <extension url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section">
      <valueString value="三段"/>
    </extension>
    <extension url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number">
      <valueString value="38號"/>
    </extension>
    <text value="桃園市桃園區成功路三段38號"/>
    <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>
  <contact>
    <relationship>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
        <code value="MTH"/>
      </coding>
    </relationship>
    <name>
      <use value="official"/>
      <text value="陳加玲"/>
      <family value="Chen"/>
      <given value="Chia Lin"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="0911327999"/>
      <use value="mobile"/>
      <period>
        <start value="2022-07-31"/>
        <end value="2024-07-31"/>
      </period>
    </telecom>
  </contact>
  <communication>
    <language>
      <coding>
        <system value="urn:ietf:bcp:47"/>
        <code value="zh-TW"/>
      </coding>
    </language>
  </communication>
  <managingOrganization>
    <reference value="Organization/org-hosp-example"/>
  </managingOrganization>
</Patient>