<?xml version="1.0" encoding="UTF-8"?>

<Procedure xmlns="http://hl7.org/fhir">
  <id value="ExampleProcedureEps"/>
  <meta>
    <profile value="http://fhir.ehdsi.eu/core/StructureDefinition/procedure-myhealtheu-core"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">20/05/2025: Thoracoscopic partial lobectomy of lung.</div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="119000"/>
      <display value="Thoracoscopic partial lobectomy of lung"/>
    </coding>
  </code>
  <subject>
    <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <performedDateTime value="2025-05-20"/>
  <performer>
    <actor>
      <reference value="urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
    </actor>
  </performer>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="302551006"/>
      <display value="Entire thorax"/>
    </coding>
  </bodySite>
</Procedure>