Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0 - trial-use International flag

Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.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

: Ingredient - Magnesium stearate - XML Representation

Raw xml | Download



<Ingredient xmlns="http://hl7.org/fhir">
  <id value="eee155e8-e442-491d-9a82-7af3cefac57f"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Ingredient-uv-epi"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Ingredient</b><a name="eee155e8-e442-491d-9a82-7af3cefac57f"> </a><a name="hceee155e8-e442-491d-9a82-7af3cefac57f"> </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">ResourceIngredient &quot;eee155e8-e442-491d-9a82-7af3cefac57f&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Ingredient-uv-epi.html">Ingredient (ePI)</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.5.0/NamingSystem-UNII.html" title="A UNII is a non-proprietary, free, unique, unambiguous, nonsemantic, alphanumeric identifier based on a substance's molecular structure and/or descriptive information. UNII identifiers are generated based on scientific identity characteristics using ISO 11238 data elements. UNII availability does not imply any regulatory review or approval. Synonyms and mappings are based on the best public information available at the time of publication.">Unique Ingredient Identifier (UNII)</a>/70097M6I30 (use: official)</p><p><b>status</b>: active</p><p><b>for</b>: <a href="ManufacturedItemDefinition-3214f286-b8ec-4ef5-bc8d-0aec39d97468.html">ManufacturedItemDefinition/3214f286-b8ec-4ef5-bc8d-0aec39d97468</a></p><p><b>role</b>: Excipient <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R5/codesystem-ingredient-role.html">Ingredient Role</a>#100000072082)</span></p><h3>Manufacturers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Manufacturer</b></td></tr><tr><td style="display: none">*</td><td><a href="Organization-d71bf884-90eb-47f9-81b7-fa81ecec7e75.html">Organization/d71bf884-90eb-47f9-81b7-fa81ecec7e75</a> &quot;acme inc&quot;</td></tr></table><blockquote><p><b>substance</b></p><h3>Codes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td>Magnesium stearate <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html">Unique Ingredient Identifier (UNII)</a>#70097M6I30)</span></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://fdasis.nlm.nih.gov"/>
    <value value="70097M6I30"/>
  </identifier>
  <status value="active"/>
  <for>🔗 
    <reference
               value="ManufacturedItemDefinition/3214f286-b8ec-4ef5-bc8d-0aec39d97468"/>
  </for>
  <role>
    <coding>
      <system value="http://hl7.org/fhir/ingredient-role"/>
      <code value="100000072082"/>
      <display value="Excipient"/>
    </coding>
  </role>
  <manufacturer>
    <manufacturer>🔗 
      <reference value="Organization/d71bf884-90eb-47f9-81b7-fa81ecec7e75"/>
    </manufacturer>
  </manufacturer>
  <substance>
    <code>
      <concept>
        <coding>
          <system value="http://fdasis.nlm.nih.gov"/>
          <code value="70097M6I30"/>
          <display value="Magnesium stearate"/>
        </coding>
      </concept>
    </code>
  </substance>
</Ingredient>