臺灣核心實作指引(TW Core IG)
1.0.0 - STU 1.0.0 Taiwan flag

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

: Document - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/bun-document-example> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "bun-document-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Bundle-document-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Bundle-document-twcore>
     ]
  ] ;
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "https://www.tph.mohw.gov.tw" ] ;
     fhir:Identifier.value [ fhir:value "01010905170415100000000" ]
  ] ;
  fhir:Bundle.type [ fhir:value "document"] ;
  fhir:Bundle.timestamp [ fhir:value "2023-11-18T12:34:56.000Z"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/Composition/com-example" ] ;
     fhir:Bundle.entry.resource <https://twcore.mohw.gov.tw/ig/twcore/Composition/com-example>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/Practitioner/pra-dr-example" ] ;
     fhir:Bundle.entry.resource <https://twcore.mohw.gov.tw/ig/twcore/Practitioner/pra-dr-example>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/Patient/pat-example" ] ;
     fhir:Bundle.entry.resource <https://twcore.mohw.gov.tw/ig/twcore/Patient/pat-example>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-lab-example" ] ;
     fhir:Bundle.entry.resource <https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-lab-example>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-bloodPressure-example" ] ;
     fhir:Bundle.entry.resource <https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-bloodPressure-example>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/Organization/org-hosp-example" ] ;
     fhir:Bundle.entry.resource <https://twcore.mohw.gov.tw/ig/twcore/Organization/org-hosp-example>
  ], [
     fhir:index 6 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/MedicationRequest/med-req-cod-example" ] ;
     fhir:Bundle.entry.resource <https://twcore.mohw.gov.tw/ig/twcore/MedicationRequest/med-req-cod-example>
  ], [
     fhir:index 7 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/Encounter/enc-example" ] ;
     fhir:Bundle.entry.resource <https://twcore.mohw.gov.tw/ig/twcore/Encounter/enc-example>
  ], [
     fhir:index 8 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/Location/loc-ent-example" ] ;
     fhir:Bundle.entry.resource <https://twcore.mohw.gov.tw/ig/twcore/Location/loc-ent-example>
  ] .

<https://twcore.mohw.gov.tw/ig/twcore/Composition/com-example> a fhir:Composition ;
  fhir:Resource.id [ fhir:value "com-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Composition-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Composition-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_com-example\"> </a><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>"
  ] ;
  fhir:Composition.status [ fhir:value "final"] ;
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:11503-0 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "11503-0" ] ;
       fhir:Coding.display [ fhir:value "Medical records" ]
     ]
  ] ;
  fhir:Composition.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:47039-3 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "47039-3" ]
     ]
  ] ;
  fhir:Composition.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat-example> ;
     fhir:Reference.reference [ fhir:value "Patient/pat-example" ]
  ] ;
  fhir:Composition.date [ fhir:value "2023-09-10T10:30:00Z"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Practitioner/pra-dr-example> ;
     fhir:Reference.reference [ fhir:value "Practitioner/pra-dr-example" ]
  ] ;
  fhir:Composition.title [ fhir:value "陳加玲的病摘"] ;
  fhir:Composition.confidentiality [ fhir:value "R"] ;
  fhir:Composition.attester [
     fhir:index 0 ;
     fhir:Composition.attester.mode [ fhir:value "personal" ] ;
     fhir:Composition.attester.time [ fhir:value "2023-09-10T11:00:00Z"^^xsd:dateTime ] ;
     fhir:Composition.attester.party [
       fhir:link <http://hl7.org/fhir/Practitioner/pra-dr-example> ;
       fhir:Reference.reference [ fhir:value "Practitioner/pra-dr-example" ]
     ]
  ] ;
  fhir:Composition.custodian [
     fhir:link <http://hl7.org/fhir/Organization/org-hosp-example> ;
     fhir:Reference.reference [ fhir:value "Organization/org-hosp-example" ]
  ] ;
  fhir:Composition.event [
     fhir:index 0 ;
     fhir:Composition.event.code [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
         fhir:Coding.code [ fhir:value "MEDLIST" ] ;
         fhir:Coding.display [ fhir:value "medication list" ]
       ]
     ] ;
     fhir:Composition.event.period [
       fhir:Period.start [ fhir:value "2023-09-10T08:00:00Z"^^xsd:dateTime ] ;
       fhir:Period.end [ fhir:value "2023-09-15T09:30:00Z"^^xsd:dateTime ]
     ]
  ] ;
  fhir:Composition.section [
     fhir:index 0 ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/Practitioner/pra-dr-example> ;
       fhir:Reference.reference [ fhir:value "Practitioner/pra-dr-example" ]
     ], [
       fhir:index 1 ;
       fhir:link <http://hl7.org/fhir/Observation/obs-bloodPressure-example> ;
       fhir:Reference.reference [ fhir:value "Observation/obs-bloodPressure-example" ]
     ], [
       fhir:index 2 ;
       fhir:link <http://hl7.org/fhir/MedicationRequest/med-req-cod-example> ;
       fhir:Reference.reference [ fhir:value "MedicationRequest/med-req-cod-example" ]
     ]
  ] .

