@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ImageBundle"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/ImageBundle"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "https://dep.mohw.gov.tw/"^^xsd:anyURI ] ; fhir:value [ fhir:v "202212231005" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2022-12-24T14:30:00+01:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/Composition/ImageComposition"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/Patient/TWCorePatient"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/Organization/TWCoreOrganization"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/Practitioner/TWCorePractitioner"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/Encounter/TWCoreEncounter"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/Condition/TWCoreCondition"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/ImagingStudy/ImagingStudyBase"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/Media/MediaBase"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/Endpoint/MitwEndpoint"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/Observation/ObservationImagingResult"^^xsd:anyURI ] ; fhir:resource ( ) ] [ fhir:fullUrl [ fhir:v "https://hapi.fhir.tw/fhir/DiagnosticReport/ImageDiagnosticReport"^^xsd:anyURI ] ; fhir:resource ( ) ] ) . # a fhir:Composition ; fhir:id [ fhir:v "ImageComposition"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/ImageComposition"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Composition ImageComposition

identifier: https://dep.mohw.gov.tw//202212231005

status: Final

type: Radiology Study observation (narrative)

encounter: Encounter: status = finished; class = pre-admission (ActCode#PRENC); period = 2022-08-01 17:00:14-0500 --> 2022-08-01 18:00:14-0500; reasonCode = Primary malignant neoplasm of lung (disorder)

date: 2022-12-23 14:30:00+0800

author: Organization 台北榮民總醫院

title: 醫療影像及報告

Attesters

-ModeParty
*OfficialOrganization 台北榮民總醫院
" ] ; # fhir:identifier [ fhir:system [ fhir:v "https://dep.mohw.gov.tw/"^^xsd:anyURI ] ; fhir:value [ fhir:v "202212231005" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ fhir:coding ( [ a loinc:18782-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "18782-3" ] ; fhir:display [ fhir:v "Radiology Study observation (narrative)" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/TWCorePatient" ] ] ; # fhir:encounter [ fhir:link ; fhir:reference [ fhir:v "Encounter/TWCoreEncounter" ] ] ; # fhir:date [ fhir:v "2022-12-23T14:30:00+08:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:link ; fhir:reference [ fhir:v "Organization/TWCoreOrganization" ] ] ) ; # fhir:title [ fhir:v "醫療影像及報告"] ; # fhir:attester ( [ fhir:mode [ fhir:v "official" ] ; fhir:party [ fhir:link ; fhir:reference [ fhir:v "Organization/TWCoreOrganization" ] ] ] ) ; # fhir:section ( [ fhir:title [ fhir:v "Relevant diagnostic tests/laboratory data Narrative" ] ; fhir:code [ 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:entry ( [ fhir:link ; fhir:reference [ fhir:v "Practitioner/TWCorePractitioner" ] ] [ fhir:link ; fhir:reference [ fhir:v "Condition/TWCoreCondition" ] ] [ fhir:link ; fhir:reference [ fhir:v "ImagingStudy/ImagingStudyBase" ] ] [ fhir:link ; fhir:reference [ fhir:v "Media/MediaBase" ] ] [ fhir:link ; fhir:reference [ fhir:v "Endpoint/MitwEndpoint" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/ObservationImagingResult" ] ] [ fhir:link ; fhir:reference [ fhir:v "DiagnosticReport/ImageDiagnosticReport" ] ] ) ] ) . # a fhir:Patient ; fhir:id [ fhir:v "TWCorePatient"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/TWCorePatient"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Patient TWCorePatient

胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))


Contact Detail
  • ph: 0912345678
  • 台北市北投區明德路365號(home)
Emergency Contact:
  • 大吉 綠 (Official) (Male)
  • 台北市北投區明德路365號(home)
  • ph: 0987654321
" ] ; # 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 "A123456789" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "綠" ] ; fhir:given ( [ fhir:v "胖吉" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0912345678" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1987-01-01"^^xsd:date] ; # fhir:address ( [ fhir:use [ fhir:v "home" ] ; fhir:type [ fhir:v "postal" ] ; fhir:text [ fhir:v "台北市北投區明德路365號" ] ; fhir:line ( [ fhir:v "明德路365號" ] ) ; fhir:city [ fhir:v "台北市" ] ; fhir:postalCode [ fhir:v "11219" ] ; fhir:country [ fhir:v "Taiwan" ] ] ) ; # fhir:contact ( [ fhir:relationship ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ; fhir:code [ fhir:v "C" ] ; fhir:display [ fhir:v "Emergency Contact" ] ] ) ] ) ; fhir:name [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "綠" ] ; fhir:given ( [ fhir:v "大吉" ] ) ] ; fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0987654321" ] ] ) ; fhir:address [ fhir:use [ fhir:v "home" ] ; fhir:type [ fhir:v "postal" ] ; fhir:text [ fhir:v "台北市北投區明德路365號" ] ; fhir:line ( [ fhir:v "明德路365號" ] ) ; fhir:city [ fhir:v "台北市" ] ; fhir:postalCode [ fhir:v "11219" ] ; fhir:country [ fhir:v "Taiwan" ] ] ; fhir:gender [ fhir:v "male" ] ] ) . # a fhir:Organization ; fhir:id [ fhir:v "TWCoreOrganization"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/TWCoreOrganization"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Organization TWCoreOrganization

