<?xml version="1.0" encoding="UTF-8"?><PackagedProductDefinition xmlns="http://hl7.org/fhir">
	<id value="example"/>
	<text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PackagedProductDefinition</b><a name="example"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource PackagedProductDefinition &quot;example&quot; </p></div><p><b>identifier</b>: id: {PCID}</p><p><b>description</b>: ALU-PVC/PVDC BLISTERS. CARTONS OF 10 FILM-COATED TABLETS.</p><blockquote><p><b>packaging</b></p><p><b>type</b>: Carton <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (packageitemcontainertype#Carton)</span></p><p><b>quantity</b>: <span title="  top level, so this can only ever be 1, but it is optional  ">1</span></p><p><b>material</b>: Paperboard <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (packageItemContainerMaterial#Paperboard)</span></p><p><b>manufacturer</b>: <a href="broken-link.html">Organization/example</a></p><blockquote><p><b>property</b></p><p><b>type</b>: height <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#height)</span></p><p><b>value</b>: 50 mm<span style="background: LightGoldenRodYellow"> (Details: UCUM code mm = 'mm')</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: width <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#width)</span></p><p><b>value</b>: 45 mm<span style="background: LightGoldenRodYellow"> (Details: UCUM code mm = 'mm')</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: depth <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#depth)</span></p><p><b>value</b>: 23.5 mm<span style="background: LightGoldenRodYellow"> (Details: UCUM code mm = 'mm')</span></p></blockquote><blockquote><p><b>packaging</b></p><p><b>type</b>: Blister <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (packageitemcontainertype#Blister)</span></p><p><b>quantity</b>: 1</p><p><b>material</b>: PVC <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (packageItemContainerMaterial#PVC)</span>, PVDC <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (packageItemContainerMaterial#PVDC)</span>, alu <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (packageItemContainerMaterial#alu)</span></p><blockquote><p><b>shelfLifeStorage</b></p></blockquote><p><b>manufacturer</b>: <a href="broken-link.html">Organization/example</a></p><blockquote><p><b>property</b></p></blockquote><blockquote><p><b>property</b></p></blockquote><blockquote><p><b>containedItem</b></p></blockquote></blockquote></blockquote></div></text><identifier>
		<system value="http://ema.europa.eu/example/pcid"/>
		<value value="{PCID}"/>
	</identifier>
	<description value="ALU-PVC/PVDC BLISTERS. CARTONS OF 10 FILM-COATED TABLETS."/>
	    <!--   outer packaging   -->
	<packaging>
		<type>
			<coding>
				<system value="http://ema.europa.eu/example/packageitemcontainertype"/>
				<code value="Carton"/>
			</coding>
		</type>
		    <!--   top level, so this can only ever be 1, but it is optional   -->
		<quantity value="1"/>
		<material>
			<coding>
				<system value="http://ema.europa.eu/example/packageItemContainerMaterial"/>
				<code value="Paperboard"/>
			</coding>
		</material>
		<manufacturer>
			<reference value="Organization/example"/>
		</manufacturer>
		<property>
			<type>
				<coding>
					<code value="height"/>
				</coding>
			</type>
			<valueQuantity>
				<value value="50"/>
				<unit value="mm"/>
				<system value="http://unitsofmeasure.org"/> 
				<code value="mm"/>
			</valueQuantity>
		</property>
		<property>
			<type>
				<coding>
					<code value="width"/>
				</coding>
			</type>
			<valueQuantity>
				<value value="45"/>
				<unit value="mm"/>
				<system value="http://unitsofmeasure.org"/> 
				<code value="mm"/>
			</valueQuantity>
		</property>
		<property>
			<type>
				<coding>
					<code value="depth"/>
				</coding>
			</type>
			<valueQuantity>
				<value value="23.5"/>
				<unit value="mm"/>
				<system value="http://unitsofmeasure.org"/> 
				<code value="mm"/>
			</valueQuantity>
		</property>
		    <!--   inner packaging   -->
		<packaging>
			<type>
				<coding>
					<system value="http://ema.europa.eu/example/packageitemcontainertype"/>
					<code value="Blister"/>
				</coding>
			</type>
			<quantity value="1"/>
			<material>
				<coding>
					<system value="http://ema.europa.eu/example/packageItemContainerMaterial"/>
					<code value="PVC"/>
				</coding>
			</material>
			<material>
				<coding>
					<system value="http://ema.europa.eu/example/packageItemContainerMaterial"/>
					<code value="PVDC"/>
				</coding>
			</material>
			<material>
				<coding>
					<system value="http://ema.europa.eu/example/packageItemContainerMaterial"/>
					<code value="alu"/>
				</coding>
			</material>
			<shelfLifeStorage>
				<type>
					<coding>
						<system value="http://ema.europa.eu/example/shelfLifeTypePlaceHolder"/>
						<code value="ShelfLifeofPackagedMedicinalProduct"/>
					</coding>
				</type>
				<periodDuration>
					<value value="3"/>
					<unit value="year"/>
					<system value="http://unitsofmeasure.org"/> 
					<code value="a"/>
				</periodDuration>
				<specialPrecautionsForStorage>
					<coding>
						<system value="http://ema.europa.eu/example/specialprecautionsforstorage"/>
						<code value="none"/>
					</coding>
				</specialPrecautionsForStorage>
			</shelfLifeStorage>
			<manufacturer>
				<reference value="Organization/example"/>
			</manufacturer>
			<property>
				<type>
					<coding>
						<code value="height"/>
					</coding>
				</type>
				<valueQuantity>
					<value value="45"/>
					<unit value="mm"/>
					<system value="http://unitsofmeasure.org"/> 
					<code value="mm"/>
				</valueQuantity>
			</property>
			<property>
				<type>
					<coding>
						<code value="width"/>
					</coding>
				</type>
				<valueQuantity>
					<value value="35"/>
					<unit value="mm"/>
					<system value="http://unitsofmeasure.org"/> 
					<code value="mm"/>
				</valueQuantity>
			</property>
			<containedItem>
				<item>
					<reference>
					<reference value="ManufacturedItemDefinition/tablet"/>
					</reference>
				</item>
				    <!--   10 tablets in the blister pack   -->
				<amount>
					<value value="10"/>
				</amount>
			</containedItem>
		</packaging>
	</packaging>
</PackagedProductDefinition>