This page is part of the Pharmaceutical Quality (Industry) (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
<ManufacturedItemDefinition xmlns="http://hl7.org/fhir">
<!-- Contained in bundle-drug-product-pq-ex1 -->
<id value="manufactureditemdefinition-drug-pq-ex2"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/ManufacturedItemDefinition-drug-pq"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ManufacturedItemDefinition</b><a name="manufactureditemdefinition-drug-pq-ex2"> </a><a name="hcmanufactureditemdefinition-drug-pq-ex2"> </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 ManufacturedItemDefinition "manufactureditemdefinition-drug-pq-ex2" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ManufacturedItemDefinition-drug-pq.html">ManufacturedItemDefinition - Drug PQ</a></p></div><p><b>status</b>: active</p><p><b>name</b>: Stelbatolol 5mg tablet</p><p><b>manufacturedDoseForm</b>: <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><blockquote><p><b>property</b></p><p><b>type</b>: Overage by mass (%) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-cs-manufactured-item-property-pq-example.html">Manufactured Item Property - example</a>#overage-by-mass)</span></p><p><b>value</b>: 5 %</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Overage reason <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-cs-manufactured-item-property-pq-example.html">Manufactured Item Property - example</a>#overage-reason)</span></p><p><b>value</b>: Overage is necessary because... <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p></blockquote></div>
</text>
<status value="active"/>
<name value="Stelbatolol 5mg tablet"/>
<manufacturedDoseForm>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="unsupported"/>
</extension>
</manufacturedDoseForm>
<property>
<type>
<coding>
<system
value="http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-manufactured-item-property-pq-example"/>
<code value="overage-by-mass"/>
<display value="Overage by mass (%)"/>
</coding>
</type>
<valueQuantity>
<value value="5"/>
<unit value="%"/>
</valueQuantity>
</property>
<property>
<type>
<coding>
<system
value="http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-manufactured-item-property-pq-example"/>
<code value="overage-reason"/>
<display value="Overage reason"/>
</coding>
</type>
<valueCodeableConcept>
<text value="Overage is necessary because..."/>
</valueCodeableConcept>
</property>
</ManufacturedItemDefinition>