identifier: https://www.nhi.gov.tw/0601160016

active: true

type: Healthcare Provider

name: 台北榮民總醫院

telecom: ph: 02-28712121

address: 石牌路二段201號 台北市 11219 台灣

" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://www.nhi.gov.tw"^^xsd:anyURI ] ; fhir:value [ fhir:v "0601160016" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:type ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "prov" ] ; fhir:display [ fhir:v "Healthcare Provider" ] ] ) ] ) ; # fhir:name [ fhir:v "台北榮民總醫院"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "02-28712121" ] ] ) ; # fhir:address ( [ fhir:line ( [ fhir:v "石牌路二段201號" ] ) ; fhir:city [ fhir:v "台北市" ] ; fhir:district [ fhir:v "北投區" ] ; fhir:postalCode [ fhir:v "11219" ] ; fhir:country [ fhir:v "台灣" ] ] ) . # a fhir:Practitioner ; fhir:id [ fhir:v "TWCorePractitioner"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/TWCorePractitioner"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Practitioner TWCorePractitioner

identifier: Medical License number/tvgh001 (use: official, )

active: true

name: 大吉 連 (Official)

gender: Male

" ] ; # 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 "MD" ] ] ) ] ; fhir:system [ fhir:v "https://www.vghtpe.gov.tw/"^^xsd:anyURI ] ; fhir:value [ fhir:v "tvgh001" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "連" ] ; fhir:given ( [ fhir:v "大吉" ] ) ] ) ; # fhir:gender [ fhir:v "male"] . # a fhir:Encounter ; fhir:id [ fhir:v "TWCoreEncounter"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/TWCoreEncounter"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Encounter TWCoreEncounter

status: Finished

class: ActCode PRENC: pre-admission

subject: 胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

Participants

-TypePeriodIndividual
*primary performer2022-08-01 17:00:14-0500 --> 2022-08-01 18:00:14-0500Practitioner 大吉 連 (official)

period: 2022-08-01 17:00:14-0500 --> 2022-08-01 18:00:14-0500

reasonCode: Primary malignant neoplasm of lung (disorder)

" ] ; # 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:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/TWCorePatient" ] ] ; # 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-05:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-08-01T18:00:14-05:00"^^xsd:dateTime ] ] ; fhir:individual [ fhir:link ; fhir:reference [ fhir:v "Practitioner/TWCorePractitioner" ] ] ] ) ; # fhir:period [ fhir:start [ fhir:v "2022-08-01T17:00:14-05:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2022-08-01T18:00:14-05:00"^^xsd:dateTime ] ] ; # fhir:reasonCode ( [ fhir:coding ( [ a sct:93880001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "93880001" ] ; fhir:display [ fhir:v "Primary malignant neoplasm of lung (disorder)" ] ] ) ] ) . # a fhir:Condition ; fhir:id [ fhir:v "TWCoreCondition"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/TWCoreCondition"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "" ] ; # fhir:clinicalStatus [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ; fhir:display [ fhir:v "Active" ] ] ) ] ; # fhir:category ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "encounter-diagnosis" ] ; fhir:display [ fhir:v "Encounter Diagnosis" ] ] ) ] ) ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2021-tw"^^xsd:anyURI ] ; fhir:code [ fhir:v "A15.0" ] ; fhir:display [ fhir:v "肺結核" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/TWCorePatient" ] ] ; # fhir:asserter [ fhir:link ; fhir:reference [ fhir:v "Practitioner/TWCorePractitioner" ] ] . # a fhir:ImagingStudy ; fhir:id [ fhir:v "ImagingStudyBase"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/ImagingStudyBase"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: ImagingStudy ImagingStudyBase

identifier: Study instancce UID/urn:oid:2.25.284733062255854756631429402605810248731 (use: official, ), Accession ID/2ffe0c20-50d8-49df-85f6-6452d1d201b9 (use: official, )

status: Available

subject: 胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

started: 2024-01-01 11:01:20+0300

