Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: diagnosticReport-search-bundle-example - 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "diagnosticReport-search-bundle-example"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2024-05-03T10:36:57.8912434+12:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/diagnosticreport-search-bundle"^^xsd:anyURI ;
fhir:link <https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/diagnosticreport-search-bundle>     ] )
  ] ; # 
  fhir:type [ fhir:v "searchset"] ; # 
  fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/DiagnosticReport?patient.identifier=https%3A%2F%2Fns.electronichealth.net.au%2Fns%2Fihi-id%7CABC2345"^^xsd:anyURI ]
  ] ) ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/DiagnosticReport/diagnosticreport-example"^^xsd:anyURI ] ;
    ( fhir:resource <https://alexapi.medtechglobal.com.au/fhir/DiagnosticReport/diagnosticreport-example> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Observation/6f50d81062a3d506a17b57f124d519c8"^^xsd:anyURI ] ;
    ( fhir:resource <https://alexapi.medtechglobal.com.au/fhir/Observation/6f50d81062a3d506a17b57f124d519c8> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ]     ]
  ] ) . # 

<https://alexapi.medtechglobal.com.au/fhir/DiagnosticReport/diagnosticreport-example> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "diagnosticreport-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 <https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-diagnosticreport>     ] ) ;
    ( 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 "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_diagnosticreport-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport diagnosticreport-example</b></p><a name=\"diagnosticreport-example\"> </a><a name=\"hcdiagnosticreport-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1.0; Last updated: 2021-04-30 15:23:08+1200</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-alex-diagnosticreport.html\">Diagnostic Report Profile</a></p><p style=\"margin-bottom: 0px\">Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><h2><span title=\"Codes:{https://alexapi.medtechglobal.com.au/fhir/CodeSystem/diagnostic-code 45}\">B12 \\t\\ Folate</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>Reported</td><td>2003-05-02 03:19:44+0000</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td/><td/></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  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 <https://alexapi.medtechglobal.com.au/fhir/Patient/14e52e16edb7a435bfa05e307afd008b> ;
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:resultsInterpreter ( [
fhir:link <https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91> ;
fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ] ;
fhir:display [ fhir:v "Dr Alex Api" ]
  ] ) ; # 
  fhir:result ( [
fhir:reference [ fhir:v "Observation/6f50d81062a3d506a17b57f124d519c8" ]
  ] ) ; # 
  fhir:presentedForm ( [
fhir:contentType [ fhir:v "text/rtf" ] ;
fhir:data [ fhir:v "e1xydGYxXGFuc2lcZGVmZjBcZGVmbGFuZzUxMjl7XGZvbnR0Ymx7XGYwXGZtb2Rlcm4gQ291cmllcjt9fQ0KXHZpZXdraW5kNFx1YzFccGFyZFx0eDM3NDRcYlxmMFxmczIwIFBhdGllbnQgRGV0YWlsc1xiMFxwYXINClBhdGllbnQgTmFtZTogICAgUEFUSUVOVCwgVEVTVElORyBccGFyDQpOSEkgTm86ICAgICAgICAgIFxwYXINCkRhdGUgb2YgQmlydGg6ICAgMDctQXVnLTE5NjVccGFyDQpccGFyDQpcYiBTLiBWaXRhbWluIEIxMjpcdGFiXGIwIDIzMyBwbW9sL0wgKCAxNTAgLSA3MDAgKVxwYXINClxiIFMuIEZvbGF0ZTpcdGFiXGIwIDE2LjYgbm1vbC9MICggNS4wIC0gMzUuMClccGFyDQpcYiBSZWQgQ2VsbCBGb2xhdGU6XHRhYlxiMCAxNDI1IG5tb2wvTCAoIDc3MCAtIDIwMDApXHBhcg0KXHBhcg0KXGIgT3JkZXJlZCBieTpcdGFiXGIwIEFwaSBBbGV4XHBhcg0KXGIgTGFib3JhdG9yeTpcdGFiXGIwXHBhcg0KXGIgT2JzZXJ2YXRpb24gZGF0ZTpcdGFiXGIwIDAyLU1heS0yMDAzXHBhcg0KXHBhcg0KfQ0K"^^xsd:base64Binary ]
  ] ) . # 

<https://alexapi.medtechglobal.com.au/fhir/Observation/6f50d81062a3d506a17b57f124d519c8> a fhir:Observation ;
  fhir:id [ fhir:v "6f50d81062a3d506a17b57f124d519c8"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "6f50d81062a3d506a17b57f124d519c8" ] ;
fhir:lastUpdated [ fhir:v "2025-02-17T12:15:08+13:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_6f50d81062a3d506a17b57f124d519c8\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 6f50d81062a3d506a17b57f124d519c8</b></p><a name=\"6f50d81062a3d506a17b57f124d519c8\"> </a><a name=\"hc6f50d81062a3d506a17b57f124d519c8\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 6f50d81062a3d506a17b57f124d519c8; Last updated: 2025-02-17 12:15:08+1300</p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 49541-6}\">Fasting status</span></p><p><b>subject</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Patient/70db6f84236e7ab725812416f031bab0\">Mrs Abc Test</a></p><p><b>value</b>: Not stated</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:49541-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "49541-6" ] ;
fhir:display [ fhir:v "Fasting status" ]     ] )
  ] ; # 
  fhir:subject [
fhir:link <https://alexapi.medtechglobal.com.au/fhir/Patient/70db6f84236e7ab725812416f031bab0> ;
fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Patient/70db6f84236e7ab725812416f031bab0" ] ;
fhir:display [ fhir:v "Mrs Abc Test" ]
  ] ; # 
  fhir:value [
a fhir:string ;
fhir:v "Not stated"
  ] . #