Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health and changes regularly. See the Directory of published versions

: Ingredient-active paracetamol - XML Representation

Raw xml | Download



<Ingredient xmlns="http://hl7.org/fhir">
  <id value="ingredient-for-paracetamol-paracetamol"/>
  <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="ingredient-for-paracetamol-paracetamol"> </a><a name="hcingredient-for-paracetamol-paracetamol"> </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 Ingredient &quot;ingredient-for-paracetamol-paracetamol&quot; </p><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/HL7/emedicinal-product-info//StructureDefinition-Ingredient-uv-epi.html">Ingredient (ePI)</a></p></div><p><b>identifier</b>: <code>https://gsrs.ncats.nih.gov/ginas/app/beta</code>/362O9ITL9D (use: OFFICIAL)</p><p><b>status</b>: active</p><p><b>for</b>: </p><ul><li><a href="ManufacturedItemDefinition-mid-08ac066220d4d68a3933a9c94bef32ff.html">ManufacturedItemDefinition/mid-08ac066220d4d68a3933a9c94bef32ff</a></li><li><a href="MedicinalProductDefinition-mpa975b7e209ea5c4c3bf8040a42b86fbd.html">MedicinalProductDefinition/mpa975b7e209ea5c4c3bf8040a42b86fbd</a></li><li><a href="AdministrableProductDefinition-ap-08ac066220d4d68a3933a9c94bef32ff.html">AdministrableProductDefinition/ap-08ac066220d4d68a3933a9c94bef32ff</a></li></ul><p><b>role</b>: active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (rmswi#72072)</span></p><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>paracetamol <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (beta#362O9ITL9D)</span></td></tr></table><h3>Strengths</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Presentation[x]</b></td><td><b>Basis</b></td></tr><tr><td style="display: none">*</td><td>1000 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mg = 'mg')</span></td><td>active ingredient - basis of strength <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleClass.html">RoleClass</a>#ACTIB)</span></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="https://gsrs.ncats.nih.gov/ginas/app/beta"/>
    <value value="362O9ITL9D"/>
  </identifier>
  <status value="active"/>
  <for>🔗 
    <reference
               value="ManufacturedItemDefinition/mid-08ac066220d4d68a3933a9c94bef32ff"/>
  </for>
  <for>🔗 
    <reference
               value="MedicinalProductDefinition/mpa975b7e209ea5c4c3bf8040a42b86fbd"/>
  </for>
  <for>🔗 
    <reference
               value="AdministrableProductDefinition/ap-08ac066220d4d68a3933a9c94bef32ff"/>
  </for>
  <role>
    <coding>
      <system value="https://spor.ema.europa.eu/rmswi"/>
      <code value="72072"/>
      <display value="active"/>
    </coding>
  </role>
  <substance>
    <code>
      <concept>
        <coding>
          <system value="https://gsrs.ncats.nih.gov/ginas/app/beta"/>
          <code value="362O9ITL9D"/>
          <display value="paracetamol"/>
        </coding>
      </concept>
    </code>
    <strength>
      <presentationQuantity>
        <value value="1000"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </presentationQuantity>
      <basis>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v3-RoleClass"/>
          <code value="ACTIB"/>
          <display value="active ingredient - basis of strength"/>
        </coding>
      </basis>
    </strength>
  </substance>
</Ingredient>