-<Bundle xmlns="http://hl7.org/fhir">
 <id value="drug-combo-product-bundle"/>
 <type value="collection"/>
-<entry>
 <fullUrl value="urn:uuid:e19deb42-7137-48b0-aef1-d37019d0316e"/>
-<resource>
-<MedicinalProductDefinition>
 <id value="drug-combo-product-bundle-mp"/>
-<identifier>
 <system value="http://example.org.uk/fhir/product"/>
 <value value="ThrushTreatCombo"/>
 </identifier>
-<combinedPharmaceuticalDoseForm>
-<coding>
 <system value="http://example.org.uk/fhir/doseform"/>
 <code value="Tablet and Cream for topical application"/>
 </coding>
 </combinedPharmaceuticalDoseForm>
-<name>
 <productName value="ThrushTreat Combo"/>
 </name>
 <!--package> <package> <reference value="PackagedProductDefinition/packageCombo"/> </package> </package -->
 </MedicinalProductDefinition>
 </resource>
 </entry>
-<entry>
-<resource>
-<PackagedProductDefinition>
 <id value="packageCombo"/>
-<text>
 <status value="generated"/>
 <div> (left blank to stop example creating something automatically) </div>
 </text>
-<packageFor>
 </packageFor>
-<packaging>
-<type>
-<coding>
 <code value="Box"/>
 </coding>
 </type>
-<packaging>
-<type>
-<coding>
 <code value="blister pack"/>
 </coding>
 </type>
-<containedItem>
-<item>
-<reference>
 </reference>
 </item>
-<amount>
 <value value="1"/>
 </amount>
 </containedItem>
 </packaging>
-<packaging>
-<type>
-<coding>
 <code value="tube"/>
 </coding>
 </type>
-<containedItem>
-<item>
-<reference>
 </reference>
 </item>
-<amount>
 <value value="1"/>
 </amount>
 </containedItem>
 </packaging>
 </packaging>
 </PackagedProductDefinition>
 </resource>
 </entry>
-<entry>
 <fullUrl value="urn:uuid:4b9d12e2-c4c3-4533-85d0-7f78a6b91a53"/>
-<resource>
-<ManufacturedItemDefinition>
 <id value="tabletItem"/>
 <status value="active"/>
-<manufacturedDoseForm>
-<coding>
 <system value="http://example.org.uk/fhir/doseform"/>
 <code value="tablet"/>
 </coding>
 </manufacturedDoseForm>
 <!-- would normally go on to have ingredients here (see other examples)  -->
 </ManufacturedItemDefinition>
 </resource>
 </entry>
-<entry>
 <fullUrl value="urn:uuid:9a66d8b9-1793-4e43-8cc3-89af55d86d0c"/>
-<resource>
-<ManufacturedItemDefinition>
 <id value="creamItem"/>
 <status value="active"/>
-<manufacturedDoseForm>
-<coding>
 <system value="http://example.org.uk/fhir/doseform"/>
 <code value="Cream for topical applcation"/>
 </coding>
 </manufacturedDoseForm>
 <!-- would normally go on to have ingredients here (see other examples)  -->
 </ManufacturedItemDefinition>
 </resource>
 </entry>
 </Bundle>