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

: Composition - Genomics Report Octavia CHISLETT - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Composition-GenomicsReport-OctaviaCHISLETT"] ; # 
  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: Composition Composition-GenomicsReport-OctaviaCHISLETT</b></p><a name=\"Composition-GenomicsReport-OctaviaCHISLETT\"> </a><a name=\"hcComposition-GenomicsReport-OctaviaCHISLETT\"> </a><a name=\"Composition-GenomicsReport-OctaviaCHISLETT-en-GB\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 1054161000000101}\">Genetic report</span></p><p><b>date</b>: 2024-10-13 10:33:00+0000</p><p><b>author</b>: MANCHESTER UNIVERSITY NHS FOUNDATION TRUST (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/R0A)</p><p><b>title</b>: Composition Genomics Report Octavia CHISLETT</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  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 "2024-10-13T10:33:00+00:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "R0A" ]     ] ;
fhir:display [ fhir:v "MANCHESTER UNIVERSITY NHS FOUNDATION TRUST" ]
  ] ) ; # 
  fhir:title [ fhir:v "Composition Genomics Report Octavia CHISLETT"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Results" ] ;
fhir:code [
      ( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Genetics Report</li></ul></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:c64139e7-f02d-409c-bf34-75e8bf23bc80" ]     ] [
fhir:reference [ fhir:v "urn:uuid:94bf65ba-cd6c-4601-b339-6d547f424646" ]     ] )
  ] ) . #