Vulcan ePI FHIR Implementation Guide
0.1.0 - CI Build

Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: 5a574ff2-f3e6-4aaa-8d3c-27e6ab343533 - XML Representation

Raw xml | Download



<Ingredient xmlns="http://hl7.org/fhir">
  <id value="5a574ff2-f3e6-4aaa-8d3c-27e6ab343533"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/vulcan-epi/StructureDefinition/Ingredient-uv-epi"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Ingredient</b></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 Ingredient "5a574ff2-f3e6-4aaa-8d3c-27e6ab343533" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Ingredient-uv-epi.html">Ingredient (ePI)</a></p></div><p><b>identifier</b>: id: NY22HMQ4BX (OFFICIAL)</p><p><b>status</b>: active</p><p><b>for</b>: <a href="ManufacturedItemDefinition-23fed712-2d60-461d-83a6-5fb939b2a939.html">ManufacturedItemDefinition/23fed712-2d60-461d-83a6-5fb939b2a939</a></p><p><b>role</b>: active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (#00000072072)</span></p><h3>Manufacturers</h3><table class="grid"><tr><td>-</td><td><b>Manufacturer</b></td></tr><tr><td>*</td><td><a href="Organization-85c5d81e-9d5a-4a15-8b9d-42bbbe0409c8.html">Organization/85c5d81e-9d5a-4a15-8b9d-42bbbe0409c8</a> "PHARMACIA &amp; UPJOHN COMPANY LLC"</td></tr></table><blockquote><p><b>substance</b></p><h3>Strengths</h3><table class="grid"><tr><td>-</td><td><b>Presentation[x]</b></td><td><b>Basis</b></td></tr><tr><td>*</td><td>25 mg</td><td>active ingredient - basis of strength <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (v3-RoleClassIngredientEntity#ACTIB)</span></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="https://gsrs.ncats.nih.gov/ginas/app/beta/"/>
    <value value="NY22HMQ4BX"/>
  </identifier>
  <status value="active"/>
  <for>
    <reference
               value="ManufacturedItemDefinition/23fed712-2d60-461d-83a6-5fb939b2a939"/>
  </for>
  <role>
    <coding>
      <system value="https://spor.ema.europa.eu/rmswi/"/>
      <code value="00000072072"/>
    </coding>
    <text value="active"/>
  </role>
  <manufacturer>
    <manufacturer>
      <reference value="Organization/85c5d81e-9d5a-4a15-8b9d-42bbbe0409c8"/>
    </manufacturer>
  </manufacturer>
  <substance>
    <code>
      <concept>
        <coding>
          <system value="https://gsrs.ncats.nih.gov/ginas/app/beta/"/>
          <code value="NY22HMQ4BX"/>
          <display value="exemestane"/>
        </coding>
      </concept>
    </code>
    <strength>
      <presentationQuantity>
        <value value="25"/>
        <unit value="mg"/>
      </presentationQuantity>
      <basis>
        <coding>
          <system
                  value="http://terminology.hl7.org/ValueSet/v3-RoleClassIngredientEntity"/>
          <code value="ACTIB"/>
        </coding>
        <text value="active ingredient - basis of strength"/>
      </basis>
    </strength>
  </substance>
</Ingredient>