{
  "resourceType" : "Ingredient",
  "id" : "AllopurinolUSPIngredient2",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedMedicinalProductIngredient"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Ingredient AllopurinolUSPIngredient2</b></p><a name=\"AllopurinolUSPIngredient2\"> </a><a name=\"hcAllopurinolUSPIngredient2\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SubmittedMedicinalProductIngredient.html\">SubmittedMedicinalProductIngredient</a></p></div><p><b>status</b>: Active</p><p><b>for</b>: <a href=\"ManufacturedItemDefinition-AllopurinolTablet.html\">ManufacturedItemDefinition: status = active; manufacturedDoseForm = TABLET</a></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleClass IACT}\">inactive ingredient</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><span title=\"Codes:{http://fdasis.nlm.nih.gov EWQ57Q8I5X}\">LACTOSE MONOHYDRATE</span></td></tr></table></blockquote></div>"
  },
  "status" : "active",
  "for" : [{
    "reference" : "ManufacturedItemDefinition/AllopurinolTablet"
  }],
  "role" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
      "code" : "IACT"
    }]
  },
  "substance" : {
    "code" : {
      "concept" : {
        "coding" : [{
          "system" : "http://fdasis.nlm.nih.gov",
          "code" : "EWQ57Q8I5X",
          "display" : "LACTOSE MONOHYDRATE"
        }]
      }
    }
  }
}