-<Patient xmlns="http://hl7.org/fhir">
 <id value="94"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Bradley C Shah</p>
 <p>9 Sea Road</p>
 <p>LANGFORD</p>
 <p>NG23 1HR</p>
 <p>Date of birth: 1964-09-14</p>
 </div>
 </text>
-<identifier>
 <use value="official"/>
-<type>
-<coding>
 <code value="MR"/>
 </coding>
 </type>
 <system value="http://example.org/fhir/hospital-number"/>
 <value value="100094"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Shah"/>
 <given value="Bradley"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="077 3061 3629"/>
 <use value="home"/>
 </telecom>
 <gender value="male"/>
 <birthDate value="1964-09-14"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="9 Sea Road, LANGFORD, NG23 1HR"/>
 <line value="9 Sea Road"/>
 <city value="LANGFORD"/>
 <postalCode value="NG23 1HR"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>