FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Procedure |
| Id | Procedure-f0036554-cd1a-463c-ac8a-d891ca409af9.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure f0036554-cd1a-463c-ac8a-d891ca409af9
Profile: Genomic Study (Procedure)
identifier: f0036554-cd1a-463c-ac8a-d891ca409af9
status: Completed
category: Laboratory
subject: Nedl LIVERPOOL
performed: 2025-10-23 10:37:26+0000
asserter: PractitionerRole
reasonCode: Inherited MMR deficiency (Lynch syndrome)
outcome: VARIANT DETECTED
{
"resourceType": "Procedure",
"id": "f0036554-cd1a-463c-ac8a-d891ca409af9",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/GenomicStudy"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "f0036554-cd1a-463c-ac8a-d891ca409af9"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
},
"subject": {
"reference": "Patient/Patient-Liverpool",
"display": "Nedl LIVERPOOL"
},
"performedDateTime": "2025-10-23T10:37:26+00:00",
"asserter": {
"reference": "PractitionerRole/59577028-8fcc-4554-8b43-988561d41d9c"
},
"reasonCode": [
{
"coding": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicClinicalIndication",
"code": "R210",
"display": "Inherited MMR deficiency (Lynch syndrome)"
}
]
}
],
"outcome": {
"coding": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicTestOutcomeCode",
"code": "321",
"display": "VARIANT DETECTED"
}
]
}
}