FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Procedure |
| Id | Procedure-13240a3b-d1db-4f1a-ad7d-b19f23967060.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure 13240a3b-d1db-4f1a-ad7d-b19f23967060
Profile: Procedure
identifier: 13240a3b-d1db-4f1a-ad7d-b19f23967060
status: Completed
category: Surgical procedure
code: Biopsy of liver
subject: Nedl LIVERPOOL
performed: 2025-10-09 10:37:26+0000
asserter: PractitionerRole
reasonCode: Malignant neoplasm of intestine
outcome: Liver cell carcinoma
{
"resourceType": "Procedure",
"id": "13240a3b-d1db-4f1a-ad7d-b19f23967060",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/Procedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "13240a3b-d1db-4f1a-ad7d-b19f23967060"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387713003",
"display": "Surgical procedure"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "86259008",
"display": "Biopsy of liver"
}
]
},
"subject": {
"reference": "Patient/Patient-Liverpool",
"display": "Nedl LIVERPOOL"
},
"performedDateTime": "2025-10-09T10:37:26+00:00",
"asserter": {
"reference": "PractitionerRole/59577028-8fcc-4554-8b43-988561d41d9c"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "363508008",
"display": "Malignant neoplasm of intestine"
}
]
}
],
"outcome": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "109841003",
"display": "Liver cell carcinoma"
}
]
}
}