NHS North West Genomics
0.0.8 - ci-build
NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 0.0.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "13240a3b-d1db-4f1a-ad7d-b19f23967060",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure 13240a3b-d1db-4f1a-ad7d-b19f23967060</b></p><a name=\"13240a3b-d1db-4f1a-ad7d-b19f23967060\"> </a><a name=\"hc13240a3b-d1db-4f1a-ad7d-b19f23967060\"> </a><p><b>identifier</b>: 13240a3b-d1db-4f1a-ad7d-b19f23967060</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 387713003}\">Surgical procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 86259008}\">Biopsy of liver</span></p><p><b>subject</b>: <a href=\"Patient-Patient-Liverpool.html\">Paul LIVERPOOL</a></p><p><b>performed</b>: 2025-10-09 10:37:26+0000</p><p><b>asserter</b>: <a href=\"PractitionerRole-59577028-8fcc-4554-8b43-988561d41d9c.html\">PractitionerRole</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 363508008}\">Malignant neoplasm of intestine</span></p><p><b>outcome</b>: <span title=\"Codes:{http://snomed.info/sct 109841003}\">Liver cell carcinoma</span></p></div>"
},
"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" : "Paul 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"
}
]
}
}