-<Patient xmlns="http://hl7.org/fhir">
 <id value="100"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Maisie M Hurst</p>
 <p>40 Whitchurch Road</p>
 <p>ENFIELD</p>
 <p>EN2 3IE</p>
 <p>Date of birth: 1937-09-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="1000100"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Hurst"/>
 <given value="Maisie"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="077 2136 8255"/>
 <use value="home"/>
 </telecom>
 <gender value="female"/>
 <birthDate value="1937-09-23"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="40 Whitchurch Road, ENFIELD, EN2 3IE"/>
 <line value="40 Whitchurch Road"/>
 <city value="ENFIELD"/>
 <postalCode value="EN2 3IE"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>