NHS North West Genomics
0.0.8 - ci-build United Kingdom flag

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

: Procedure - Liver Biopsy - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="13240a3b-d1db-4f1a-ad7d-b19f23967060"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <identifier>
    <value value="13240a3b-d1db-4f1a-ad7d-b19f23967060"/>
  </identifier>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="387713003"/>
      <display value="Surgical procedure"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="86259008"/>
      <display value="Biopsy of liver"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Patient-Liverpool"/>
    <display value="Paul LIVERPOOL"/>
  </subject>
  <performedDateTime value="2025-10-09T10:37:26+00:00"/>
  <asserter>🔗 
    <reference value="PractitionerRole/59577028-8fcc-4554-8b43-988561d41d9c"/>
  </asserter>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="363508008"/>
      <display value="Malignant neoplasm of intestine"/>
    </coding>
  </reasonCode>
  <outcome>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="109841003"/>
      <display value="Liver cell carcinoma"/>
    </coding>
  </outcome>
</Procedure>