-<Patient xmlns="http://hl7.org/fhir">
 <id value="38"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Bradley B Flynn</p>
 <p>57 Crown Street</p>
 <p>LONDON</p>
 <p>W11 5PZ</p>
 <p>Date of birth: 1960-11-18</p>
 </div>
 </text>
-<identifier>
 <use value="official"/>
-<type>
-<coding>
 <code value="MR"/>
 </coding>
 </type>
 <system value="http://example.org/fhir/hospital-number"/>
 <value value="100038"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Flynn"/>
 <given value="Bradley"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="078 7581 3447"/>
 <use value="home"/>
 </telecom>
 <gender value="male"/>
 <birthDate value="1960-11-18"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="57 Crown Street, LONDON, W11 5PZ"/>
 <line value="57 Crown Street"/>
 <city value="LONDON"/>
 <postalCode value="W11 5PZ"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>