-<Patient xmlns="http://hl7.org/fhir">
 <id value="10"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Tom H Buckley</p>
 <p>67 Hounslow Rd</p>
 <p>SOLLERS HOPE</p>
 <p>HR1 2JV</p>
 <p>Date of birth: 1937-05-20</p>
 </div>
 </text>
-<identifier>
 <use value="official"/>
-<type>
-<coding>
 <code value="MR"/>
 </coding>
 </type>
 <system value="http://example.org/fhir/hospital-number"/>
 <value value="100010"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Buckley"/>
 <given value="Tom"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="070 3725 3214"/>
 <use value="home"/>
 </telecom>
 <gender value="male"/>
 <birthDate value="1937-05-20"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="67 Hounslow Rd, SOLLERS HOPE, HR1 2JV"/>
 <line value="67 Hounslow Rd"/>
 <city value="SOLLERS HOPE"/>
 <postalCode value="HR1 2JV"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>