<http://hl7.org/fhir/Patient/pat-example> a fhir:Patient .

<http://hl7.org/fhir/Practitioner/pra-dr-example> a fhir:Practitioner .

<http://hl7.org/fhir/Organization/org-hosp-example> a fhir:Organization .

<http://hl7.org/fhir/Observation/obs-bloodPressure-example> a fhir:Observation .

<http://hl7.org/fhir/MedicationRequest/med-req-cod-example> a fhir:MedicationRequest .

<https://twcore.mohw.gov.tw/ig/twcore/Practitioner/pra-dr-example> a fhir:Practitioner ;
  fhir:Resource.id [ fhir:value "pra-dr-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_pra-dr-example\"> </a><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>"
  ] ;
  fhir:Practitioner.identifier [
     fhir:index 0 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "NNxxx" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw" ] ;
     fhir:Identifier.value [ fhir:value "D123456789" ]
  ], [
     fhir:index 1 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "MD" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://www.tph.mohw.gov.tw" ] ;
     fhir:Identifier.value [ fhir:value "KP00017" ]
  ] ;
  fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Practitioner.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "official" ] ;
     fhir:HumanName.text [ fhir:value "王依昇" ] ;
     fhir:HumanName.family [ fhir:value "Wang" ] ;
     fhir:HumanName.given [
       fhir:value "Yi Sheng" ;
       fhir:index 0
     ]
  ] ;
  fhir:Practitioner.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "0993277826" ] ;
     fhir:ContactPoint.use [ fhir:value "mobile" ] ;
     fhir:ContactPoint.period [
       fhir:Period.start [ fhir:value "2022-07-31"^^xsd:date ] ;
       fhir:Period.end [ fhir:value "2024-07-31"^^xsd:date ]
     ]
  ] ;
  fhir:Practitioner.address [
     fhir:index 0 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number" ] ;
       fhir:Extension.valueString [ fhir:value "31號" ]
     ] ;
     fhir:Address.text [ fhir:value "桃園市桃園區五福五街31號" ] ;
     fhir:Address.line [
       fhir:value "五福五街" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "桃園區" ] ;
     fhir:Address.district [ fhir:value "桃園市" ] ;
     fhir:Address.postalCode [
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code" ] ;
         fhir:Extension.valueCodeableConcept [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw" ] ;
             fhir:Coding.code [ fhir:value "330" ]
           ]
         ]
       ]
     ] ;
     fhir:Address.country [ fhir:value "TW" ]
  ] ;
  fhir:Practitioner.gender [ fhir:value "male"] ;
  fhir:Practitioner.birthDate [ fhir:value "1980-11-11"^^xsd:date] ;
  fhir:Practitioner.photo [
     fhir:index 0 ;
     fhir:Attachment.contentType [ fhir:value "image/png" ] ;
     fhir:Attachment.data [ fhir:value "TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5vdCBvbmx5IGJ5IGhpcyByZWFzb24sIGJ1dCBieSB0aGlzIHNpbmd1bGFyIHBhc3Npb24gZnJvbSBvdGhlciBhbmltYWxzLCB3aGljaCBpcyBhIGx1c3Qgb2YgdGhlIG1pbmQsIHRoYXQgYnkgYSBwZXJzZXZlcmFuY2Ugb2YgZGVsaWdodCBpbiB0aGUgY29udGludWVkIGFuZCBpbmRlZmF0aWdhYmxlIGdlbmVyYXRpb24gb2Yga25vd2xlZGdlLCBleGNlZWRzIHRoZSBzaG9ydCB2ZWhlbWVuY2Ugb2YgYW55IGNhcm5hbCBwbGVhc3VyZS4="^^xsd:base64Binary ] ;
     fhir:Attachment.url [ fhir:value "doctor.png" ]
  ] ;
  fhir:Practitioner.qualification [
     fhir:index 0 ;
     fhir:Practitioner.qualification.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:394802001 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "394802001" ] ;
         fhir:Coding.display [ fhir:value "General medicine" ]
       ]
     ] ;
     fhir:Practitioner.qualification.period [
       fhir:Period.start [ fhir:value "2005-05-25"^^xsd:date ]
     ]
  ] .

