FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Observation |
| Id | Observation-7b362aa5-41a7-4168-94b4-f12dff0dfb2b.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 7b362aa5-41a7-4168-94b4-f12dff0dfb2b
Profile: Genomic Study (Observation Panel)
identifier: 7b362aa5-41a7-4168-94b4-f12dff0dfb2b
status: Final
category: Genetics, Laboratory
code: Variables that apply to the overall study
subject: Jaime LANCASTER
effective: 2025-10-23 10:37:26+0000
performer: PractitionerRole
| Code | Value[x] |
| Genetic disease(s) assessed | Cystic fibrosis |
{
"resourceType": "Observation",
"id": "7b362aa5-41a7-4168-94b4-f12dff0dfb2b",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/GenomicStudyPanel"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "7b362aa5-41a7-4168-94b4-f12dff0dfb2b"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "GE",
"display": "Genetics"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "81306-3",
"display": "Variables that apply to the overall study"
}
]
},
"subject": {
"reference": "Patient/Patient-Lancaster",
"display": "Jaime LANCASTER"
},
"effectiveDateTime": "2025-10-23T10:37:26+00:00",
"performer": [
{
"reference": "PractitionerRole/59577028-8fcc-4554-8b43-988561d41d9c"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "51967-8",
"display": "Genetic disease(s) assessed"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicClinicalIndication",
"code": "R185",
"display": "Cystic fibrosis"
}
]
}
}
]
}