-<Patient xmlns="http://hl7.org/fhir">
 <id value="16"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Jamie M Kirk</p>
 <p>41 Park Avenue</p>
 <p>LEATON</p>
 <p>SY4 9FS</p>
 <p>Date of birth: 1929-07-29</p>
 </div>
 </text>
-<identifier>
 <use value="official"/>
-<type>
-<coding>
 <code value="MR"/>
 </coding>
 </type>
 <system value="http://example.org/fhir/hospital-number"/>
 <value value="100016"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Kirk"/>
 <given value="Jamie"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="079 4833 4590"/>
 <use value="home"/>
 </telecom>
 <gender value="male"/>
 <birthDate value="1929-07-29"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="41 Park Avenue, LEATON, SY4 9FS"/>
 <line value="41 Park Avenue"/>
 <city value="LEATON"/>
 <postalCode value="SY4 9FS"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>