NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 0.0.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Task ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "TaskGenomicOrderRequested"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Task"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/StructureDefinition/Task> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task TaskGenomicOrderRequested</b></p><a name=\"TaskGenomicOrderRequested\"> </a><a name=\"hcTaskGenomicOrderRequested\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Task.html\">Task</a></p></div><p><b>identifier</b>: <code>http://www.acme.org/specimen/Beaker</code>/25GEN-029GN00001</p><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Fulfill the focal request</span></p><p><b>focus</b>: <a href=\"ServiceRequest-ServiceRequestGenomicsOrderCodedEntries.html\">ServiceRequest Diagnostic testing for known variant(s)</a></p><p><b>for</b>: <a href=\"Patient-Patient-OctaviaCHISLETT-9449305552.html\">Octavia CHISLETT</a></p><p><b>authoredOn</b>: 2025-01-29</p><p><b>requester</b>: <a href=\"Organization-R0A.html\">MANCHESTER UNIVERSITY NHS FOUNDATION TRUST</a></p><p><b>owner</b>: <a href=\"Organization-699X0.html\">NORTH WEST GLH</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "http://www.acme.org/specimen/Beaker"^^xsd:anyURI ;
fhir:l <http://www.acme.org/specimen/Beaker> ] ;
fhir:value [ fhir:v "25GEN-029GN00001" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [
fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ;
fhir:l <https://fhir.nhs.uk/Id/ods-organization-code> ] ;
fhir:value [ fhir:v "R0A" ] ] ]
] ) ; #
fhir:status [ fhir:v "requested"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/CodeSystem/task-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/CodeSystem/task-code> ] ;
fhir:code [ fhir:v "fulfill" ] ] )
] ; #
fhir:focus [
fhir:l fhir:ServiceRequest/ServiceRequestGenomicsOrderCodedEntries ;
fhir:reference [ fhir:v "ServiceRequest/ServiceRequestGenomicsOrderCodedEntries" ] ;
fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "PLAC" ] ] ) ] ;
fhir:system [
fhir:v "http://www.acme.org/servicerequest/identifier"^^xsd:anyURI ;
fhir:l <http://www.acme.org/servicerequest/identifier> ] ;
fhir:value [ fhir:v "1601737" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [
fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ;
fhir:l <https://fhir.nhs.uk/Id/ods-organization-code> ] ;
fhir:value [ fhir:v "R0A" ] ] ] ]
] ; #
fhir:for [
fhir:l fhir:Patient/Patient-OctaviaCHISLETT-9449305552 ;
fhir:reference [ fhir:v "Patient/Patient-OctaviaCHISLETT-9449305552" ] ;
fhir:identifier [
fhir:system [
fhir:v "https://fhir.nhs.uk/Id/nhs-number"^^xsd:anyURI ;
fhir:l <https://fhir.nhs.uk/Id/nhs-number> ] ;
fhir:value [ fhir:v "9449305552" ] ] ;
fhir:display [ fhir:v "Octavia CHISLETT" ]
] ; #
fhir:authoredOn [ fhir:v "2025-01-29"^^xsd:date] ; #
fhir:requester [
fhir:l fhir:Organization/R0A ;
fhir:reference [ fhir:v "Organization/R0A" ] ;
fhir:identifier [
fhir:system [
fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ;
fhir:l <https://fhir.nhs.uk/Id/ods-organization-code> ] ;
fhir:value [ fhir:v "R0A" ] ] ;
fhir:display [ fhir:v "MANCHESTER UNIVERSITY NHS FOUNDATION TRUST" ]
] ; #
fhir:owner [
fhir:l fhir:Organization/699X0 ;
fhir:reference [ fhir:v "Organization/699X0" ] ;
fhir:identifier [
fhir:system [
fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ;
fhir:l <https://fhir.nhs.uk/Id/ods-organization-code> ] ;
fhir:value [ fhir:v "699X0" ] ] ;
fhir:display [ fhir:v "NORTH WEST GLH" ]
] . #
IG © 2024+ NHS North West Genomics. Package fhir.nwgenomics.nhs.uk#0.0.8 based on FHIR 4.0.1. Generated 2025-10-30
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change