-<Bundle xmlns="http://hl7.org/fhir">
 <id value="e8b7843f-877a-406c-bb23-cacce984d896"/>
-<meta>
 <lastUpdated value="2024-04-24T01:20:28.3577202Z"/>
 </meta>
 <type value="searchset"/>
 <total value="1"/>
-<link>
 <relation value="self"/>
 <url value="https://nprogram.azurewebsites.net/html/Patient?name=Smith"/>
 </link>
-<entry>
-<resource>
-<Patient>
 <id value="3"/>
-<meta>
 <versionId value="1"/>
 </meta>
-<text>
 <status value="generated"/>
-<div xmlns="http://www.w3.org/1999/xhtml">
 <p>Kate R Smith</p>
 <p>57 Holgate Rd</p>
 <p>RAINHAM</p>
 <p>RM13 6RM</p>
 <p>Date of birth: 1983-03-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="10003"/>
 </identifier>
 <active value="true"/>
-<name>
 <use value="official"/>
 <family value="Smith"/>
 <given value="Kate"/>
 </name>
-<telecom>
 <system value="phone"/>
 <value value="079 2271 6642"/>
 <use value="home"/>
 </telecom>
 <gender value="female"/>
 <birthDate value="1983-03-29"/>
 <deceasedBoolean value="false"/>
-<address>
 <use value="home"/>
 <text value="57 Holgate Rd, RAINHAM, RM13 6RM"/>
 <line value="57 Holgate Rd"/>
 <city value="RAINHAM"/>
 <postalCode value="RM13 6RM"/>
 </address>
-<generalPractitioner>
 <reference value="Organization/1"/>
 </generalPractitioner>
 </Patient>
 </resource>
 </entry>
 </Bundle>