FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Observation |
| Id | Observation-GenomicStudy-ctDNA.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
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: 2025-10-14 10:37:26+0000
component
code: Gene dis assessed
value: M4
component
code: Discrete variation analysis overall interpretation
value: Failure
{
"resourceType": "Observation",
"id": "GenomicStudy-ctDNA",
"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": "urn:uuid:2160525b-0168-4f40-8ebf-9b053052a62c",
"display": "Theon SHEFFIELD"
},
"effectiveDateTime": "2025-10-14T10: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": "http://loinc.org",
"code": "LA9664-9",
"display": "Failure"
}
]
}
}
]
}