<https://twcore.mohw.gov.tw/ig/twcore/Patient/pat-example> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "pat-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Patient-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Patient-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_pat-example\"> </a><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>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/person-age" ] ;
     fhir:Extension.valueAge [
       fhir:Quantity.value [ fhir:value "32"^^xsd:decimal ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "a" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "code" ] ;
       fhir:Extension.valueCodeableConcept [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
           fhir:Coding.code [ fhir:value "TW" ]
         ]
       ]
     ] ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-nationality" ]
  ] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [
           fhir:value "NNxxx" ;
           fhir:Element.extension [
             fhir:index 0 ;
             fhir:Element.extension [
               fhir:index 0 ;
               fhir:Extension.url [ fhir:value "suffix" ] ;
               fhir:Extension.valueString [ fhir:value "TWN" ]
             ], [
               fhir:index 1 ;
               fhir:Extension.url [ fhir:value "valueSet" ] ;
               fhir:Extension.valueCanonical [
                 fhir:value "http://hl7.org/fhir/ValueSet/iso3166-1-3" ;
                 fhir:link <http://hl7.org/fhir/ValueSet/iso3166-1-3>
               ]
             ] ;
             fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/identifier-suffix" ]
           ]
         ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw" ] ;
     fhir:Identifier.value [ fhir:value "A123456789" ]
  ], [
     fhir:index 1 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "MR" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://www.tph.mohw.gov.tw" ] ;
     fhir:Identifier.value [ fhir:value "8862168" ]
  ] ;
  fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "official" ] ;
     fhir:HumanName.text [ fhir:value "陳加玲" ] ;
     fhir:HumanName.family [ fhir:value "Chen" ] ;
     fhir:HumanName.given [
       fhir:value "Chia Lin" ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "0911327999" ] ;
     fhir:ContactPoint.use [ fhir:value "mobile" ] ;
     fhir:ContactPoint.period [
       fhir:Period.start [ fhir:value "2022-07-31"^^xsd:date ] ;
       fhir:Period.end [ fhir:value "2024-07-31"^^xsd:date ]
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1990-01-01"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index 0 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section" ] ;
       fhir:Extension.valueString [ fhir:value "三段" ]
     ], [
       fhir:index 1 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number" ] ;
       fhir:Extension.valueString [ fhir:value "210號" ]
     ], [
       fhir:index 2 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village" ] ;
       fhir:Extension.valueString [ fhir:value "大有里" ]
     ], [
       fhir:index 3 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-neighborhood" ] ;
       fhir:Extension.valueString [ fhir:value "19鄰" ]
     ], [
       fhir:index 4 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-lane" ] ;
       fhir:Extension.valueString [ fhir:value "52巷" ]
     ], [
       fhir:index 5 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-alley" ] ;
       fhir:Extension.valueString [ fhir:value "6弄" ]
     ], [
       fhir:index 6 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-floor" ] ;
       fhir:Extension.valueString [ fhir:value "2樓" ]
     ], [
       fhir:index 7 ;
       fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-room" ] ;
       fhir:Extension.valueString [ fhir:value "B室" ]
     ] ;
     fhir:Address.text [ fhir:value "臺北市大同區大有里19鄰承德路三段52巷6弄210號2樓B室" ] ;
     fhir:Address.line [
       fhir:value "承德路" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "大同區" ] ;
     fhir:Address.district [ fhir:value "臺北市" ] ;
     fhir:Address.postalCode [
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code" ] ;
         fhir:Extension.valueCodeableConcept [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw" ] ;
             fhir:Coding.code [ fhir:value "103" ]
           ]
         ]
       ]
     ] ;
     fhir:Address.country [ fhir:value "TW" ]
  ] ;
  fhir:Patient.maritalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" ] ;
       fhir:Coding.code [ fhir:value "U" ]
     ]
  ] ;
  fhir:Patient.photo [
     fhir:index 0 ;
     fhir:Attachment.contentType [ fhir:value "image/jpeg" ] ;
     fhir:Attachment.url [ fhir:value "patient.png" ]
  ] ;
  fhir:Patient.contact [
     fhir:index 0 ;
     fhir:Patient.contact.relationship [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ;
         fhir:Coding.code [ fhir:value "FTH" ]
       ]
     ] ;
     fhir:Patient.contact.name [
       fhir:HumanName.use [ fhir:value "official" ] ;
       fhir:HumanName.text [ fhir:value "李立偉" ] ;
       fhir:HumanName.family [ fhir:value "Li" ] ;
       fhir:HumanName.given [
         fhir:value "Li Wei" ;
         fhir:index 0
       ]
     ] ;
     fhir:Patient.contact.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "phone" ] ;
       fhir:ContactPoint.value [ fhir:value "0917159753" ] ;
       fhir:ContactPoint.use [ fhir:value "mobile" ] ;
       fhir:ContactPoint.period [
         fhir:Period.start [ fhir:value "2022-07-31"^^xsd:date ] ;
         fhir:Period.end [ fhir:value "2024-07-31"^^xsd:date ]
       ]
     ]
  ] ;
  fhir:Patient.communication [
     fhir:index 0 ;
     fhir:Patient.communication.language [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ] ;
         fhir:Coding.code [ fhir:value "zh-TW" ]
       ]
     ]
  ] ;
  fhir:Patient.managingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/org-hosp-example> ;
     fhir:Reference.reference [ fhir:value "Organization/org-hosp-example" ]
  ] .

