NHS North West Genomics - Local Development build (v0.2.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 "BCRABL-Valid"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.nwgenomics.nhs.uk/StructureDefinition/LaboratoryAnalyteResult"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/StructureDefinition/LaboratoryAnalyteResult> ] )
] ; #
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 BCRABL-Valid</b></p><a name=\"BCRABL-Valid\"> </a><a name=\"hcBCRABL-Valid\"> </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-LaboratoryAnalyteResult.html\">Laboratory Analyte Result (Observation)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid BCRABL}, {https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid Xpert-BCR-ABL-Ultra-G2}\">BCRABL</span></p><p><b>effective</b>: 2019-09-20 22:19:03+0000 --> 2019-09-21 00:03:52+0000</p><p><b>performer</b>: </p><ul><li>Identifier: <a href=\"NamingSystem-ods-organization-code-namingsystem.html\" title=\"The identifier system for an Organisation registered with the Organisation Data Service (ODS).\">ODS Organisation Code</a>/699X0</li><li>^krupa shridhar</li></ul><p><b>value</b>: 0.011</p><p><b>device</b>: Identifier: <code>https://fhir.nwgenomics.nhs.uk/Identifier/Cepheid</code>/20901225~08699~114262192~604297~700039~WinDev2006Eval</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>0.0030-55.00</td></tr></table><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid &MR}\">&MR</span></p><p><b>value</b>: 3.96</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid BCR-ABL&}\">BCR-ABL&</span></p><p><b>value</b>: POS</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid BCR-ABL&Ct}\">BCR-ABL&Ct</span></p><p><b>value</b>: 26.3</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid BCR-ABL&EndPt}\">BCR-ABL&EndPt</span></p><p><b>value</b>: 644.0</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid BCR-ABL&Delta Ct}\">BCR-ABL&Delta Ct</span></p><p><b>value</b>: -14.1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid ABL&}\">ABL&</span></p><p><b>value</b>: PASS</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid ABL&Ct}\">ABL&Ct</span></p><p><b>value</b>: 12.1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid ABL&EndPt}\">ABL&EndPt</span></p><p><b>value</b>: 425.0</p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "BCRABL" ] ] [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "Xpert-BCR-ABL-Ultra-G2" ] ] )
] ; #
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2019-09-20T22:19:03+00:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2019-09-21T00:03:52+00:00"^^xsd:dateTime ]
] ; #
fhir:performer ( [
fhir:type [
fhir:v "Organization"^^xsd:anyURI ;
fhir:l fhir:Organization ] ;
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 "^krupa shridhar" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 0.011 ]
] ; #
fhir:device [
fhir:identifier [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/Identifier/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/Identifier/Cepheid> ] ;
fhir:value [ fhir:v "20901225~08699~114262192~604297~700039~WinDev2006Eval" ] ]
] ; #
fhir:referenceRange ( [
fhir:text [ fhir:v "0.0030-55.00" ]
] ) ; #
fhir:component ( [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "&MR" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 3.96 ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "BCR-ABL&" ] ] ) ] ;
fhir:value [
a fhir:String ;
fhir:v "POS" ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "BCR-ABL&Ct" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 26.3 ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "BCR-ABL&EndPt" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 644.0 ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "BCR-ABL&Delta Ct" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v -14.1 ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "ABL&" ] ] ) ] ;
fhir:value [
a fhir:String ;
fhir:v "PASS" ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "ABL&Ct" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 12.1 ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/CodeSystem/Cepheid> ] ;
fhir:code [ fhir:v "ABL&EndPt" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 425.0 ] ]
] ) . #
IG © 2024+ NHS North West Genomics. Package fhir.nwgenomics.nhs.uk#0.2.2 based on FHIR 4.0.1. Generated 2026-05-06
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change