<!--This example message is provided for illustrative purposes only. It has had no clinical validation. Where there are conflicts with the written message specification or schema, the specification or schema shall be considered to take precedence-->
<Composition xmlns="http://hl7.org/fhir" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../Schemas/composition.xsd">
  <id value="0256d55e-5aea-11e6-8b77-86f30ca893d3" />
  <meta>
    <profile value="https://fhir.nhs.uk/StructureDefinition/gpconnect-carerecord-composition-1" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p style="font-size:20px">
        <b>Patient Care Record - TAYLOR, Sally (Mrs)</b>
      </p>
      <p style="font-size:16px">
        <b>Record Id:</b> 31686b67-9f20-4644-9a54-193d2f91de57 <b>NHS Number:</b> 9900002831 <b>Date of Birth:</b> 1947-06-09 <b>Address:</b> 42 Grove Street, Overtown, West Yorkshire, LS21 1PF <b>Home Telephone:</b> 0113-245-1919 
			</p>
      <table width="100%" border="1">
        <thead>
          <tr>
            <td colspan="5">
              <b>Meta</b>
            </td>
          </tr>
        </thead>
        <tbody align="left">
          <tr style="bold">
            <td style="width:20%">
              <b>Id</b>
            </td>
            <td style="width:20%">
              <b>Date</b>
            </td>
            <td style="width:20%">
              <b>Type</b>
            </td>
            <td style="width:20%">
              <b>Status</b>
            </td>
            <td style="width:20%">
              <b>Confidentiality</b>
            </td>
          </tr>
          <tr>
            <td style="width:20%">767cec9e-8355-417f-8c8c-ba6dbffe195e</td>
            <td style="width:20%">11 July 2015 10:11:15 AM</td>
            <td style="width:20%">Care Record</td>
            <td style="width:20%">Final</td>
            <td style="width:20%">Very Restricted</td>
          </tr>
        </tbody>
      </table>
      <br />
      <table width="100%" border="1">
        <thead>
          <tr>
            <td colspan="2">
              <b>Author/Custodian</b>
            </td>
          </tr>
        </thead>
        <tbody align="left">
          <tr>
            <td style="width:50%">
              <b>Author</b>
            </td>
            <td style="width:50%">
              <b>Custodian</b>
            </td>
          </tr>
          <tr>
            <td style="width:50%">EMIS AA 1001-C 8.15-04</td>
            <td style="width:50%">Wood Town GP Practice</td>
          </tr>
        </tbody>
      </table>
      <br />
    </div>
  </text>
  <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-GPC-CareSettingType-1">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct" />
        <code value="700232004" />
        <display value="general medical service (qualifier value)" />
      </coding>
      <text value="general medical service (qualifier value)" />
    </valueCodeableConcept>
  </extension>
  <date value="2015-07-11T10:11:15+00:00" />
  <type>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="425173008" />
      <display value="record extract (record artifact)" />
    </coding>
    <text value="record extract (record artifact)" />
  </type>
  <title value="Patient Care Record" />
  <status value="final" />
  <confidentiality value="V" />
  <subject>
    <reference value="Patient/31686b67-9f20-4644-9a54-193d2f91de57" />
    <display value="TAYLOR, Sally (Mrs)" />
  </subject>
  <author>
    <reference value="Device/c4c8d038-913a-490c-9682-47047f4155fb" />
    <display value="EMIS AA 1001-C 8.15-04" />
  </author>
  <custodian>
    <reference value="Organization/79600119-ebaf-4362-bb89-d473a33b1675" />
    <display value="Wood Town GP practice" />
  </custodian>
  <section>
    <title value="Investigations" />
    <code>
      <coding>
        <system value="https://fhir.nhs.uk/gpconnect-record-section-1" />
        <code value="INV" />
        <display value="Investigations" />
      </coding>
      <text value="Investigations" />
    </code>
    <text>
      <status value="generated" />
      <div xmlns="http://www.w3.org/1999/xhtml">
        <table width="100%" border="1">
          <thead>
            <tr>
              <td colspan="4">
                <p>
                  <b>Investigations</b>: </p>
              </td>
            </tr>
          </thead>
          <tbody align="left">
            <tr>
              <td style="width:20%">
                <b>Date</b>
              </td>
              <td style="width:40%">
                <b>Investigation results</b>
              </td>
              <td style="width:40%">
                <b>Investigation results</b>
              </td>
            </tr>
            <tr>
              <td style="width:20%">12-Feb-2015</td>
              <td style="width:50%">Computed tomography scan - whole body</td>
              <td style="width:50%">Established Left MCA Territory infarct.</td>
            </tr>
            <tr>
              <td style="width:20%">12-Feb-2015</td>
              <td style="width:50%">Electrocardiographic monitoring</td>
              <td style="width:50%">AF</td>
            </tr>
            <tr>
              <td style="width:20%">01-Sep-2014</td>
              <td style="width:50%">Radiography of foot</td>
              <td style="width:50%">Dislocation of toe joint</td>
            </tr>
          </tbody>
        </table>
        <br />
      </div>
    </text>
  </section>
</Composition>