<https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-lab-example> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "obs-lab-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-laboratoryResult-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-laboratoryResult-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_obs-lab-example\"> </a><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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "laboratory" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw" ] ;
       fhir:Coding.code [ fhir:value "09002C" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "血中尿素氮" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat-example> ;
     fhir:Reference.reference [ fhir:value "Patient/pat-example" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-07-31"^^xsd:date] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Organization/org-hosp-example> ;
     fhir:Reference.reference [ fhir:value "Organization/org-hosp-example" ]
  ] ;
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "16.6"^^xsd:decimal ] ;
     fhir:Quantity.unit [ fhir:value "mg/dL" ]
  ] .

<https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-bloodPressure-example> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "obs-bloodPressure-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-bloodPressure-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-bloodPressure-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_obs-bloodPressure-example\"> </a><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\"/></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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "vital-signs" ] ;
       fhir:Coding.display [ fhir:value "Vital Signs" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:85354-9 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "85354-9" ] ;
       fhir:Coding.display [ fhir:value "Blood pressure panel with all children optional" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Blood pressure panel with all children optional" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat-example> ;
     fhir:Reference.reference [ fhir:value "Patient/pat-example" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-07-31"^^xsd:date] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Practitioner/pra-dr-example> ;
     fhir:Reference.reference [ fhir:value "Practitioner/pra-dr-example" ]
  ] ;
  fhir:Observation.component [
     fhir:index 0 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:8480-6 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "8480-6" ] ;
         fhir:Coding.display [ fhir:value "Systolic blood pressure" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "110"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "mmHg" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mm[Hg]" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:8462-4 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "8462-4" ] ;
         fhir:Coding.display [ fhir:value "Diastolic blood pressure" ]
       ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "56"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "mmHg" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mm[Hg]" ]
     ]
  ] .

<https://twcore.mohw.gov.tw/ig/twcore/Organization/org-hosp-example> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "org-hosp-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_org-hosp-example\"> </a><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>"
  ] ;
  fhir:Organization.identifier [
     fhir:index 0 ;
     fhir:Identifier.use [ fhir:value "official" ] ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "PRN" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw" ] ;
     fhir:Identifier.value [ fhir:value "0131060029" ]
  ] ;
  fhir:Organization.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ;
       fhir:Coding.code [ fhir:value "prov" ]
     ]
  ] ;
  fhir:Organization.name [ fhir:value "衛生福利部臺北醫院"] ;
  fhir:Organization.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "0222765566" ]
  ] .

