<Composition xmlns="http://hl7.org/fhir">
  <!--  optional elements removed for readability  -->
  <meta>
    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition" />
  </meta>
  <status value="final" />
  <type>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="373942005" />
      <display value="Discharge summary" />
    </coding>
  </type>
  <subject>
    <reference value="urn:uuid:31686b67-9f20-4644-9a54-193d2f91de57" />
  </subject>
  <encounter>
    <reference value="urn:uuid:4f36b35a-ad18-4ea9-a3fb-c893f709e88a" />
  </encounter>
  <date value="2015-02-17T10:00:00+00:00"></date>
  <author>
    <reference value="urn:uuid:6239b7a7-380d-46ff-a1c5-7abc4e68f8bc" />
  </author>
  <title value="Cardiology Service Discharge Summary" />
  <section>
    <title value="Individual requirements" />
    <code>
      <coding>
        <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
        <code value="individual-requirements" />
        <display value="Individual requirements" />
      </coding>
    </code>
    <text>
      <status value="additional" />
      <div xmlns="http://www.w3.org/1999/xhtml">
        <table width="100%">
          <tbody>
            <tr>
              <th>Individual requirements</th>
              <td>Hospital needs to arrange for transportation to the patient's home.</td>
            </tr>
          </tbody>
        </table>
      </div>
    </text>
  </section>
</Composition>