endpoint: Endpoint: status = active; connectionType = DICOM WADO-RS (Endpoint Connection Type#dicom-wado-rs); payloadType = ; payloadMimeType = application/dicom; address = http://localhost:8081/dicom-web

numberOfSeries: 1

numberOfInstances: 1

procedureCode: 腹部超音波

series

uid: 2.25.88017001449189502323411118737039844242

modality: DICOM Controlled Terminology Definitions US: Ultrasound

numberOfInstances: 1

bodySite: SNOMED CT (all versions) 251007: Pectoral region

Instances

-UidSopClass
*2.25.284548087604447302186649612333159050027unknown urn:oid:1.2.840.10008.5.1.4.1.1.3.1: urn:oid:1.2.840.10008.5.1.4.1.1.3.1
" ] ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/ImageIdentifierType"^^xsd:anyURI ] ; fhir:code [ fhir:v "SIUID" ] ; fhir:display [ fhir:v "Study instancce UID" ] ] ) ] ; fhir:system [ fhir:v "urn:dicom:uid"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.25.284733062255854756631429402605810248731" ] ] [ fhir:use [ fhir:v "official" ] ; fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/ImageIdentifierType"^^xsd:anyURI ] ; fhir:code [ fhir:v "ACSN" ] ; fhir:display [ fhir:v "Accession ID" ] ] ) ] ; fhir:system [ fhir:v "http://www.moi.gov.tw/"^^xsd:anyURI ] ; fhir:value [ fhir:v "2ffe0c20-50d8-49df-85f6-6452d1d201b9" ] ] ) ; # fhir:status [ fhir:v "available"] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/TWCorePatient" ] ] ; # fhir:started [ fhir:v "2024-01-01T11:01:20+03:00"^^xsd:dateTime] ; # fhir:endpoint ( [ fhir:link ; fhir:reference [ fhir:v "Endpoint/MitwEndpoint" ] ] ) ; # fhir:numberOfSeries [ fhir:v "1"^^xsd:nonNegativeInteger] ; # fhir:numberOfInstances [ fhir:v "1"^^xsd:nonNegativeInteger] ; # fhir:procedureCode ( [ fhir:coding ( [ fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw"^^xsd:anyURI ] ; fhir:code [ fhir:v "BW40ZZZ" ] ; fhir:display [ fhir:v "腹部超音波" ] ] ) ] ) ; # fhir:series ( [ fhir:uid [ fhir:v "2.25.88017001449189502323411118737039844242" ] ; fhir:modality [ fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ; fhir:code [ fhir:v "US" ] ] ; fhir:numberOfInstances [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:bodySite [ a sct:251007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "251007" ] ; fhir:display [ fhir:v "Pectoral region" ] ] ; fhir:instance ( [ fhir:uid [ fhir:v "2.25.284548087604447302186649612333159050027" ] ; fhir:sopClass [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:code [ fhir:v "urn:oid:1.2.840.10008.5.1.4.1.1.3.1" ] ] ] ) ] ) . # a fhir:Media ; fhir:id [ fhir:v "MediaBase"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/MediaBase"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Media MediaBase

status: Completed

type: Image

view: True projection

subject: 胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

created: 2022-12-22 15:30:00+0000

issued: 2022-12-22 16:00:00+0000

operator: Practitioner 大吉 連 (official)

reasonCode: Closed fracture trapezoid

bodySite: Entire left elbow region

deviceName: ntegris BH3000

height: 512

width: 512

Contents

-ContentTypeUrl
*image/pnghttp://example.nondicom.url
" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/media-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "image" ] ; fhir:display [ fhir:v "Image" ] ] ) ] ; # fhir:view [ fhir:coding ( [ a sct:272483007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "272483007" ] ; fhir:display [ fhir:v "True projection" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/TWCorePatient" ] ] ; # fhir:created [ fhir:v "2022-12-22T15:30:00Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2022-12-22T16:00:00Z"^^xsd:dateTime] ; # fhir:operator [ fhir:link ; fhir:reference [ fhir:v "Practitioner/TWCorePractitioner" ] ] ; # fhir:reasonCode ( [ fhir:coding ( [ a sct:357009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "357009" ] ; fhir:display [ fhir:v "Closed fracture trapezoid" ] ] ) ] ) ; # fhir:bodySite [ fhir:coding ( [ a sct:1927002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1927002" ] ; fhir:display [ fhir:v "Entire left elbow region" ] ] ) ] ; # fhir:deviceName [ fhir:v "ntegris BH3000"] ; # fhir:height [ fhir:v "512"^^xsd:positiveInteger] ; # fhir:width [ fhir:v "512"^^xsd:positiveInteger] ; # fhir:content [ fhir:contentType [ fhir:v "image/png" ] ; fhir:url [ fhir:v "http://example.nondicom.url"^^xsd:anyURI ] ] . # a fhir:Endpoint ; fhir:id [ fhir:v "MitwEndpoint"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/MitwEndpoint"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Endpoint MitwEndpoint

status: Active