<https://twcore.mohw.gov.tw/ig/twcore/MedicationRequest/med-req-cod-example> a fhir:MedicationRequest ;
  fhir:Resource.id [ fhir:value "med-req-cod-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/MedicationRequest-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/MedicationRequest-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_med-req-cod-example\"> </a><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>"
  ] ;
  fhir:MedicationRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "http://www.moi.gov.tw" ] ;
     fhir:Identifier.value [ fhir:value "7077" ]
  ] ;
  fhir:MedicationRequest.status [ fhir:value "active"] ;
  fhir:MedicationRequest.statusReason [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason" ] ;
       fhir:Coding.code [ fhir:value "clarif" ]
     ]
  ] ;
  fhir:MedicationRequest.intent [ fhir:value "order"] ;
  fhir:MedicationRequest.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/medicationrequest-category" ] ;
       fhir:Coding.code [ fhir:value "discharge" ]
     ]
  ] ;
  fhir:MedicationRequest.medicationCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw" ] ;
       fhir:Coding.code [ fhir:value "衛署藥輸字第025485號" ] ;
       fhir:Coding.display [ fhir:value "阿立批挫" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "阿立批挫" ]
  ] ;
  fhir:MedicationRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat-example> ;
     fhir:Reference.reference [ fhir:value "Patient/pat-example" ]
  ] ;
  fhir:MedicationRequest.encounter [
     fhir:link <http://hl7.org/fhir/Encounter/enc-example> ;
     fhir:Reference.reference [ fhir:value "Encounter/enc-example" ]
  ] ;
  fhir:MedicationRequest.authoredOn [ fhir:value "2022-08-01T18:00:14+08:00"^^xsd:dateTime] ;
  fhir:MedicationRequest.requester [
     fhir:link <http://hl7.org/fhir/Practitioner/pra-dr-example> ;
     fhir:Reference.reference [ fhir:value "Practitioner/pra-dr-example" ]
  ] ;
  fhir:MedicationRequest.reasonReference [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Observation/obs-lab-example> ;
     fhir:Reference.reference [ fhir:value "Observation/obs-lab-example" ]
  ] ;
  fhir:MedicationRequest.dosageInstruction [
     fhir:index 0 ;
     fhir:Dosage.text [ fhir:value "三餐飯後,口服" ] ;
     fhir:Dosage.timing [
       fhir:Timing.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-frequency-nhi-tw" ] ;
           fhir:Coding.code [ fhir:value "PC" ]
         ] ;
         fhir:CodeableConcept.text [ fhir:value "三餐飯後" ]
       ]
     ] ;
     fhir:Dosage.route [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw" ] ;
         fhir:Coding.code [ fhir:value "PO" ]
       ]
     ] ;
     fhir:Dosage.doseAndRate [
       fhir:index 0 ;
       fhir:Dosage.doseAndRate.type [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/dose-rate-type" ] ;
           fhir:Coding.code [ fhir:value "ordered" ]
         ]
       ]
     ]
  ] ;
  fhir:MedicationRequest.dispenseRequest [
     fhir:MedicationRequest.dispenseRequest.validityPeriod [
       fhir:Period.start [ fhir:value "2022-08-01T18:00:14+08:00"^^xsd:dateTime ] ;
       fhir:Period.end [ fhir:value "2022-08-08T18:00:14+08:00"^^xsd:dateTime ]
     ]
  ] .

<http://hl7.org/fhir/Encounter/enc-example> a fhir:Encounter .

<http://hl7.org/fhir/Observation/obs-lab-example> a fhir:Observation .

<https://twcore.mohw.gov.tw/ig/twcore/Encounter/enc-example> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "enc-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_enc-example\"> </a><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 17:00:14+08:00 --&gt; 2022-08-01 18:00:14+08:00</td><td><a href=\"Practitioner-pra-dr-example.html\">Practitioner/pra-dr-example</a> \"王依昇\"</td></tr></table><p><b>就醫的開始和結束時間</b>:2022-08-01 17:00:14+08:00 --&gt; 2022-08-01T18:00:14 08:00</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>"
  ] ;
  fhir:Encounter.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "http://healthcare.example.org/identifiers/enocunter" ] ;
     fhir:Identifier.value [ fhir:value "E22081702" ]
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "PRENC" ]
  ] ;
  fhir:Encounter.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/encounter-type" ] ;
       fhir:Coding.code [ fhir:value "ADMS" ]
     ]
  ] ;
  fhir:Encounter.serviceType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:394589003 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "394589003" ] ;
       fhir:Coding.display [ fhir:value "Nephrology (qualifier value)" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "腎臟內科" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat-example> ;
     fhir:Reference.reference [ fhir:value "Patient/pat-example" ]
  ] ;
  fhir:Encounter.participant [
     fhir:index 0 ;
     fhir:Encounter.participant.type [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ;
         fhir:Coding.code [ fhir:value "PPRF" ]
       ]
     ] ;
     fhir:Encounter.participant.period [
       fhir:Period.start [ fhir:value "2022-08-01T17:00:14+08:00"^^xsd:dateTime ] ;
       fhir:Period.end [ fhir:value "2022-08-01T18:00:14+08:00"^^xsd:dateTime ]
     ] ;
     fhir:Encounter.participant.individual [
       fhir:link <http://hl7.org/fhir/Practitioner/pra-dr-example> ;
       fhir:Reference.reference [ fhir:value "Practitioner/pra-dr-example" ]
     ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2022-08-01T17:00:14+08:00"^^xsd:dateTime ] ;
     fhir:Period.end [ fhir:value "2022-08-01T18:00:14+08:00"^^xsd:dateTime ]
  ] ;
  fhir:Encounter.reasonCode [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:160303001 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "160303001" ] ;
       fhir:Coding.display [ fhir:value "FH: Diabetes mellitus" ]
     ]
  ] ;
  fhir:Encounter.hospitalization [
     fhir:Encounter.hospitalization.dischargeDisposition [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/discharge-disposition" ] ;
         fhir:Coding.code [ fhir:value "home" ]
       ]
     ]
  ] ;
  fhir:Encounter.location [
     fhir:index 0 ;
     fhir:Encounter.location.location [
       fhir:link <http://hl7.org/fhir/Location/loc-ent-example> ;
       fhir:Reference.reference [ fhir:value "Location/loc-ent-example" ]
     ]
  ] .

