{
  "resourceType" : "Ingredient",
  "id" : "ingredient-for-pentasa-mesalazine",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Ingredient-uv-epi"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Ingredient</b><a name=\"ingredient-for-pentasa-mesalazine\"> </a><a name=\"hcingredient-for-pentasa-mesalazine\"> </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-pentasa-mesalazine&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>/4Q81I59GXC\u00a0(use:\u00a0OFFICIAL)</p><p><b>status</b>: active</p><p><b>for</b>: </p><ul><li><a href=\"ManufacturedItemDefinition-mid-1a7318638ddbbeb084ef416e717b6fdb.html\">ManufacturedItemDefinition/mid-1a7318638ddbbeb084ef416e717b6fdb</a></li><li><a href=\"MedicinalProductDefinition-mpb3a8d58c709a2281d8ad2a590fe81663.html\">MedicinalProductDefinition/mpb3a8d58c709a2281d8ad2a590fe81663</a></li><li><a href=\"AdministrableProductDefinition-ap-1a7318638ddbbeb084ef416e717b6fdb.html\">AdministrableProductDefinition/ap-1a7318638ddbbeb084ef416e717b6fdb</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>mesalazine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (beta#4Q81I59GXC)</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>1 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g = 'g')</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>"
  },
  "identifier" : {
    "use" : "official",
    "system" : "https://gsrs.ncats.nih.gov/ginas/app/beta",
    "value" : "4Q81I59GXC"
  },
  "status" : "active",
  "for" : [{
    "reference" : "ManufacturedItemDefinition/mid-1a7318638ddbbeb084ef416e717b6fdb"
  },
  {
    "reference" : "MedicinalProductDefinition/mpb3a8d58c709a2281d8ad2a590fe81663"
  },
  {
    "reference" : "AdministrableProductDefinition/ap-1a7318638ddbbeb084ef416e717b6fdb"
  }],
  "role" : {
    "coding" : [{
      "system" : "https://spor.ema.europa.eu/rmswi",
      "code" : "72072",
      "display" : "active"
    }]
  },
  "substance" : {
    "code" : {
      "concept" : {
        "coding" : [{
          "system" : "https://gsrs.ncats.nih.gov/ginas/app/beta",
          "code" : "4Q81I59GXC",
          "display" : "mesalazine"
        }]
      }
    },
    "strength" : [{
      "presentationQuantity" : {
        "value" : 1,
        "system" : "http://unitsofmeasure.org",
        "code" : "g"
      },
      "basis" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
          "code" : "ACTIB",
          "display" : "active ingredient - basis of strength"
        }]
      }
    }]
  }
}