HL7 FHIR Implementation Guide: HealthBank IG Release 0.1.0 - TW | STU1 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "healthbank-r7"] ; #
fhir:identifier [
fhir:system [ fhir:v "https://r7.myhealthbank.nhi.gov.tw"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CPST.NHIMHB.A174083187.r7.20230723.01" ]
] ; #
fhir:type [ fhir:v "document"] ; #
fhir:timestamp [ fhir:v "2023-07-23T06:00:03+08:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:c6da3e7c-4799-11ee-be56-0242ac120002"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:c6da3e7c-4799-11ee-be56-0242ac120002> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:38c38cb2-817c-4c35-a013-977de42f41de"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:38c38cb2-817c-4c35-a013-977de42f41de> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:7736a208-10b6-4880-a344-b6745955d37c"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7736a208-10b6-4880-a344-b6745955d37c> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:28181c98-4af8-11ee-be56-0242ac120002"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:28181c98-4af8-11ee-be56-0242ac120002> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:e92f1394-f49f-47dd-9761-75d2b02ee40a"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:e92f1394-f49f-47dd-9761-75d2b02ee40a> )
] ) . #
<urn:uuid:c6da3e7c-4799-11ee-be56-0242ac120002> a fhir:Composition ;
fhir:id [ fhir:v "c6da3e7c-4799-11ee-be56-0242ac120002"] ; #
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\"><a name=\"Composition_c6da3e7c-4799-11ee-be56-0242ac120002\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition c6da3e7c-4799-11ee-be56-0242ac120002</b></p><a name=\"c6da3e7c-4799-11ee-be56-0242ac120002\"> </a><a name=\"hcc6da3e7c-4799-11ee-be56-0242ac120002\"> </a><a name=\"c6da3e7c-4799-11ee-be56-0242ac120002-en-US\"> </a><p><b>identifier</b>: <code>https://r7.myhealthbank.nhi.gov.tw</code>/CPST.NHIMHB.A174083187.r7.20230723.01</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 30954-2}\">Relevant diagnostic tests/laboratory data Narrative</span></p><p><b>category</b>: <span title=\"Codes:{https://myhealthbank.nhi.gov.tw r7}\">r7</span></p><p><b>date</b>: 2023-07-23</p><p><b>author</b>: <a href=\"Bundle-healthbank-r1.html#urn-uuid-38c38cb2-817c-4c35-a013-977de42f41de\">國泰PHI</a></p><p><b>title</b>: 健康存摺-檢驗(查)結果資料</p><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>2023-07-08 16:00:03+0800 --> (ongoing)</td></tr></table></div>"
] ; #
fhir:identifier [
fhir:system [ fhir:v "https://r7.myhealthbank.nhi.gov.tw"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CPST.NHIMHB.A174083187.r7.20230723.01" ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data Narrative" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "https://myhealthbank.nhi.gov.tw"^^xsd:anyURI ] ;
fhir:code [ fhir:v "r7" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:7736a208-10b6-4880-a344-b6745955d37c" ]
] ; #
fhir:date [ fhir:v "2023-07-23"^^xsd:date] ; #
fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:38c38cb2-817c-4c35-a013-977de42f41de" ] ;
fhir:display [ fhir:v "國泰PHI" ]
] ) ; #
fhir:title [ fhir:v "健康存摺-檢驗(查)結果資料"] ; #
fhir:event ( [
fhir:period [
fhir:start [ fhir:v "2023-07-08T16:00:03+08:00"^^xsd:dateTime ] ]
] ) ; #
fhir:section ( [
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:38c38cb2-817c-4c35-a013-977de42f41de" ] ] [
fhir:reference [ fhir:v "urn:uuid:7736a208-10b6-4880-a344-b6745955d37c" ] ] [
fhir:reference [ fhir:v "urn:uuid:28181c98-4af8-11ee-be56-0242ac120002" ] ] [
fhir:reference [ fhir:v "urn:uuid:e92f1394-f49f-47dd-9761-75d2b02ee40a" ] ] )
] ) . #
<urn:uuid:38c38cb2-817c-4c35-a013-977de42f41de> a fhir:Organization ;
fhir:id [ fhir:v "38c38cb2-817c-4c35-a013-977de42f41de"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-twcore"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-twcore> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_38c38cb2-817c-4c35-a013-977de42f41de\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 38c38cb2-817c-4c35-a013-977de42f41de</b></p><a name=\"38c38cb2-817c-4c35-a013-977de42f41de\"> </a><a name=\"hc38c38cb2-817c-4c35-a013-977de42f41de\"> </a><a name=\"38c38cb2-817c-4c35-a013-977de42f41de-en-US\"> </a><p><b>identifier</b>: Provider number/1101020018</p><p><b>active</b>: true</p><p><b>name</b>: 國泰PHI</p><p><b>alias</b>: 國泰PHI</p><p><b>telecom</b>: ph: 02-27082121(Work)</p><p><b>address</b>: 臺北市仁愛路四段280號(work)</p></div>"
] ; #
fhir:identifier ( [
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 "1101020018" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:name [ fhir:v "國泰PHI"] ; #
fhir:alias ( [ fhir:v "國泰PHI"] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "02-27082121" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:address ( [
fhir:use [ fhir:v "work" ] ;
fhir:text [ fhir:v "臺北市仁愛路四段280號" ]
] ) . #
<urn:uuid:7736a208-10b6-4880-a344-b6745955d37c> a fhir:Patient ;
fhir:id [ fhir:v "7736a208-10b6-4880-a344-b6745955d37c"] ; #
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\"><a name=\"Patient_7736a208-10b6-4880-a344-b6745955d37c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 7736a208-10b6-4880-a344-b6745955d37c</b></p><a name=\"7736a208-10b6-4880-a344-b6745955d37c\"> </a><a name=\"hc7736a208-10b6-4880-a344-b6745955d37c\"> </a><a name=\"7736a208-10b6-4880-a344-b6745955d37c-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">波吉 Male, DoB: 2002-10-15 ( PATT.1101020018.A174083187)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code/A174083187 (use: official, )</li><li>Medical record number/Z0221X8S (use: official, )</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">110412臺北市松仁路7號(home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Bundle-healthbank-r1.html#urn-uuid-38c38cb2-817c-4c35-a013-977de42f41de\">Bundle: identifier = https://r1.myhealthbank.nhi.gov.tw#CPST.NHIMHB.A174083187.r1.20230723.01; type = document; timestamp = 2023-07-23 06:00:03+0800</a></li></ul></td></tr></table></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 "A174083187" ]
] [
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.cgh.org.tw/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Z0221X8S" ]
] [
fhir:value [ fhir:v "PATT.1101020018.A174083187" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:name ( [
fhir:text [ fhir:v "波吉" ]
] ) ; #
fhir:gender [ fhir:v "male"] ; #
fhir:birthDate [ fhir:v "2002-10-15"^^xsd:date] ; #
fhir:deceased [ fhir:v "false"^^xsd:boolean] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "physical" ] ;
fhir:text [ fhir:v "110412臺北市松仁路7號" ]
] ) ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "urn:uuid:38c38cb2-817c-4c35-a013-977de42f41de" ]
] . #
<urn:uuid:28181c98-4af8-11ee-be56-0242ac120002> a fhir:Person ;
fhir:id [ fhir:v "28181c98-4af8-11ee-be56-0242ac120002"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Person_28181c98-4af8-11ee-be56-0242ac120002\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Person 28181c98-4af8-11ee-be56-0242ac120002</b></p><a name=\"28181c98-4af8-11ee-be56-0242ac120002\"> </a><a name=\"hc28181c98-4af8-11ee-be56-0242ac120002\"> </a><a name=\"28181c98-4af8-11ee-be56-0242ac120002-en-US\"> </a><p><b>identifier</b>: National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code/A174083187 (use: official, )</p><p><b>name</b>: 波吉</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 2002-10-15</p><p><b>address</b>: 110412臺北市松仁路7號(home)</p><p><b>active</b>: true</p><h3>Links</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Target</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-healthbank-r1.html#urn-uuid-7736a208-10b6-4880-a344-b6745955d37c\">Bundle: identifier = https://r1.myhealthbank.nhi.gov.tw#CPST.NHIMHB.A174083187.r1.20230723.01; type = document; timestamp = 2023-07-23 06:00:03+0800</a></td></tr></table></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 "A174083187" ]
] ) ; #
fhir:name ( [
fhir:text [ fhir:v "波吉" ]
] ) ; #
fhir:gender [ fhir:v "male"] ; #
fhir:birthDate [ fhir:v "2002-10-15"^^xsd:date] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "physical" ] ;
fhir:text [ fhir:v "110412臺北市松仁路7號" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:link ( [
fhir:target [
fhir:reference [ fhir:v "urn:uuid:7736a208-10b6-4880-a344-b6745955d37c" ] ]
] ) . #
<urn:uuid:e92f1394-f49f-47dd-9761-75d2b02ee40a> a fhir:Observation ;
fhir:id [ fhir:v "e92f1394-f49f-47dd-9761-75d2b02ee40a"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_e92f1394-f49f-47dd-9761-75d2b02ee40a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation e92f1394-f49f-47dd-9761-75d2b02ee40a</b></p><a name=\"e92f1394-f49f-47dd-9761-75d2b02ee40a\"> </a><a name=\"hce92f1394-f49f-47dd-9761-75d2b02ee40a\"> </a><a name=\"e92f1394-f49f-47dd-9761-75d2b02ee40a-en-US\"> </a><p><b>identifier</b>: <code>https://r7.myhealthbank.nhi.gov.tw</code>/CPST.NHIMHB.A174083187.r7.20230723.01</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw 09006C}\">HbA1c (Hemoglobin A1c)</span></p><p><b>subject</b>: <a href=\"Bundle-healthbank-r1.html#urn-uuid-7736a208-10b6-4880-a344-b6745955d37c\">Bundle: identifier = https://r1.myhealthbank.nhi.gov.tw#CPST.NHIMHB.A174083187.r1.20230723.01; type = document; timestamp = 2023-07-23 06:00:03+0800</a></p><p><b>effective</b>: 2023-07-08 12:12:00+0800 --> 2023-07-08 16:00:00+0800</p><p><b>issued</b>: 2022-07-09 17:30:00+0800</p><p><b>performer</b>: <a href=\"Bundle-healthbank-r1.html#urn-uuid-38c38cb2-817c-4c35-a013-977de42f41de\">Bundle: identifier = https://r1.myhealthbank.nhi.gov.tw#CPST.NHIMHB.A174083187.r1.20230723.01; type = document; timestamp = 2023-07-23 06:00:03+0800</a></p><p><b>value</b>: 4.5%</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>4.0%–5.6%</td></tr></table></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://r7.myhealthbank.nhi.gov.tw"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CPST.NHIMHB.A174083187.r7.20230723.01" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
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 "09006C" ] ;
fhir:display [ fhir:v "醣化血紅素" ] ] ) ;
fhir:text [ fhir:v "HbA1c (Hemoglobin A1c)" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:7736a208-10b6-4880-a344-b6745955d37c" ]
] ; #
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2023-07-08T12:12:00+08:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2023-07-08T16:00:00+08:00"^^xsd:dateTime ]
] ; #
fhir:issued [ fhir:v "2022-07-09T17:30:00+08:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:38c38cb2-817c-4c35-a013-977de42f41de" ]
] ) ; #
fhir:value [ fhir:v "4.5%"] ; #
fhir:referenceRange ( [
fhir:text [ fhir:v "4.0%–5.6%" ]
] ) . #
IG © 2024+ 臺灣醫學資訊學會 TAMI. Package HealthBank.MI-TW-2024-WG5#0.1.0 based on FHIR 4.0.1. Generated 2024-08-16
Links: Table of Contents |
QA Report