Global Core Electronic Medicinal Product Information (ePI)
1.1.0 - trial-use International flag

Global Core Electronic Medicinal Product Information (ePI), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: PackagedProductDefinition - WonderDrug 500 mg

Page standards status: Informative

Raw xml | Download


<PackagedProductDefinition xmlns="http://hl7.org/fhir">
  <id value="ppd-epi-type2-example-paracetamol"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/PackagedProductDefinition-uv-epi"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: PackagedProductDefinition ppd-epi-type2-example-paracetamol</b></p><a name="ppd-epi-type2-example-paracetamol"> </a><a name="hcppd-epi-type2-example-paracetamol"> </a><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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PackagedProductDefinition-uv-epi.html">PackagedProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>http://example.org/identifier</code>/ppd-epi-type2-example-paracetamol</p><p><b>packageFor</b>: <a href="MedicinalProductDefinition-mpd-epi-type2-example-paracetamol.html">MedicinalProductDefinition: identifier = http://ema.europa.eu/identifier#WONDERDRUG-500MG; domain = Human use; status = Active; legalStatusOfSupply = Medicinal product subject to medical prescription</a></p><p><b>status</b>: <span title="Codes:{http://hl7.org/fhir/publication-status active}">Active</span></p><blockquote><p><b>packaging</b></p><p><b>type</b>: <span title="Codes:{https://spor.ema.europa.eu/rmswi 100000073498}">Box</span></p><p><b>quantity</b>: 1</p><blockquote><p><b>packaging</b></p><p><b>type</b>: <span title="Codes:{https://spor.ema.europa.eu/rmswi 100000073496}">Blister</span></p><blockquote><p><b>containedItem</b></p><h3>Items</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="ManufacturedItemDefinition-mid-epi-type2-example-paracetamol.html">ManufacturedItemDefinition: identifier = http://example.org/identifier#mid-epi-type2-example-paracetamol; status = active; manufacturedDoseForm = Tablet; unitOfPresentation = Tablet</a></td></tr></table><p><b>amount</b>: 30 Tablet</p></blockquote></blockquote></blockquote></div>
  </text>
  <identifier>
    <system value="http://example.org/identifier"/>
    <value value="ppd-epi-type2-example-paracetamol"/>
  </identifier>
  <packageFor>🔗 
    <reference
               value="MedicinalProductDefinition/mpd-epi-type2-example-paracetamol"/>
  </packageFor>
  <status>
    <coding>
      <system value="http://hl7.org/fhir/publication-status"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </status>
  <packaging>
    <type>
      <coding>
        <system value="https://spor.ema.europa.eu/rmswi"/>
        <code value="100000073498"/>
        <display value="Box"/>
      </coding>
    </type>
    <quantity value="1"/>
    <packaging>
      <type>
        <coding>
          <system value="https://spor.ema.europa.eu/rmswi"/>
          <code value="100000073496"/>
          <display value="Blister"/>
        </coding>
      </type>
      <containedItem>
        <item>
          <reference>🔗 
            <reference
                       value="ManufacturedItemDefinition/mid-epi-type2-example-paracetamol"/>
          </reference>
        </item>
        <amount>
          <value value="30"/>
          <unit value="Tablet"/>
          <system value="http://standardterms.edqm.eu"/>
        </amount>
      </containedItem>
    </packaging>
  </packaging>
</PackagedProductDefinition>