FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | Ingredient |
| Id | Ingredient-AllopurinolUSPIngredient4.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Ingredient AllopurinolUSPIngredient4
Profile: SubmittedMedicinalProductIngredient
status: Active
for: ManufacturedItemDefinition: status = active; manufacturedDoseForm = TABLET
role: inactive ingredient
substance
Codes
Concept CELLULOSE, MICROCRYSTALLINE
{
"resourceType": "Ingredient",
"id": "AllopurinolUSPIngredient4",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedMedicinalProductIngredient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "OP1R32D61U",
"display": "CELLULOSE, MICROCRYSTALLINE"
}
]
}
}
}
}