Radiology (Sandbox)
0.0.1-current - ci-build International flag

Requirement Specification

This is for collaboration and discussion purposes and is subject to change.

This is not an Implementation Guide

Radiology (Sandbox) - Local Development build (v0.0.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Bundle - Document Reference Search Results NRL - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "NRLSearchResultsDocuments"] ; # 
  fhir:type [ fhir:v "searchset"] ; # 
  fhir:total [ fhir:v "1"^^xsd:nonNegativeInteger] ; # 
  fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "https://example.nhs.uk/FHIR/R4/DocumentReference?patient:identifier=https://fhir.nhs.uk/Id/nhs-number|9912003888"^^xsd:anyURI ]
  ] ) ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/fhir/DocumentReference/DocumentReferenceImagingReportNRL"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/DocumentReference/DocumentReferenceImagingReportNRL> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/DocumentReference/DocumentReferenceImagingStudyNRL"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/DocumentReference/DocumentReferenceImagingStudyNRL> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ]     ]
  ] ) . # 

<http://example.org/fhir/DocumentReference/DocumentReferenceImagingReportNRL> a fhir:DocumentReference ;
  fhir:id [ fhir:v "DocumentReferenceImagingReportNRL"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_DocumentReferenceImagingReportNRL\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference DocumentReferenceImagingReportNRL</b></p><a name=\"DocumentReferenceImagingReportNRL\"> </a><a name=\"hcDocumentReferenceImagingReportNRL\"> </a><a name=\"DocumentReferenceImagingReportNRL-en-US\"> </a><p><b>identifier</b>: Accession-Number/Y05868.123456789</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{https://nicip.nhs.uk MAULR}\">MRA Upper limb Rt</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 4201000179104}\">Imaging report</span></p><p><b>subject</b>: Identifier: <code>https://fhir.nhs.uk/Id/nhs-number</code>/9912003888</p><p><b>custodian</b>: LEEDS TEACHING HOSPITALS NHS TRUST (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/RR8)</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/fhir+json</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.1.0&amp;canonical=https://example.nhs.uk/FHIR/R4/DocumentReference?_id=DiagnosticReportRadiologyPlatforms\">https://example.nhs.uk/FHIR/R4/DocumentReference?_id=DiagnosticReportRadiologyPlatforms</a></td><td>Imaging Report</td><td>2023-10-22 09:31:45+0000</td></tr></table><p><b>format</b>: [not stated] apiplatform: API Platform</p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
fhir:text [ fhir:v "Accession-Number" ]     ] ;
fhir:value [ fhir:v "Y05868.123456789" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "https://nicip.nhs.uk"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MAULR" ] ;
fhir:display [ fhir:v "MRA Upper limb Rt" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:4201000179104 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4201000179104" ] ;
fhir:display [ fhir:v "Imaging report" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/nhs-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9912003888" ]     ]
  ] ; # 
  fhir:custodian [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RR8" ]     ] ;
fhir:display [ fhir:v "LEEDS TEACHING HOSPITALS NHS TRUST" ]
  ] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/fhir+json" ] ;
fhir:url [ fhir:v "https://example.nhs.uk/FHIR/R4/DocumentReference?_id=DiagnosticReportRadiologyPlatforms"^^xsd:anyURI ] ;
fhir:title [ fhir:v "Imaging Report" ] ;
fhir:creation [ fhir:v "2023-10-22T09:31:45+00:00"^^xsd:dateTime ]     ] ;
fhir:format [
fhir:code [ fhir:v "apiplatform" ] ;
fhir:display [ fhir:v "API Platform" ]     ]
  ] ) . # 

<http://example.org/fhir/DocumentReference/DocumentReferenceImagingStudyNRL> a fhir:DocumentReference ;
  fhir:id [ fhir:v "DocumentReferenceImagingStudyNRL"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_DocumentReferenceImagingStudyNRL\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference DocumentReferenceImagingStudyNRL</b></p><a name=\"DocumentReferenceImagingStudyNRL\"> </a><a name=\"hcDocumentReferenceImagingStudyNRL\"> </a><a name=\"DocumentReferenceImagingStudyNRL-en-US\"> </a><p><b>identifier</b>: Accession-Number/Y05868.123456789</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 418062002}\">MRA upper limb artery</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 721981007}\">Diagnostic studies report</span></p><p><b>subject</b>: Identifier: <code>https://fhir.nhs.uk/Id/nhs-number</code>/9912003888</p><p><b>custodian</b>: LEEDS TEACHING HOSPITALS NHS TRUST (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/RR8)</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/dicom+json</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.1.0&amp;canonical=https://a-pacs-system.org.nhs.uk/some-path/wado-rs/studies/7a530b22-688e-4623-876f-48d0037007ba/metadata\">https://a-pacs-system.org.nhs.uk/some-path/wado-rs/studies/7a530b22-688e-4623-876f-48d0037007ba/metadata</a></td><td>Diagnostic Studies Report</td><td>2023-10-22 09:31:45+0000</td></tr></table><p><b>format</b>: [not stated] direct: Direct</p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
fhir:text [ fhir:v "Accession-Number" ]     ] ;
fhir:value [ fhir:v "Y05868.123456789" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:418062002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "418062002" ] ;
fhir:display [ fhir:v "MRA upper limb artery" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:721981007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "721981007" ] ;
fhir:display [ fhir:v "Diagnostic studies report" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/nhs-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9912003888" ]     ]
  ] ; # 
  fhir:custodian [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RR8" ]     ] ;
fhir:display [ fhir:v "LEEDS TEACHING HOSPITALS NHS TRUST" ]
  ] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/dicom+json" ] ;
fhir:url [ fhir:v "https://a-pacs-system.org.nhs.uk/some-path/wado-rs/studies/7a530b22-688e-4623-876f-48d0037007ba/metadata"^^xsd:anyURI ] ;
fhir:title [ fhir:v "Diagnostic Studies Report" ] ;
fhir:creation [ fhir:v "2023-10-22T09:31:45+00:00"^^xsd:dateTime ]     ] ;
fhir:format [
fhir:code [ fhir:v "direct" ] ;
fhir:display [ fhir:v "Direct" ]     ]
  ] ) . #