-<Patient xmlns="http://hl7.org/fhir">
 <id value="2"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Ava W Pritchard</p>
 <p>7 Bootham Terrace</p>
 <p>REAGILL</p>
 <p>CA10 2FX</p>
 <p>Date of birth: 1932-07-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="10002"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Pritchard"/>
 <given value="Ava"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="070 6644 8205"/>
 <use value="home"/>
 </telecom>
 <gender value="female"/>
 <birthDate value="1932-07-18"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="7 Bootham Terrace, REAGILL, CA10 2FX"/>
 <line value="7 Bootham Terrace"/>
 <city value="REAGILL"/>
 <postalCode value="CA10 2FX"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>