-<Patient xmlns="http://hl7.org/fhir">
 <id value="5"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Elise A Bradley</p>
 <p>77 Caerfai Bay Road</p>
 <p>TEYNHAM</p>
 <p>ME9 7AN</p>
 <p>Date of birth: 2003-01-23</p>
 </div>
 </text>
-<identifier>
 <use value="official"/>
-<type>
-<coding>
 <code value="MR"/>
 </coding>
 </type>
 <system value="http://example.org/fhir/hospital-number"/>
 <value value="10005"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Bradley"/>
 <given value="Elise"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="070 8120 4592"/>
 <use value="home"/>
 </telecom>
 <gender value="female"/>
 <birthDate value="2003-01-23"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="77 Caerfai Bay Road, TEYNHAM, ME9 7AN"/>
 <line value="77 Caerfai Bay Road"/>
 <city value="TEYNHAM"/>
 <postalCode value="ME9 7AN"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>