Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Ingredient",
"id" : "cfsb1651164758053",
"text" : {
"status" : "generated",
"div" : "<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 \"cfsb1651164758053\" </p></div><p><b>identifier</b>: id: 2T8Q726O95 (OFFICIAL)</p><p><b>status</b>: active</p><p><b>for</b>: <a href=\"ManufacturedItemDefinition-cfsb1650998521654.html\">ManufacturedItemDefinition/cfsb1650998521654</a></p><p><b>role</b>: active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#100000072072)</span></p><h3>Manufacturers</h3><table class=\"grid\"><tr><td>-</td><td><b>Manufacturer</b></td></tr><tr><td>*</td><td><a href=\"Organization-cfsb1650997423990.html\">Organization/cfsb1650997423990</a> \"GLAXO WELLCOME, S.A.\"</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>300 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>"
},
"identifier" : {
"use" : "official",
"system" : "https://gsrs.ncats.nih.gov/ginas/app/beta/",
"value" : "2T8Q726O95"
},
"status" : "active",
"for" : [
{
"reference" : "ManufacturedItemDefinition/cfsb1650998521654"
}
],
"role" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi/",
"code" : "100000072072"
}
],
"text" : "active"
},
"manufacturer" : [
{
"manufacturer" : {
"reference" : "Organization/cfsb1650997423990"
}
}
],
"substance" : {
"code" : {
"concept" : {
"coding" : [
{
"system" : "https://gsrs.ncats.nih.gov/ginas/app/beta/",
"code" : "2T8Q726O95",
"display" : "lamivudine"
}
]
}
},
"strength" : [
{
"presentationQuantity" : {
"value" : 300,
"unit" : "mg"
},
"basis" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/ValueSet/v3-RoleClassIngredientEntity",
"code" : "#ACTIB"
}
],
"text" : "active ingredient - basis of strength"
}
}
]
}
}