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

<BodyStructure xmlns="http://hl7.org/fhir">
  <id value="b2c3d4e5-f6a7-8901-bcde-f12345678901"/>
  <meta>
    <profile value="http://fhir.ehdsi.eu/core/StructureDefinition/bodyStructure-myhealtheu-core"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">Left knee - John Doe</div>
  </text>
  <morphology>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="72704001"/>
      <display value="Fracture"/>
    </coding>
  </morphology>
  <patient>
    <reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </patient>
</BodyStructure>