臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.1 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
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://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 ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "bun-document-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Bundle-document-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Bundle-document-twcore> ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "https://www.tph.mohw.gov.tw"^^xsd:anyURI ] ; fhir:value [ fhir:v "01010905170415100000000" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2023-11-18T12:34:56.000Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/Composition/com-example"^^xsd:anyURI ] ; ( fhir:resource <https://twcore.mohw.gov.tw/ig/twcore/Composition/com-example> ) ] [ fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/Practitioner/pra-dr-example"^^xsd:anyURI ] ; ( fhir:resource <https://twcore.mohw.gov.tw/ig/twcore/Practitioner/pra-dr-example> ) ] [ fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/Patient/pat-example"^^xsd:anyURI ] ; ( fhir:resource <https://twcore.mohw.gov.tw/ig/twcore/Patient/pat-example> ) ] [ fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-lab-example"^^xsd:anyURI ] ; ( fhir:resource <https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-lab-example> ) ] [ fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-bloodPressure-example"^^xsd:anyURI ] ; ( fhir:resource <https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-bloodPressure-example> ) ] [ fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/Organization/org-hosp-example"^^xsd:anyURI ] ; ( fhir:resource <https://twcore.mohw.gov.tw/ig/twcore/Organization/org-hosp-example> ) ] [ fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/MedicationRequest/med-req-cod-example"^^xsd:anyURI ] ; ( fhir:resource <https://twcore.mohw.gov.tw/ig/twcore/MedicationRequest/med-req-cod-example> ) ] [ fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/Encounter/enc-example"^^xsd:anyURI ] ; ( fhir:resource <https://twcore.mohw.gov.tw/ig/twcore/Encounter/enc-example> ) ] [ fhir:fullUrl [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/Location/loc-ent-example"^^xsd:anyURI ] ; ( fhir: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:id [ fhir:v "com-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Composition-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Composition-twcore> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a loinc:11503-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11503-0" ] ; fhir:display [ fhir:v "Medical records" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ a loinc:47039-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "47039-3" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/pat-example" ] ] ; # fhir:date [ fhir:v "2023-09-10T10:30:00Z"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "Practitioner/pra-dr-example" ] ] ) ; # fhir:title [ fhir:v "陳加玲的病摘"] ; # fhir:confidentiality [ fhir:v "R"] ; # fhir:attester ( [ fhir:mode [ fhir:v "personal" ] ; fhir:time [ fhir:v "2023-09-10T11:00:00Z"^^xsd:dateTime ] ; fhir:party [ fhir:reference [ fhir:v "Practitioner/pra-dr-example" ] ] ] ) ; # fhir:custodian [ fhir:reference [ fhir:v "Organization/org-hosp-example" ] ] ; # fhir:event ( [ ( fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "MEDLIST" ] ; fhir:display [ fhir:v "medication list" ] ] ) ] ) ; fhir:period [ fhir:start [ fhir:v "2023-09-10T08:00:00Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2023-09-15T09:30:00Z"^^xsd:dateTime ] ] ] ) ; # fhir:section ( [ ( fhir:entry [ fhir:reference [ fhir:v "Practitioner/pra-dr-example" ] ] [ fhir:reference [ fhir:v "Observation/obs-bloodPressure-example" ] ] [ fhir:reference [ fhir:v "MedicationRequest/med-req-cod-example" ] ] ) ] ) . # <https://twcore.mohw.gov.tw/ig/twcore/Practitioner/pra-dr-example> a fhir:Practitioner ; fhir:id [ fhir:v "pra-dr-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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>" ] ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NNxxx" ] ] ) ] ; fhir:system [ fhir:v "http://www.moi.gov.tw"^^xsd:anyURI ] ; fhir:value [ fhir:v "D123456789" ] ] [ fhir:use [ fhir:v "official" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MD" ] ] ) ] ; fhir:system [ fhir:v "https://www.tph.mohw.gov.tw"^^xsd:anyURI ] ; fhir:value [ fhir:v "KP00017" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:text [ fhir:v "王依昇" ] ; fhir:family [ fhir:v "Wang" ] ; ( fhir:given [ fhir:v "Yi Sheng" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0993277826" ] ; fhir:use [ fhir:v "mobile" ] ; fhir:period [ fhir:start [ fhir:v "2022-07-31"^^xsd:date ] ; fhir:end [ fhir:v "2024-07-31"^^xsd:date ] ] ] ) ; # fhir:address ( [ ( fhir:extension [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number"^^xsd:anyURI ] ; fhir:value [ fhir:v "31號" ] ] ) ; fhir:text [ fhir:v "桃園市桃園區五福五街31號" ] ; ( fhir:line [ fhir:v "五福五街" ] ) ; fhir:city [ fhir:v "桃園區" ] ; fhir:district [ fhir:v "桃園市" ] ; fhir:postalCode [ ( fhir:extension [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw"^^xsd:anyURI ] ; fhir:code [ fhir:v "330" ] ] ) ] ] ) ] ; fhir:country [ fhir:v "TW" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1980-11-11"^^xsd:date] ; # fhir:photo ( [ fhir:contentType [ fhir:v "image/png" ] ; fhir:data [ fhir:v "TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5vdCBvbmx5IGJ5IGhpcyByZWFzb24sIGJ1dCBieSB0aGlzIHNpbmd1bGFyIHBhc3Npb24gZnJvbSBvdGhlciBhbmltYWxzLCB3aGljaCBpcyBhIGx1c3Qgb2YgdGhlIG1pbmQsIHRoYXQgYnkgYSBwZXJzZXZlcmFuY2Ugb2YgZGVsaWdodCBpbiB0aGUgY29udGludWVkIGFuZCBpbmRlZmF0aWdhYmxlIGdlbmVyYXRpb24gb2Yga25vd2xlZGdlLCBleGNlZWRzIHRoZSBzaG9ydCB2ZWhlbWVuY2Ugb2YgYW55IGNhcm5hbCBwbGVhc3VyZS4="^^xsd:base64Binary ] ; fhir:url [ fhir:v "doctor.png"^^xsd:anyURI ] ] ) ; # fhir:qualification ( [ fhir:code [ ( fhir:coding [ a sct:394802001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394802001" ] ; fhir:display [ fhir:v "General medicine" ] ] ) ] ; fhir:period [ fhir:start [ fhir:v "2005-05-25"^^xsd:date ] ] ] ) . # <https://twcore.mohw.gov.tw/ig/twcore/Patient/pat-example> a fhir:Patient ; fhir:id [ fhir:v "pat-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Patient-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Patient-twcore> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/person-age"^^xsd:anyURI ] ; fhir:value [ a fhir:Age ; fhir:value [ fhir:v "32"^^xsd:decimal ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "a" ] ] ] [ ( fhir:extension [ fhir:url [ fhir:v "code"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "TW" ] ] ) ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-nationality"^^xsd:anyURI ] ] ) ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NNxxx" ; ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "suffix"^^xsd:anyURI ] ; fhir:value [ fhir:v "TWN" ] ] [ fhir:url [ fhir:v "valueSet"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://hl7.org/fhir/ValueSet/iso3166-1-3"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/iso3166-1-3> ] ] ) ; fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/identifier-suffix"^^xsd:anyURI ] ] ) ] ] ) ] ; fhir:system [ fhir:v "http://www.moi.gov.tw"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123456789" ] ] [ fhir:use [ fhir:v "official" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ] ) ] ; fhir:system [ fhir:v "https://www.tph.mohw.gov.tw"^^xsd:anyURI ] ; fhir:value [ fhir:v "8862168" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:text [ fhir:v "陳加玲" ] ; fhir:family [ fhir:v "Chen" ] ; ( fhir:given [ fhir:v "Chia Lin" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0911327999" ] ; fhir:use [ fhir:v "mobile" ] ; fhir:period [ fhir:start [ fhir:v "2022-07-31"^^xsd:date ] ; fhir:end [ fhir:v "2024-07-31"^^xsd:date ] ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1990-01-01"^^xsd:date] ; # fhir:address ( [ ( fhir:extension [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section"^^xsd:anyURI ] ; fhir:value [ fhir:v "三段" ] ] [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number"^^xsd:anyURI ] ; fhir:value [ fhir:v "210號" ] ] [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village"^^xsd:anyURI ] ; fhir:value [ fhir:v "大有里" ] ] [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-neighborhood"^^xsd:anyURI ] ; fhir:value [ fhir:v "19鄰" ] ] [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-lane"^^xsd:anyURI ] ; fhir:value [ fhir:v "52巷" ] ] [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-alley"^^xsd:anyURI ] ; fhir:value [ fhir:v "6弄" ] ] [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-floor"^^xsd:anyURI ] ; fhir:value [ fhir:v "2樓" ] ] [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-room"^^xsd:anyURI ] ; fhir:value [ fhir:v "B室" ] ] ) ; fhir:text [ fhir:v "臺北市大同區大有里19鄰承德路三段52巷6弄210號2樓B室" ] ; ( fhir:line [ fhir:v "承德路" ] ) ; fhir:city [ fhir:v "大同區" ] ; fhir:district [ fhir:v "臺北市" ] ; fhir:postalCode [ ( fhir:extension [ fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw"^^xsd:anyURI ] ; fhir:code [ fhir:v "103" ] ] ) ] ] ) ] ; fhir:country [ fhir:v "TW" ] ] ) ; # fhir:maritalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "U" ] ] ) ] ; # fhir:photo ( [ fhir:contentType [ fhir:v "image/jpeg" ] ; fhir:url [ fhir:v "patient.png"^^xsd:anyURI ] ] ) ; # fhir:contact ( [ ( fhir:relationship [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "FTH" ] ] ) ] ) ; fhir:name [ fhir:use [ fhir:v "official" ] ; fhir:text [ fhir:v "李立偉" ] ; fhir:family [ fhir:v "Li" ] ; ( fhir:given [ fhir:v "Li Wei" ] ) ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0917159753" ] ; fhir:use [ fhir:v "mobile" ] ; fhir:period [ fhir:start [ fhir:v "2022-07-31"^^xsd:date ] ; fhir:end [ fhir:v "2024-07-31"^^xsd:date ] ] ] ) ] ) ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "zh-TW" ] ] ) ] ] ) ; # fhir:managingOrganization [ fhir:reference [ fhir:v "Organization/org-hosp-example" ] ] . # <https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-lab-example> a fhir:Observation ; fhir:id [ fhir:v "obs-lab-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-laboratoryResult-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-laboratoryResult-twcore> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw"^^xsd:anyURI ] ; fhir:code [ fhir:v "09002C" ] ] ) ; fhir:text [ fhir:v "血中尿素氮" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/pat-example" ] ] ; # fhir:effective [ fhir:v "2022-07-31"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/org-hosp-example" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "16.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg/dL" ] ] . # <https://twcore.mohw.gov.tw/ig/twcore/Observation/obs-bloodPressure-example> a fhir:Observation ; fhir:id [ fhir:v "obs-bloodPressure-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-bloodPressure-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-bloodPressure-twcore> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "vital-signs" ] ; fhir:display [ fhir:v "Vital Signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:85354-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "85354-9" ] ; fhir:display [ fhir:v "Blood pressure panel with all children optional" ] ] ) ; fhir:text [ fhir:v "Blood pressure panel with all children optional" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/pat-example" ] ] ; # fhir:effective [ fhir:v "2022-07-31"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/pra-dr-example" ] ] ) ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:8480-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "8480-6" ] ; fhir:display [ fhir:v "Systolic blood pressure" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "110"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmHg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "mm[Hg]" ] ] ] [ fhir:code [ ( fhir:coding [ a loinc:8462-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "8462-4" ] ; fhir:display [ fhir:v "Diastolic blood pressure" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "56"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmHg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "mm[Hg]" ] ] ] ) . # <https://twcore.mohw.gov.tw/ig/twcore/Organization/org-hosp-example> a fhir:Organization ; fhir:id [ fhir:v "org-hosp-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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>" ] ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PRN" ] ] ) ] ; fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw"^^xsd:anyURI ] ; fhir:value [ fhir:v "0131060029" ] ] ) ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "prov" ] ] ) ] ) ; # fhir:name [ fhir:v "衛生福利部臺北醫院"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0222765566" ] ] ) . # <https://twcore.mohw.gov.tw/ig/twcore/MedicationRequest/med-req-cod-example> a fhir:MedicationRequest ; fhir:id [ fhir:v "med-req-cod-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/MedicationRequest-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/MedicationRequest-twcore> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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 --> 2022-08-08 06:00:14-0500</p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://www.moi.gov.tw"^^xsd:anyURI ] ; fhir:value [ fhir:v "7077" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:statusReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "clarif" ] ] ) ] ; # fhir:intent [ fhir:v "order"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "discharge" ] ] ) ] ) ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw"^^xsd:anyURI ] ; fhir:code [ fhir:v "衛署藥輸字第025485號" ] ; fhir:display [ fhir:v "阿立批挫" ] ] ) ; fhir:text [ fhir:v "阿立批挫" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/pat-example" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/enc-example" ] ] ; # fhir:authoredOn [ fhir:v "2022-08-01T18:00:14+08:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/pra-dr-example" ] ] ; # fhir:reasonReference ( [ fhir:reference [ fhir:v "Observation/obs-lab-example" ] ] ) ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "三餐飯後,口服" ] ; fhir:timing [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-frequency-nhi-tw"^^xsd:anyURI ] ; fhir:code [ fhir:v "PC" ] ] ) ; fhir:text [ fhir:v "三餐飯後" ] ] ] ; fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw"^^xsd:anyURI ] ; fhir:code [ fhir:v "PO" ] ] ) ] ; ( fhir:doseAndRate [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "ordered" ] ] ) ] ] ) ] ) ; # fhir:dispenseRequest [ fhir:validityPeriod [ fhir:start [ fhir:v "2022-08-01T18:00:14+08:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-08-08T18:00:14+08:00"^^xsd:dateTime ] ] ] . # <https://twcore.mohw.gov.tw/ig/twcore/Encounter/enc-example> a fhir:Encounter ; fhir:id [ fhir:v "enc-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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 --> 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 --> 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>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://healthcare.example.org/identifiers/enocunter"^^xsd:anyURI ] ; fhir:value [ fhir:v "E22081702" ] ] ) ; # fhir:status [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "PRENC" ] ] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/encounter-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "ADMS" ] ] ) ] ) ; # fhir:serviceType [ ( fhir:coding [ a sct:394589003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394589003" ] ; fhir:display [ fhir:v "Nephrology (qualifier value)" ] ] ) ; fhir:text [ fhir:v "腎臟內科" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/pat-example" ] ] ; # fhir:participant ( [ ( fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ; fhir:code [ fhir:v "PPRF" ] ] ) ] ) ; fhir:period [ fhir:start [ fhir:v "2022-08-01T17:00:14+08:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-08-01T18:00:14+08:00"^^xsd:dateTime ] ] ; fhir:individual [ fhir:reference [ fhir:v "Practitioner/pra-dr-example" ] ] ] ) ; # fhir:period [ fhir:start [ fhir:v "2022-08-01T17:00:14+08:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-08-01T18:00:14+08:00"^^xsd:dateTime ] ] ; # fhir:reasonCode ( [ ( fhir:coding [ a sct:160303001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "160303001" ] ; fhir:display [ fhir:v "FH: Diabetes mellitus" ] ] ) ] ) ; # fhir:hospitalization [ fhir:dischargeDisposition [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/discharge-disposition"^^xsd:anyURI ] ; fhir:code [ fhir:v "home" ] ] ) ] ] ; # fhir:location ( [ fhir:location [ fhir:reference [ fhir:v "Location/loc-ent-example" ] ] ] ) . # <https://twcore.mohw.gov.tw/ig/twcore/Location/loc-ent-example> a fhir:Location ; fhir:id [ fhir:v "loc-ent-example"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Location-twcore"^^xsd:anyURI ; fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Location-twcore> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:name [ fhir:v "衛生福利部臺北醫院耳鼻喉科"] ; # fhir:description [ fhir:v "診治各種耳、鼻、咽、喉等上呼吸道疾病及頭頸部腫瘤 , 包括 : 感冒、咳嗽、頭痛、喉嚨痛、聲音沙啞、吞嚥困難、呼吸不順、鼻塞、鼻竇炎、鼻過敏、鼻息肉、扁桃腺肥大、耳鳴、耳痛、中耳炎、顏面神經麻痺、顎顳關節痛、口乾舌燥、打鼾、語言障礙、食道異物取出、頭頸部腫瘤、舌及口咽腫瘤手術"] ; # fhir:mode [ fhir:v "kind"] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "ENT" ] ; fhir:display [ fhir:v "Otorhinolaryngology clinic" ] ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "02-2276-5566" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address [ fhir:use [ fhir:v "work" ] ; fhir:type [ fhir:v "both" ] ; fhir:text [ fhir:v "242新北市新莊區思源路127號" ] ; ( fhir:line [ fhir:v "思源路127號" ] ) ; fhir:city [ fhir:v "新莊區" ] ; fhir:district [ fhir:v "新北市" ] ; fhir:postalCode [ fhir:v "242" ] ] ; # fhir:position [ fhir:longitude [ fhir:v "25.043085494729105"^^xsd:decimal ] ; fhir:latitude [ fhir:v "121.45941895179722"^^xsd:decimal ] ] ; # fhir:managingOrganization [ fhir:reference [ fhir:v "Organization/org-hosp-example" ] ] ; # fhir:hoursOfOperation ( [ ( fhir:daysOfWeek [ fhir:v "mon" ] [ fhir:v "tue" ] [ fhir:v "wed" ] [ fhir:v "thu" ] [ fhir:v "fri" ] ) ; fhir:allDay [ fhir:v "true"^^xsd:boolean ] ] ) . #
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#0.3.1 based on FHIR 4.0.1. Generated 2024-10-22
Links: Table of Contents |
QA Report
| Version History |
聯絡我們