North West Genomics Testing Workflow (GTW)
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

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

North West Genomics Testing Workflow (GTW) - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Document Reference Laboratory Report - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "94bf65ba-cd6c-4601-b339-6d547f424646"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference 94bf65ba-cd6c-4601-b339-6d547f424646</b></p><a name=\"94bf65ba-cd6c-4601-b339-6d547f424646\"> </a><a name=\"hc94bf65ba-cd6c-4601-b339-6d547f424646\"> </a><a name=\"94bf65ba-cd6c-4601-b339-6d547f424646-en-GB\"> </a><p><b>identifier</b>: <code>https://fhir.mft.nhs.uk/Id</code>/94bf65ba-cd6c-4601-b339-6d547f424646</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 1054161000000101}\">Genetic report</span></p><p><b>subject</b>: <a href=\"Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-d6faafcf-db64-4c11-9da8-25f36774c1bd\">Octavia CHISLETT</a></p><p><b>date</b>: 2025-01-29 10:37:26+0000</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></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-d6eeedd1-92d3-45b9-bf33-6401e804425f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#1d7155e8-b5b8-4406-adda-01a474d5ff6c; type = document; timestamp = 2024-10-13 10:33:00+0000</a></td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Encounter</b></td><td><b>Event</b></td><td><b>SourcePatientInfo</b></td><td><b>Related</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-fe5a1b08-84c9-46e6-8162-d2dcf3e67141\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#1d7155e8-b5b8-4406-adda-01a474d5ff6c; type = document; timestamp = 2024-10-13 10:33:00+0000</a></td><td><span title=\"Codes:{https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory R240.1}\">Diagnostic testing for known variant(s)</span></td><td>Identifier: Medical record number/633</td><td>Identifier: Filler Identifier/1001166717</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://fhir.mft.nhs.uk/Id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "94bf65ba-cd6c-4601-b339-6d547f424646" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "699X0" ]       ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:1054161000000101 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1054161000000101" ] ;
fhir:display [ fhir:v "Genetic report" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd" ] ;
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/nhs-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9449305552" ]     ] ;
fhir:display [ fhir:v "Octavia CHISLETT" ]
  ] ; # 
  fhir:date [ fhir:v "2025-01-29T10:37:26+00:00"^^xsd:dateTime] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [ fhir:v "urn:uuid:d6eeedd1-92d3-45b9-bf33-6401e804425f"^^xsd:anyURI ]     ]
  ] ) ; # 
  fhir:context [
    ( fhir:encounter [
fhir:reference [ fhir:v "urn:uuid:fe5a1b08-84c9-46e6-8162-d2dcf3e67141" ]     ] ) ;
    ( fhir:event [
      ( fhir:coding [
fhir:system [ fhir:v "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R240.1" ]       ] )     ] ) ;
fhir:sourcePatientInfo [
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ]           ] )         ] ;
fhir:value [ fhir:v "633" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "R0A" ]           ]         ]       ]     ] ;
    ( fhir:related [
fhir:type [ fhir:v "ServiceRequest"^^xsd:anyURI ] ;
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FILL" ]           ] )         ] ;
fhir:system [ fhir:v "https://fhir.mft.nhs.uk/Id/FillerOrderNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1001166717" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "699X0" ]           ]         ]       ]     ] )
  ] . #