@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:DiagnosticReport ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "diagnosticReport-full-example"] ; # fhir:meta [ fhir:versionId [ fhir:v "1.0" ] ; fhir:lastUpdated [ fhir:v "2021-04-30T15:23:08+12:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-diagnosticreport"^^xsd:anyURI ; fhir:link ] ) ; fhir:security ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ; fhir:code [ fhir:v "U" ] ; fhir:display [ fhir:v "unrestricted" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: DiagnosticReport diagnosticReport-full-example

version: 1.0; Last updated: 2021-04-30 15:23:08+1200

Profile: Diagnostic Report Profile

Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')

B12 \\t\\ Folate (Laboratory)

SubjectUnable to get Patient Details
Reported2003-05-02 03:19:44+0000
Performer Identifier: medlabh
Identifier Filler Identifier/L4783371-05051904-01 (use: official, )

Report Details

CodeValue
The observation 'Observation/ff8ea22f57b4db4c8d96cd9beb2cd35b' could not be resolved
The observation 'Observation/b47bbfa2ddc31b66a3d1a87b373b53c0' could not be resolved
The observation 'Observation/6f7d6c7723f4a6d7095fd555c5728992' could not be resolved
"^^rdf:XMLLiteral ] ; # 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 "FILL" ] ] ) ] ; fhir:value [ fhir:v "L4783371-05051904-01" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ; fhir:code [ fhir:v "LAB" ] ] ) ] ) ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/diagnostic-code"^^xsd:anyURI ] ; fhir:code [ fhir:v "45" ] ; fhir:display [ fhir:v "B12 \\t\\ Folate" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Patient/14e52e16edb7a435bfa05e307afd008b" ] ; fhir:display [ fhir:v "Mr Patient Testing" ] ] ; # fhir:issued [ fhir:v "2003-05-02T03:19:44.000+00:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ; fhir:identifier [ fhir:value [ fhir:v "medlabh" ] ] ] ) ; # fhir:resultsInterpreter ( [ fhir:link ; fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ] ; fhir:display [ fhir:v "Dr Alex Api" ] ] ) ; # fhir:result ( [ fhir:link ; fhir:reference [ fhir:v "Observation/ff8ea22f57b4db4c8d96cd9beb2cd35b" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/b47bbfa2ddc31b66a3d1a87b373b53c0" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/6f7d6c7723f4a6d7095fd555c5728992" ] ] ) ; # fhir:presentedForm ( [ fhir:contentType [ fhir:v "text/rtf" ] ; fhir:data [ fhir:v "e1xydGYxXGFuc2lcZGVmZjBcZGVmbGFuZzUxMjl7XGZvbnR0Ymx7XGYwXGZtb2Rlcm4gQ291cmllcjt9fQ0KXHZpZXdraW5kNFx1YzFccGFyZFx0eDM3NDRcYlxmMFxmczIwIFBhdGllbnQgRGV0YWlsc1xiMFxwYXINClBhdGllbnQgTmFtZTogICAgUEFUSUVOVCwgVEVTVElORyBccGFyDQpOSEkgTm86ICAgICAgICAgIFxwYXINCkRhdGUgb2YgQmlydGg6ICAgMDctQXVnLTE5NjVccGFyDQpccGFyDQpcYiBTLiBWaXRhbWluIEIxMjpcdGFiXGIwIDIzMyBwbW9sL0wgKCAxNTAgLSA3MDAgKVxwYXINClxiIFMuIEZvbGF0ZTpcdGFiXGIwIDE2LjYgbm1vbC9MICggNS4wIC0gMzUuMClccGFyDQpcYiBSZWQgQ2VsbCBGb2xhdGU6XHRhYlxiMCAxNDI1IG5tb2wvTCAoIDc3MCAtIDIwMDApXHBhcg0KXHBhcg0KXGIgT3JkZXJlZCBieTpcdGFiXGIwIEFwaSBBbGV4XHBhcg0KXGIgTGFib3JhdG9yeTpcdGFiXGIwXHBhcg0KXGIgT2JzZXJ2YXRpb24gZGF0ZTpcdGFiXGIwIDAyLU1heS0yMDAzXHBhcg0KXHBhcg0KfQ0K"^^xsd:base64Binary ] ] ) . # # -------------------------------------------------------------------------------------