connectionType: Endpoint Connection Type dicom-wado-rs: DICOM WADO-RS

payloadType: DICOM

payloadMimeType: application/dicom

address: http://localhost:8081/dicom-web

" ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "dicom-wado-rs" ] ] ; # fhir:payloadType ( [ fhir:text [ fhir:v "DICOM" ] ] ) ; # fhir:payloadMimeType ( [ fhir:v "application/dicom"] ) ; # fhir:address [ fhir:v "http://localhost:8081/dicom-web"^^xsd:anyURI] . # a fhir:Observation ; fhir:id [ fhir:v "ObservationImagingResult"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/Observation-Imaging-Result"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Observation ObservationImagingResult

identifier: Accession ID/2ffe0c20-50d8-49df-85f6-6452d1d201b9 (use: official, )

status: Final

category: Imaging

code: 脊髓一般放射線攝影,使用高滲透壓顯影劑

subject: 胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

effective: 2023-08-01 17:00:14-0500

performer: Practitioner 大吉 連 (official)

value: LUNGS AND PLEURA: Clear lungs. Normal pulmonary vascularity. No pleural effusion. No pneumothorax.

" ] ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/ImageIdentifierType"^^xsd:anyURI ] ; fhir:code [ fhir:v "ACSN" ] ; fhir:display [ fhir:v "Accession ID" ] ] ) ] ; fhir:system [ fhir:v "http://www.moi.gov.tw/"^^xsd:anyURI ] ; fhir:value [ fhir:v "2ffe0c20-50d8-49df-85f6-6452d1d201b9" ] ] ) ; # 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 "imaging" ] ; fhir:display [ fhir:v "Imaging" ] ] ) ] ) ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/icd-10-pcs-2023-tw-b"^^xsd:anyURI ] ; fhir:code [ fhir:v "B00B0ZZ" ] ; fhir:display [ fhir:v "脊髓一般放射線攝影,使用高滲透壓顯影劑" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/TWCorePatient" ] ] ; # fhir:effective [ fhir:v "2023-08-01T17:00:14-05:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:link ; fhir:reference [ fhir:v "Practitioner/TWCorePractitioner" ] ] ) ; # fhir:value [ fhir:v "LUNGS AND PLEURA: Clear lungs. Normal pulmonary vascularity. No pleural effusion. No pneumothorax."] . # a fhir:DiagnosticReport ; fhir:id [ fhir:v "ImageDiagnosticReport"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/DiagnosticReport-Image"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Computerized Tomography (CT Scan) of Chest and Abdomen (Radiology)

Subject胖吉 綠 (OFFICIAL) male, DoB: 1987-01-01 ( Social Beneficiary Identifier: A123456789)
Reported2022-08-30 10:35:32+0800
Identifier:Medical record number: 01260526

ImagingStudy Finding :

CodeValueWhen For
Computerized Tomography (CT Scan) of Chest and AbdomenLUNGS AND PLEURA: Clear lungs. Normal pulmonary vascularity. No pleural effusion. No pneumothorax.2022-08-30

ImagingStudy Impression :

No acute abnormality

Coded Conclusions :

  • Dull chest pain
" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://www.vghtpe.gov.tw/"^^xsd:anyURI ] ; fhir:value [ fhir:v "123456" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ fhir:coding ( [ a loinc:LP29684-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "LP29684-5" ] ; fhir:display [ fhir:v "Radiology" ] ] ) ] ) ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/icd-10-pcs-2023-tw-b"^^xsd:anyURI ] ; fhir:code [ fhir:v "B00B0ZZ" ] ; fhir:display [ fhir:v "脊髓一般放射線攝影,使用高滲透壓顯影劑" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/TWCorePatient" ] ] ; # fhir:encounter [ fhir:link ; fhir:reference [ fhir:v "Encounter/TWCoreEncounter" ] ] ; # fhir:effective [ fhir:v "2023-08-01T17:00:14-05:00"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2022-08-30T14:35:32.631Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:link ; fhir:reference [ fhir:v "Practitioner/TWCorePractitioner" ] ] ) ; # fhir:resultsInterpreter ( [ fhir:link ; fhir:reference [ fhir:v "Practitioner/TWCorePractitioner" ] ] ) ; # fhir:result ( [ fhir:link ; fhir:reference [ fhir:v "Observation/ObservationImagingResult" ] ] ) ; # fhir:imagingStudy ( [ fhir:link ; fhir:reference [ fhir:v "ImagingStudy/ImagingStudyBase" ] ] ) ; # fhir:conclusion [ fhir:v "No acute abnormality"] ; # fhir:conclusionCode ( [ fhir:coding ( [ a sct:3368006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "3368006" ] ; fhir:display [ fhir:v "Dull chest pain" ] ] ) ] ) . # # -------------------------------------------------------------------------------------