HL7 FHIR Implementation Guide: HealthBank IG Release 0.1.0 - TW | STU1
0.1.0 - ci-build

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

: healthbank-r4 - TTL Representation

Raw ttl | Download


@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-r4"] ; # 
  fhir:identifier [
fhir:system [ fhir:v "https://r4.myhealthbank.nhi.gov.tw"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CPST.NHIMHB.A174083187.r4.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:5bc7215e-9d09-4af2-b9d2-9bc70c1c86f2"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:5bc7215e-9d09-4af2-b9d2-9bc70c1c86f2> )
  ] [
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:e47b2e53-1234-460d-8e65-f5762a8b2faf"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:e47b2e53-1234-460d-8e65-f5762a8b2faf> )
  ] ) . # 

<urn:uuid:5bc7215e-9d09-4af2-b9d2-9bc70c1c86f2> a fhir:Composition ;
  fhir:id [ fhir:v "5bc7215e-9d09-4af2-b9d2-9bc70c1c86f2"] ; # 
  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_5bc7215e-9d09-4af2-b9d2-9bc70c1c86f2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition 5bc7215e-9d09-4af2-b9d2-9bc70c1c86f2</b></p><a name=\"5bc7215e-9d09-4af2-b9d2-9bc70c1c86f2\"> </a><a name=\"hc5bc7215e-9d09-4af2-b9d2-9bc70c1c86f2\"> </a><a name=\"5bc7215e-9d09-4af2-b9d2-9bc70c1c86f2-en-US\"> </a><p><b>identifier</b>: <code>https://r4.myhealthbank.nhi.gov.tw</code>/CPST.NHIMHB.A174083187.r4.20230723.01</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 48765-2}\">Allergies and adverse reactions Document</span></p><p><b>category</b>: <span title=\"Codes:{https://myhealthbank.nhi.gov.tw r4}\">r4</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-13 16:00:03+0800 --&gt; (ongoing)</td></tr></table></div>"
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "https://r4.myhealthbank.nhi.gov.tw"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CPST.NHIMHB.A174083187.r4.20230723.01" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ;
fhir:display [ fhir:v "Allergies and adverse reactions Document" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://myhealthbank.nhi.gov.tw"^^xsd:anyURI ] ;
fhir:code [ fhir:v "r4" ]     ] )
  ] ) ; # 
  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-13T16: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:e47b2e53-1234-460d-8e65-f5762a8b2faf" ]     ] )
  ] ) . # 

<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:e47b2e53-1234-460d-8e65-f5762a8b2faf> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "e47b2e53-1234-460d-8e65-f5762a8b2faf"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/AllergyIntolerance-twcore"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/AllergyIntolerance-twcore>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_e47b2e53-1234-460d-8e65-f5762a8b2faf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance e47b2e53-1234-460d-8e65-f5762a8b2faf</b></p><a name=\"e47b2e53-1234-460d-8e65-f5762a8b2faf\"> </a><a name=\"hce47b2e53-1234-460d-8e65-f5762a8b2faf\"> </a><a name=\"e47b2e53-1234-460d-8e65-f5762a8b2faf-en-US\"> </a><p><b>identifier</b>: <code>https://r4.myhealthbank.nhi.gov.tw</code>/CPST.NHIMHB.A174083187.r4.20230713.01, AGIR.1101020018.A174083187.20230713.01</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:\">Allergy to aspirin</span></p><p><b>patient</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>recordedDate</b>: 2023-07-13 16:00:03+0800</p><p><b>note</b>: Allergy to aspirin (By 怪醫黑傑克)</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://r4.myhealthbank.nhi.gov.tw"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CPST.NHIMHB.A174083187.r4.20230713.01" ]
  ] [
fhir:value [ fhir:v "AGIR.1101020018.A174083187.20230713.01" ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] )
  ] ; # 
  fhir:code [
fhir:text [ fhir:v "Allergy to aspirin" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "urn:uuid:7736a208-10b6-4880-a344-b6745955d37c" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2023-07-13T16:00:03+08:00"^^xsd:dateTime] ; # 
  fhir:note ( [
fhir:author [ fhir:v "怪醫黑傑克" ] ;
fhir:text [ fhir:v "Allergy to aspirin" ]
  ] ) . #