-<Patient xmlns="http://hl7.org/fhir">
 <id value="99"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Bradley E Lee</p>
 <p>27 Annfield Rd</p>
 <p>BEDHAMPTON</p>
 <p>PO9 2BP</p>
 <p>Date of birth: 1951-11-11</p>
 </div>
 </text>
-<identifier>
 <use value="official"/>
-<type>
-<coding>
 <code value="MR"/>
 </coding>
 </type>
 <system value="http://example.org/fhir/hospital-number"/>
 <value value="100099"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Lee"/>
 <given value="Bradley"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="070 8847 1976"/>
 <use value="home"/>
 </telecom>
 <gender value="male"/>
 <birthDate value="1951-11-11"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="27 Annfield Rd, BEDHAMPTON, PO9 2BP"/>
 <line value="27 Annfield Rd"/>
 <city value="BEDHAMPTON"/>
 <postalCode value="PO9 2BP"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>