-<Patient xmlns="http://hl7.org/fhir">
 <id value="48"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Erin R Bradley</p>
 <p>83 Wartnaby Road</p>
 <p>ADWALTON</p>
 <p>BD11 8TI</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="100048"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Bradley"/>
 <given value="Erin"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="079 8599 2039"/>
 <use value="home"/>
 </telecom>
 <gender value="female"/>
 <birthDate value="2003-01-23"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="83 Wartnaby Road, ADWALTON, BD11 8TI"/>
 <line value="83 Wartnaby Road"/>
 <city value="ADWALTON"/>
 <postalCode value="BD11 8TI"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>