<http://hl7.org/fhir/Location/loc-ent-example> a fhir:Location .

<https://twcore.mohw.gov.tw/ig/twcore/Location/loc-ent-example> a fhir:Location ;
  fhir:Resource.id [ fhir:value "loc-ent-example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Location-twcore" ;
       fhir:index 0 ;
       fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Location-twcore>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_loc-ent-example\"> </a><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>"
  ] ;
  fhir:Location.status [ fhir:value "active"] ;
  fhir:Location.name [ fhir:value "衛生福利部臺北醫院耳鼻喉科"] ;
  fhir:Location.description [ fhir:value "診治各種耳、鼻、咽、喉等上呼吸道疾病及頭頸部腫瘤 , 包括 : 感冒、咳嗽、頭痛、喉嚨痛、聲音沙啞、吞嚥困難、呼吸不順、鼻塞、鼻竇炎、鼻過敏、鼻息肉、扁桃腺肥大、耳鳴、耳痛、中耳炎、顏面神經麻痺、顎顳關節痛、口乾舌燥、打鼾、語言障礙、食道異物取出、頭頸部腫瘤、舌及口咽腫瘤手術"] ;
  fhir:Location.mode [ fhir:value "kind"] ;
  fhir:Location.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ;
       fhir:Coding.code [ fhir:value "ENT" ] ;
       fhir:Coding.display [ fhir:value "Otorhinolaryngology clinic" ]
     ]
  ] ;
  fhir:Location.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "02-2276-5566" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ] ;
  fhir:Location.address [
     fhir:Address.use [ fhir:value "work" ] ;
     fhir:Address.type [ fhir:value "both" ] ;
     fhir:Address.text [ fhir:value "242新北市新莊區思源路127號" ] ;
     fhir:Address.line [
       fhir:value "思源路127號" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "新莊區" ] ;
     fhir:Address.district [ fhir:value "新北市" ] ;
     fhir:Address.postalCode [ fhir:value "242" ]
  ] ;
  fhir:Location.position [
     fhir:Location.position.longitude [ fhir:value "25.043085494729105"^^xsd:decimal ] ;
     fhir:Location.position.latitude [ fhir:value "121.45941895179722"^^xsd:decimal ]
  ] ;
  fhir:Location.managingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/org-hosp-example> ;
     fhir:Reference.reference [ fhir:value "Organization/org-hosp-example" ]
  ] ;
  fhir:Location.hoursOfOperation [
     fhir:index 0 ;
     fhir:Location.hoursOfOperation.daysOfWeek [
       fhir:value "mon" ;
       fhir:index 0
     ], [
       fhir:value "tue" ;
       fhir:index 1
     ], [
       fhir:value "wed" ;
       fhir:index 2
     ], [
       fhir:value "thu" ;
       fhir:index 3
     ], [
       fhir:value "fri" ;
       fhir:index 4
     ] ;
     fhir:Location.hoursOfOperation.allDay [ fhir:value "true"^^xsd:boolean ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/bun-document-example.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/bun-document-example.ttl> .