<?xml version="1.0" encoding="UTF-8"?>

<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"/>
        <text>
          <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">
						<p>
							<b>
								Generated Narrative
							</b>
						</p>
						<p>
							<b>
								id
							</b>
							: drug-combo-product
						</p>
						<p>
							<b>
								identifier
							</b>
							: id: ThrushTreatCombo
						</p>
						<p>
							<b>
								combinedPharmaceuticalDoseForm
							</b>
							:
							<span title="Codes: {http://example.org.uk/fhir/doseform Tablet and Cream for topical application}">
								Tablet and Cream for topical application
							</span>
						</p>
						<p>
							<b>
								packagedMedicinalProduct
							</b>
							:
							<a name="packageCombo"/>
						</p>
						<blockquote>
							<p>
								<b>
									id
								</b>
								:packageCombo
							</p>
							<blockquote>
								<p>
									<b>
										package (outer)
									</b>
								</p>
								<p>
									<b>
										type
									</b>
									:
									<span title="Codes: ">
										Box
									</span>
								</p>
								<blockquote>
									<p>
										<b>
											Package (inner 1)
										</b>
									</p>
									<p>
										<b>
											Type
										</b>
										: Blister pack
									</p>
									<p>
										<b>
											Items quantity
										</b>
										: 1
									</p>
									<blockquote>
										<p>
											<b>
												Form
											</b>
											: Tablet
										</p>
										<blockquote>
											<p>
												<b>
													Ingredient
												</b>
												: 150mg fluconazole
											</p>
										</blockquote>
									</blockquote>
								</blockquote>
								<blockquote>
									<p>
										<b>
											Package (inner 2)
										</b>
									</p>
									<p>
										<b>
											Type
										</b>
										: Tube
									</p>
									<p>
										<b>
											Items quantity
										</b>
										: 20g
									</p>
									<blockquote>
										<p>
											<b>
												Package Item
											</b>
											: Cap
										</p>
									</blockquote>
									<blockquote>
										<p>
											<b>
												Form
											</b>
											: Cream for topical application
										</p>
										<blockquote>
											<p>
												<b>
													Ingredient
												</b>
												: 2% w/w clotrimazole
											</p>
										</blockquote>
									</blockquote>
								</blockquote>
							</blockquote>
						</blockquote>
						<h3>
							Names
						</h3>
						<table class="grid">
							<tr>
								<td>
									-
								</td>
								<td>
									<b>
										ProductName
									</b>
								</td>
							</tr>
							<tr>
								<td>
									*
								</td>
								<td>
									ThrushTreat Combo
								</td>
							</tr>
						</table>
					</div>
        </text>
        <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>
      </MedicinalProductDefinition>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:7d95129b-ea17-48fb-844c-70317219723d"/>
    <resource>
      <PackagedProductDefinition>
        <id value="packageCombo"/>
        <!--  text not needed here  -->
        <text>
          <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">
						(left blank to stop example creating something automatically)
					</div>
        </text>
        <packageFor>
          <reference value="MedicinalProductDefinition/drug-combo-product-bundle-mp"/>
        </packageFor>
        <packaging>
          <type>
            <coding>
              <code value="Box"/>
            </coding>
          </type>
          <packaging>
            <type>
              <coding>
                <code value="blister pack"/>
              </coding>
            </type>
            <containedItem>
              <item>
                <reference>
                  <reference value="ManufacturedItemDefinition/tabletItem"/>
                </reference>
              </item>
              <amount>
                <value value="1"/>
              </amount>
            </containedItem>
          </packaging>
          <packaging>
            <type>
              <coding>
                <code value="tube"/>
              </coding>
            </type>
            <containedItem>
              <item>
                <reference>
                  <reference value="ManufacturedItemDefinition/creamItem"/>
                </reference>
              </item>
              <amount>
                <value value="1"/>
              </amount>
            </containedItem>
          </packaging>
        </packaging>
      </PackagedProductDefinition>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:4b9d12e2-c4c3-4533-85d0-7f78a6b91a53"/>
    <!--  would normally go on to have ingredients here (see other examples)  -->
    <resource>
      <ManufacturedItemDefinition>
        <id value="tabletItem"/>
        <!--  text not needed here  -->
        <text>
          <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">
						(left blank to stop example creating something automatically)
					</div>
        </text>
        <status value="active"/>
        <manufacturedDoseForm>
          <coding>
            <system value="http://example.org.uk/fhir/doseform"/>
            <code value="tablet"/>
          </coding>
        </manufacturedDoseForm>
      </ManufacturedItemDefinition>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:9a66d8b9-1793-4e43-8cc3-89af55d86d0c"/>
    <!--  would normally go on to have ingredients here (see other examples)  -->
    <resource>
      <ManufacturedItemDefinition>
        <id value="creamItem"/>
        <!--  text not needed here  -->
        <text>
          <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">
						(left blank to stop example creating something automatically)
					</div>
        </text>
        <status value="active"/>
        <manufacturedDoseForm>
          <coding>
            <system value="http://example.org.uk/fhir/doseform"/>
            <code value="Cream for topical applcation"/>
          </coding>
        </manufacturedDoseForm>
      </ManufacturedItemDefinition>
    </resource>
  </entry>
</Bundle>