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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "EPIC-OBX-6"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Observation"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/StructureDefinition/Observation> ] )
] ; #
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: Observation EPIC-OBX-6</b></p><a name=\"EPIC-OBX-6\"> </a><a name=\"hcEPIC-OBX-6\"> </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-Observation.html\">Observation</a></p></div><p><b>identifier</b>: 66b690c6-eb2c-49bb-9546-97cff782d978</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/MFTQuestionIds 231284}\">Please Select R240 Test(s):</span></p><p><b>subject</b>: <a href=\"Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-d6faafcf-db64-4c11-9da8-25f36774c1bd\">Octavia CHISLETT</a></p><p><b>encounter</b>: <a href=\"Bundle-GenomicsOrderMessageAttachment.html#urn-uuid-984b8a89-4194-4eb4-a7ea-ca8049ebeea3\">Encounter: identifier = Visit number; status = finished; class = AMB (AMB); period = 2025-01-29 10:37:26+0000 --> (ongoing)</a></p><p><b>effective</b>: 2025-01-29 10:37:26+0000</p><p><b>performer</b>: <a href=\"Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8\">PractitionerRole: specialty = General Surgery</a></p><p><b>value</b>: R240.1: Targeted variant testing</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "66b690c6-eb2c-49bb-9546-97cff782d978" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ;
fhir:code [ fhir:v "laboratory" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/MFTQuestionIds"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/MFTQuestionIds> ] ;
fhir:code [ fhir:v "231284" ] ;
fhir:display [ fhir:v "Please Select R240 Test(s):" ] ] )
] ; #
fhir:subject [
fhir:l <urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd> ;
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:l <https://fhir.nhs.uk/Id/nhs-number> ] ;
fhir:value [ fhir:v "9449305552" ] ] ;
fhir:display [ fhir:v "Octavia CHISLETT" ]
] ; #
fhir:encounter [
fhir:l <urn:uuid:984b8a89-4194-4eb4-a7ea-ca8049ebeea3> ;
fhir:reference [ fhir:v "urn:uuid:984b8a89-4194-4eb4-a7ea-ca8049ebeea3" ]
] ; #
fhir:effective [
a fhir:DateTime ;
fhir:v "2025-01-29T10:37:26+00:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:l <urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8> ;
fhir:reference [ fhir:v "urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8" ]
] ) ; #
fhir:value [
a fhir:String ;
fhir:v "R240.1: Targeted variant testing"
] . #
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