FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Observation |
| Id | Observation-GenomicStudy-ctDNA-Failed.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation GenomicStudy-ctDNA-Failed
Profile: Genomic Study Panel
identifier: a93777a8-63d1-49ae-91d8-dcb8779d72b2
status: Final
category: Genetics
code: Variables that apply to the overall study
subject: Theon SHEFFIELD
effective: 2026-07-13 10:37:26+0000
component
code: Gene dis assessed
value: M4
component
code: Discrete variation analysis overall interpretation
value: TARGET DETECTED AT A LEVEL REQUIRING CLINICAL ACTION
{
"resourceType": "Observation",
"id": "GenomicStudy-ctDNA-Failed",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/GenomicStudyPanel"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "a93777a8-63d1-49ae-91d8-dcb8779d72b2"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "GE",
"display": "Genetics"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "81306-3",
"display": "Variables that apply to the overall study"
}
]
},
"subject": {
"reference": "Patient/Patient-Sheffield",
"display": "Theon SHEFFIELD"
},
"effectiveDateTime": "2026-07-13T10:37:26+00:00",
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "51967-8",
"display": "Gene dis assessed"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicClinicalIndication",
"code": "M4"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "51968-6",
"display": "Discrete variation analysis overall interpretation"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicTestOutcomeCode",
"code": "431",
"display": "TARGET DETECTED AT A LEVEL REQUIRING CLINICAL ACTION"
}
]
}
}
]
}