臺灣核心實作指引(TW Core IG)
0.3.0 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: Document - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="bun-document-example"/>
  <meta>
    <profile
             value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Bundle-document-twcore"/>
  </meta>
  <identifier>
    <system value="https://www.tph.mohw.gov.tw"/>
    <value value="01010905170415100000000"/>
  </identifier>
  <type value="document"/>
  <timestamp value="2023-11-18T12:34:56.000Z"/>
  <entry>
    <fullUrl
             value="https://twcore.mohw.gov.tw/ig/twcore/Composition/com-example"/>
    <resource>
      <Composition>
        <id value="com-example"/>
        <meta>
          <profile
                   value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Composition-twcore"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>陳加玲的病摘</b></h3><p><b>臨床狀態</b>:Final <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">(<a href="http://hl7.org/fhir/composition-status">CompositionStatus</a>#final)</span></p><p><b>種類</b>:Medical records <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://loinc.org">LOINC</a>#11503-0)</span></p><p><b>分類</b>: Hospital Admission history and physical note <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://loinc.org">LOINC</a>#47039-3)</span></p><p><b>病人</b>:<a href="Patient-pat-example.html">Patient/pat-example</a> "陳加玲"</p><p><b>編輯時間</b>:2023-09-10T10:30:00</p><p><b>病摘創建者</b>:<a href="Practitioner-pra-dr-example.html">Practitioner/pra-dr-example</a> "王依昇"</p><p><b>根據特定技術領域的定義</b>:restricted <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v3-Confidentiality/">v3 Code System Confidentiality</a>#R)</span></p><p><b>證明準確性</b>:</p><blockquote><p><b>認證者提供的認證類型</b>:Personal <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/composition-attestation-mode/">CompositionAttestationMode</a>#personal)</span></p><p><b>被證明的時間</b>:2023-09-10T11:00:00</p><p><b>負責證明的人員</b>:<a href="Practitioner-pra-dr-example.html">Practitioner/pra-dr-example</a> "王依昇"</p><p><b>負責維護機構</b>:<a href="Organization-org-hosp-example.html">Organization/org-hosp-example</a> "衛生福利部臺北醫院"</p></blockquote><p><b>正在記錄的臨床服務</b>:</p><blockquote><p><b>被記錄的主要臨床行為代碼</b>:medication list <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v3-ActCode/">ActCode</a>#MEDLIST)</span></p><p><b>文件所涵蓋的時間區間</b>:2023-09-10T08:00:00 ~ 2023-09-15T09:30:00</p></blockquote><p><b>病摘小節內容:</b></p><blockquote><p><b>section.entry[Observation]</b>:<a href="Observation-obs-bloodPressure-example.html">Observation/obs-bloodPressure-example</a></p><p><b>section.entry[Practitioner]</b>:<a href="Practitioner-pra-dr-example.html">Practitioner/pra-dr-example</a></p><p><b>section.entry[MedicationRequest]</b>:<a href="MedicationRequest-med-req-cod-example.html">MedicationRequest/med-req-cod-example</a></p></blockquote></div>
        </text>
        <status value="final"/>
        <type>
          <coding>
            <system value="http://loinc.org"/>
            <code value="11503-0"/>
            <display value="Medical records"/>
          </coding>
        </type>
        <category>
          <coding>
            <system value="http://loinc.org"/>
            <code value="47039-3"/>
          </coding>
        </category>
        <subject>🔗 
          <reference value="Patient/pat-example"/>
        </subject>
        <date value="2023-09-10T10:30:00Z"/>
        <author>🔗 
          <reference value="Practitioner/pra-dr-example"/>
        </author>
        <title value="陳加玲的病摘"/>
        <confidentiality value="R"/>
        <attester>
          <mode value="personal"/>
          <time value="2023-09-10T11:00:00Z"/>
          <party>🔗 
            <reference value="Practitioner/pra-dr-example"/>
          </party>
        </attester>
        <custodian>🔗 
          <reference value="Organization/org-hosp-example"/>
        </custodian>
        <event>
          <code>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
              <code value="MEDLIST"/>
              <display value="medication list"/>
            </coding>
          </code>
          <period>
            <start value="2023-09-10T08:00:00Z"/>
            <end value="2023-09-15T09:30:00Z"/>
          </period>
        </event>
        <section>
          <entry>🔗 
            <reference value="Practitioner/pra-dr-example"/>
          </entry>
          <entry>🔗 
            <reference value="Observation/obs-bloodPressure-example"/>
          </entry>
          <entry>🔗 
            <reference value="MedicationRequest/med-req-cod-example"/>
          </entry>
        </section>
      </Composition>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://twcore.mohw.gov.tw/ig/twcore/Practitioner/pra-dr-example"/>
    <resource>
      <Practitioner>
        <id value="pra-dr-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><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)</span><br/><b>身分證字號(official)</b>:D123456789 (http://www.moi.gov.tw)</p></blockquote><blockquote><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>:KP00017 (https://www.tph.mohw.gov.tw)</p></blockquote><p><b>健康照護服務提供者的紀錄(active)</b>:使用中</p><p><b>姓名(official)</b>:王依昇 Wang, Yi Sheng</p><p><b>性別</b>:男性</p><p><b>出生日期</b>:1980-11-11</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)0993277826<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)桃園市桃園區五福五街31號<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>號(number)[extension: <a href="StructureDefinition-tw-number.html">tw-number</a>]</b>:31號<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>#394802001)</span><br/><b>資格證書的開始日期</b>:2005-05-25</p><p><b>照護服務提供人員影像</b>: <a href="https://1.bp.blogspot.com/-6dSaKA-5r0c/UZSs9HLyutI/AAAAAAAATBc/lxpq2MB3_mc/s400/doctor.png">doctor.png</a><br/><img src="https://1.bp.blogspot.com/-6dSaKA-5r0c/UZSs9HLyutI/AAAAAAAATBc/lxpq2MB3_mc/s400/doctor.png" width="250px"/></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="D123456789"/>
        </identifier>
        <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="KP00017"/>
        </identifier>
        <active value="true"/>
        <name>
          <use value="official"/>
          <text value="王依昇"/>
          <family value="Wang"/>
          <given value="Yi Sheng"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="0993277826"/>
          <use value="mobile"/>
          <period>
            <start value="2022-07-31"/>
            <end value="2024-07-31"/>
          </period>
        </telecom>
        <address>
          <extension
                     url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number">
            <valueString value="31號"/>
          </extension>
          <text value="桃園市桃園區五福五街31號"/>
          <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="1980-11-11"/>
        <photo>
          <contentType value="image/png"/>
          <data
                value="TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5vdCBvbmx5IGJ5IGhpcyByZWFzb24sIGJ1dCBieSB0aGlzIHNpbmd1bGFyIHBhc3Npb24gZnJvbSBvdGhlciBhbmltYWxzLCB3aGljaCBpcyBhIGx1c3Qgb2YgdGhlIG1pbmQsIHRoYXQgYnkgYSBwZXJzZXZlcmFuY2Ugb2YgZGVsaWdodCBpbiB0aGUgY29udGludWVkIGFuZCBpbmRlZmF0aWdhYmxlIGdlbmVyYXRpb24gb2Yga25vd2xlZGdlLCBleGNlZWRzIHRoZSBzaG9ydCB2ZWhlbWVuY2Ugb2YgYW55IGNhcm5hbCBwbGVhc3VyZS4="/>
          <url value="doctor.png"/>
        </photo>
        <qualification>
          <code>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="394802001"/>
              <display value="General medicine"/>
            </coding>
          </code>
          <period>
            <start value="2005-05-25"/>
          </period>
        </qualification>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://twcore.mohw.gov.tw/ig/twcore/Patient/pat-example"/>
    <resource>
      <Patient>
        <id value="pat-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>:A123456789 (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>:8862168 (https://www.tph.mohw.gov.tw)</p></blockquote><p><b>病人的紀錄(active)</b>:使用中</p><p><b>姓名(official)</b>:陳加玲 Chan, Chia Lin</p><p><b>性別</b>:女性</p><p><b>出生日期</b>:1990-01-01</p><p><b>年齡[extension: <a href="StructureDefinition-person-age.html">person-age</a>]</b>:32</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>:(103)臺北市大同區大有里19鄰承德路三段52巷6弄210號2樓B室<br/><b>郵遞區號(postalCode) [extension: <a href="StructureDefinition-tw-postal-code.html">tw-postal-code</a>] </b>: <a href="CodeSystem-postal-code3-tw.html">103</a><br/><b>縣/市(district)</b>:臺北市<br/><b>鄉/鎮/市/區(city)</b>:大同區<br/><b>村(里)(village) [extension: <a href="StructureDefinition-tw-village.html">tw-village</a>] </b>:大有里<br/><b>鄰(neighborhood) [extension: <a href="StructureDefinition-tw-neighborhood.html">tw-neighborhood</a>] </b>:19鄰<br/><b>路/街(line)</b>:承德路<br/><b>段(section) [extension: <a href="StructureDefinition-tw-section.html">tw-section</a>] </b>:三段<br/><b>巷/衖(lane) [extension: <a href="StructureDefinition-tw-lane.html">tw-lane</a>] </b>:52巷<br/><b>弄(alley) [extension: <a href="StructureDefinition-tw-alley.html">tw-alley</a>] </b>:6弄<br/><b>號(number) [extension: <a href="StructureDefinition-tw-number.html">tw-number</a>] </b>:210號<br/><b>樓(floor) [extension: <a href="StructureDefinition-tw-floor.html">tw-floor</a>] </b>:2樓<br/><b>室(room) [extension: <a href="StructureDefinition-tw-room.html">tw-room</a>] </b>:B室<br/><b>國家(country)</b>:臺灣<br/><br/></p><p><b>婚姻狀態</b>:unmarried <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus">臺灣婚姻狀態值集</a>#U)</span></p><p><b>聯絡人(official)</b>:李立偉 Li, Li Wei<br/><b>關係</b>:father <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v3-RoleCode">PatientRelationshipType</a>#FTH)</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)0917159753 <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> "衛生福利部臺北醫院"</p><p><b>病人影像</b>: <a href="https://2.bp.blogspot.com/-v3yEwItkXKQ/VaMN_1Nx6TI/AAAAAAAAvhM/zDXN_eZw_UE/s800/youngwoman_42.png">patient.png</a><br/><img src="https://2.bp.blogspot.com/-v3yEwItkXKQ/VaMN_1Nx6TI/AAAAAAAAvhM/zDXN_eZw_UE/s800/youngwoman_42.png" width="250px"/></p></div>
        </text>
        <extension
                   url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/person-age">
          <valueAge>
            <value value="32"/>
            <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="A123456789"/>
        </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="8862168"/>
        </identifier>
        <active value="true"/>
        <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>
        <gender value="female"/>
        <birthDate value="1990-01-01"/>
        <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="210號"/>
          </extension>
          <extension
                     url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village">
            <valueString value="大有里"/>
          </extension>
          <extension
                     url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-neighborhood">
            <valueString value="19鄰"/>
          </extension>
          <extension
                     url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-lane">
            <valueString value="52巷"/>
          </extension>
          <extension
                     url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-alley">
            <valueString value="6弄"/>
          </extension>
          <extension
                     url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-floor">
            <valueString value="2樓"/>
          </extension>
          <extension
                     url="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-room">
            <valueString value="B室"/>
          </extension>
          <text value="臺北市大同區大有里19鄰承德路三段52巷6弄210號2樓B室"/>
          <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="103"/>
                </coding>
              </valueCodeableConcept>
            </extension>
          </postalCode>
          <country value="TW"/>
        </address>
        <maritalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
            <code value="U"/>
          </coding>
        </maritalStatus>
        <photo>
          <contentType value="image/jpeg"/>
          <data
                value="R0lGODlhEwARAPcAAAAAAAAA/+9aAO+1AP/WAP/eAP/eCP/eEP/eGP/nAP/nCP/nEP/nIf/nKf/nUv/nWv/vAP/vCP/vEP/vGP/vIf/vKf/vMf/vOf/vWv/vY//va//vjP/3c//3lP/3nP//tf//vf///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////yH5BAEAAAEALAAAAAATABEAAAi+AAMIDDCgYMGBCBMSvMCQ4QCFCQcwDBGCA4cLDyEGECDxAoAQHjxwyKhQAMeGIUOSJJjRpIAGDS5wCDly4AALFlYOgHlBwwOSNydM0AmzwYGjBi8IHWoTgQYORg8QIGDAwAKhESI8HIDgwQaRDI1WXXAhK9MBBzZ8/XDxQoUFZC9IiCBh6wEHGz6IbNuwQoSpWxEgyLCXL8O/gAnylNlW6AUEBRIL7Og3KwQIiCXb9HsZQoIEUzUjNEiaNMKAAAA7"/>
          <url value="patient.png"/>
        </photo>
        <contact>
          <relationship>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
              <code value="FTH"/>
            </coding>
          </relationship>
          <name>
            <use value="official"/>
            <text value="李立偉"/>
            <family value="Li"/>
            <given value="Li Wei"/>
          </name>
          <telecom>
            <system value="phone"/>
            <value value="0917159753"/>
            <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>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-lab-example"/>
    <resource>
      <Observation>
        <id value="obs-lab-example"/>
        <meta>
          <profile
                   value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-laboratoryResult-twcore"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>檢驗檢查資料</b></h3><p><b>狀態</b>:最終版(final)</p><p><b>分類</b>:Laboratory <span style="background: LightGoldenRodYellow; margin:4px; border:1px solid khaki">( <a href="http://hl7.org/fhir/R4/codesystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>檢驗項目</b>:血中尿素氮 <span style="background: LightGoldenRodYellow; margin:4px; border:1px solid khaki">( <a href="CodeSystem-medical-service-payment-tw.html">臺灣醫療服務給付項目</a>#09002C)</span></p><p><b>病人</b>: <a href="Patient-pat-example.html">Patient/pat-example</a> "陳加玲"</p><p><b>執行日期</b>:2022-07-31</p><p><b>負責機構</b>: <a href="Organization-org-hosp-example.html">Organization/org-hosp-example</a> "衛生福利部臺北醫院"</p><p><b>檢驗值</b>:16.6 mg/dL</p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system
                    value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw"/>
            <code value="09002C"/>
          </coding>
          <text value="血中尿素氮"/>
        </code>
        <subject>🔗 
          <reference value="Patient/pat-example"/>
        </subject>
        <effectiveDateTime value="2022-07-31"/>
        <performer>🔗 
          <reference value="Organization/org-hosp-example"/>
        </performer>
        <valueQuantity>
          <value value="16.6"/>
          <unit value="mg/dL"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-bloodPressure-example"/>
    <resource>
      <Observation>
        <id value="obs-bloodPressure-example"/>
        <meta>
          <profile
                   value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-bloodPressure-twcore"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>檢驗檢查資料</b></h3><p><b>狀態</b>:final</p><p><b>分類</b>:Vital Signs <span style="background: LightGoldenRodYellow; margin:4px; border:1px solid khaki">( <a href="http://hl7.org/fhir/R4/codesystem-observation-category.html">Observation Category Codes</a>#vital-signs)</span></p><p><b>檢驗項目</b>:Blood pressure panel with all children optional <span style="background: LightGoldenRodYellow; margin:4px; border:1px solid khaki">( <a href="http://loinc.org">LOINC</a>#85354-9 "Blood pressure panel with all children optional")</span></p><p><b>病人</b>: <a href="Patient-pat-example.html">Patient/pat-example</a> "陳加玲"</p><p><b>檢查者</b>:<a href="Practitioner-pra-dr-example.html">Practitioner/pra-dr-example</a> "王依昇"</p><p><b>執行日期</b>:2022-07-31</p><p><b>檢驗結果</b></p><blockquote><p><b>檢驗項目</b>:Systolic blood pressure <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://loinc.org">LOINC</a>#8480-6)</span></p><p><b>檢驗值</b>:110 mmHg <span style="background: LightGoldenRodYellow"></span></p></blockquote><blockquote><p><b>檢驗項目</b>:Diastolic blood pressure <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://loinc.org">LOINC</a>#8462-4)</span></p><p><b>檢驗值</b>:56 mmHg</p></blockquote></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="85354-9"/>
            <display value="Blood pressure panel with all children optional"/>
          </coding>
          <text value="Blood pressure panel with all children optional"/>
        </code>
        <subject>🔗 
          <reference value="Patient/pat-example"/>
        </subject>
        <effectiveDateTime value="2022-07-31"/>
        <performer>🔗 
          <reference value="Practitioner/pra-dr-example"/>
        </performer>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="8480-6"/>
              <display value="Systolic blood pressure"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="110"/>
            <unit value="mmHg"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mm[Hg]"/>
          </valueQuantity>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="8462-4"/>
              <display value="Diastolic blood pressure"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="56"/>
            <unit value="mmHg"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mm[Hg]"/>
          </valueQuantity>
        </component>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://twcore.mohw.gov.tw/ig/twcore/Organization/org-hosp-example"/>
    <resource>
      <Organization>
        <id value="org-hosp-example"/>
        <meta>
          <profile
                   value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>醫事機構基本資料</b></h3><p><b>機構名稱</b>:衛生福利部臺北醫院</p><p><b>識別碼型別</b>:Provider number<span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v2-0203">IdentifierType</a>#PRN)</span><br/><b>機構代碼(official)</b>:0131060029 (https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw)</p><p><b>機構種類</b>:Healthcare Provider <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/R4/codesystem-organization-type.html">OrganizationType</a>#prov)</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>:0222765566</p></div>
        </text>
        <identifier>
          <use value="official"/>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="PRN"/>
            </coding>
          </type>
          <system
                  value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw"/>
          <value value="0131060029"/>
        </identifier>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/organization-type"/>
            <code value="prov"/>
          </coding>
        </type>
        <name value="衛生福利部臺北醫院"/>
        <telecom>
          <system value="phone"/>
          <value value="0222765566"/>
        </telecom>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://twcore.mohw.gov.tw/ig/twcore/MedicationRequest/med-req-cod-example"/>
    <resource>
      <MedicationRequest>
        <id value="med-req-cod-example"/>
        <meta>
          <profile
                   value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/MedicationRequest-twcore"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>藥品請求的詳細資料</b></h3><p><b>藥品請求的識別碼</b>:7077 (http://www.moi.gov.tw)</p><p><b>藥品請求的狀態</b>:Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason">MedicationRequest Status Reason Codes</a>#clarif)</span></p><p><b>藥品請求的意圖</b>:Order <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/CodeSystem/medicationrequest-intent">medicationRequest Intent</a>#order)</span></p><p><b>藥品請求的類別</b>:Discharge <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/medicationrequest-category">MedicationRequest Category Codes</a>#discharge)</span></p><p><b>藥品</b>:阿立批挫 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-medication-fda-tw.html">臺灣藥品及醫療器材代碼值集</a>#衛署藥輸字第025485號)</span></p><p><b>病人</b>:<a href="Patient-pat-example.html">Patient/pat-example</a> "陳加玲"</p><p><b>就醫事件</b>:<a href="Encounter-enc-example.html">Encounter/enc-example</a></p><p><b>最初請求時間</b>:2022-08-01 06:00:14-0500</p><p><b>提出藥品請求請求者</b>:<a href="Practitioner-pra-dr-example.html">Practitioner/pra-dr-example</a> "王依昇"</p><p><b>開立處方的原因</b>:<a href="Observation-obs-lab-example.html">Observation/obs-lab-example</a></p><p><b>處方可用以配藥的有效期限</b>:2022-08-01 06:00:14-0500 --&gt; 2022-08-08 06:00:14-0500</p></div>
        </text>
        <identifier>
          <system value="http://www.moi.gov.tw"/>
          <value value="7077"/>
        </identifier>
        <status value="active"/>
        <statusReason>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason"/>
            <code value="clarif"/>
          </coding>
        </statusReason>
        <intent value="order"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
            <code value="discharge"/>
          </coding>
        </category>
        <medicationCodeableConcept>
          <coding>
            <system
                    value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw"/>
            <code value="衛署藥輸字第025485號"/>
            <display value="阿立批挫"/>
          </coding>
          <text value="阿立批挫"/>
        </medicationCodeableConcept>
        <subject>🔗 
          <reference value="Patient/pat-example"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/enc-example"/>
        </encounter>
        <authoredOn value="2022-08-01T18:00:14+08:00"/>
        <requester>🔗 
          <reference value="Practitioner/pra-dr-example"/>
        </requester>
        <reasonReference>🔗 
          <reference value="Observation/obs-lab-example"/>
        </reasonReference>
        <dosageInstruction>
          <text value="三餐飯後,口服"/>
          <timing>
            <code>
              <coding>
                <system
                        value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-frequency-nhi-tw"/>
                <code value="PC"/>
              </coding>
              <text value="三餐飯後"/>
            </code>
          </timing>
          <route>
            <coding>
              <system
                      value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw"/>
              <code value="PO"/>
            </coding>
          </route>
          <doseAndRate>
            <type>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
                <code value="ordered"/>
              </coding>
            </type>
          </doseAndRate>
        </dosageInstruction>
        <dispenseRequest>
          <validityPeriod>
            <start value="2022-08-01T18:00:14+08:00"/>
            <end value="2022-08-08T18:00:14+08:00"/>
          </validityPeriod>
        </dispenseRequest>
      </MedicationRequest>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://twcore.mohw.gov.tw/ig/twcore/Encounter/enc-example"/>
    <resource>
      <Encounter>
        <id value="enc-example"/>
        <meta>
          <profile
                   value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>就醫資料</b></h3><p><b>識別碼</b>:E22081702</p><p><b>就醫現況</b>:finished</p><p><b>就醫分類</b>:pre-admission <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://terminology.hl7.org/4.0.0/ValueSet-v3-ActEncounterCode.html">ActEncounterCode</a>#PRENC)</span></p><p><b>就醫種類</b>:Annual diabetes mellitus screening <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/R4/codesystem-encounter-type.html">Encounter type</a>#ADMS)</span></p><p><b>服務型別</b>:腎臟內科(Nephrology (qualifier value)) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">Service type</a>#394589003)</span></p><p><b>病人</b>:<a href="Patient-pat-example.html">Patient/pat-example</a> "陳加玲"</p><p><b>出院後的地點</b>:Home <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/R4/codesystem-encounter-discharge-disposition.html">Discharge disposition</a>#home)</span></p><p><b>就醫發生的地點</b>:<a href="Location-loc-ent-example.html">Location/loc-ent-example</a> "衛生福利部臺北醫院"</p><h3>參與就醫的健康照護服務提供者</h3><table class="grid"><tr><td>-</td><td><b>角色</b></td><td><b>參與時段</b></td><td><b>參與人</b></td></tr><tr><td>*</td><td>primary performer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://terminology.hl7.org/4.0.0/CodeSystem-v3-ParticipationType.html">ParticipationType</a>#PPRF)</span></td><td>2022-08-01 05:00:14-0500 --&gt; 2022-08-01 06:00:14-0500</td><td><a href="Practitioner-pra-dr-example.html">Practitioner/pra-dr-example</a> "王依昇"</td></tr></table><p><b>就醫的開始和結束時間</b>:2022-08-01 05:00:14-0500 --&gt; 2022-08-01 06:00:14-0500</p><p><b>就醫原因</b>:FH: Diabetes mellitus <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#160303001)</span></p></div>
        </text>
        <identifier>
          <system
                  value="http://healthcare.example.org/identifiers/enocunter"/>
          <value value="E22081702"/>
        </identifier>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="PRENC"/>
        </class>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/encounter-type"/>
            <code value="ADMS"/>
          </coding>
        </type>
        <serviceType>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="394589003"/>
            <display value="Nephrology (qualifier value)"/>
          </coding>
          <text value="腎臟內科"/>
        </serviceType>
        <subject>🔗 
          <reference value="Patient/pat-example"/>
        </subject>
        <participant>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
              <code value="PPRF"/>
            </coding>
          </type>
          <period>
            <start value="2022-08-01T17:00:14+08:00"/>
            <end value="2022-08-01T18:00:14+08:00"/>
          </period>
          <individual>🔗 
            <reference value="Practitioner/pra-dr-example"/>
          </individual>
        </participant>
        <period>
          <start value="2022-08-01T17:00:14+08:00"/>
          <end value="2022-08-01T18:00:14+08:00"/>
        </period>
        <reasonCode>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="160303001"/>
            <display value="FH: Diabetes mellitus"/>
          </coding>
        </reasonCode>
        <hospitalization>
          <dischargeDisposition>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/discharge-disposition"/>
              <code value="home"/>
            </coding>
          </dischargeDisposition>
        </hospitalization>
        <location>
          <location>🔗 
            <reference value="Location/loc-ent-example"/>
          </location>
        </location>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://twcore.mohw.gov.tw/ig/twcore/Location/loc-ent-example"/>
    <resource>
      <Location>
        <id value="loc-ent-example"/>
        <meta>
          <profile
                   value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Location-twcore"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>衛生福利部臺北醫院耳鼻喉科</b></h3><p><b>地點狀態</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/R4/codesystem-location-status.html">LocationStatus</a>#active)</span></p><p><b>地點類別</b>: Kind <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/R4/valueset-location-mode.html">LocationMode</a>#kind)</span></p><p><b>地點類型</b>: Otorhinolaryngology clinic <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://terminology.hl7.org/CodeSystem-v3-RoleCode.html">RoleCode</a>#ENT)</span></p><p><b>地點資訊</b>: 診治各種耳、鼻、咽、喉等上呼吸道疾病及頭頸部腫瘤 , 包括 : 感冒、咳嗽、頭痛、喉嚨痛、聲音沙啞、吞嚥困難、呼吸不順、鼻塞、鼻竇炎、鼻過敏、鼻息肉、扁桃腺肥大、耳鳴、耳痛、中耳炎、顏面神經麻痺、顎顳關節痛、口乾舌燥、打鼾、語言障礙、食道異物取出、頭頸部腫瘤、舌及口咽腫瘤手術。</p><p><b>負責維護地點的機構</b>: <a href="Organization-org-hosp-example.html">Organization/org-hosp-example</a> "衛生福利部臺北醫院"</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/></p><p><b>聯絡電話(work)</b>:02-2276-5566</p><p><b>聯絡地址(work)</b>:242新北市新莊區思源路127號</p><p><b>地點開放時間</b>:週一 ~ 週五 , 全天</p></div>
        </text>
        <status value="active"/>
        <name value="衛生福利部臺北醫院耳鼻喉科"/>
        <description
                     value="診治各種耳、鼻、咽、喉等上呼吸道疾病及頭頸部腫瘤 , 包括 : 感冒、咳嗽、頭痛、喉嚨痛、聲音沙啞、吞嚥困難、呼吸不順、鼻塞、鼻竇炎、鼻過敏、鼻息肉、扁桃腺肥大、耳鳴、耳痛、中耳炎、顏面神經麻痺、顎顳關節痛、口乾舌燥、打鼾、語言障礙、食道異物取出、頭頸部腫瘤、舌及口咽腫瘤手術"/>
        <mode value="kind"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="ENT"/>
            <display value="Otorhinolaryngology clinic"/>
          </coding>
        </type>
        <telecom>
          <system value="phone"/>
          <value value="02-2276-5566"/>
          <use value="work"/>
        </telecom>
        <address>
          <use value="work"/>
          <type value="both"/>
          <text value="242新北市新莊區思源路127號"/>
          <line value="思源路127號"/>
          <city value="新莊區"/>
          <district value="新北市"/>
          <postalCode value="242"/>
        </address>
        <position>
          <longitude value="25.043085494729105"/>
          <latitude value="121.45941895179722"/>
        </position>
        <managingOrganization>🔗 
          <reference value="Organization/org-hosp-example"/>
        </managingOrganization>
        <hoursOfOperation>
          <daysOfWeek value="mon"/>
          <daysOfWeek value="tue"/>
          <daysOfWeek value="wed"/>
          <daysOfWeek value="thu"/>
          <daysOfWeek value="fri"/>
          <allDay value="true"/>
        </hoursOfOperation>
      </Location>
    </resource>
  </entry>
</Bundle>