FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | Ingredient |
| Id | Ingredient-LantusIngredient4.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Ingredient LantusIngredient4
Profile: SubmittedMedicinalProductIngredient
status: Active
for: ManufacturedItemDefinition: status = active; manufacturedDoseForm = INJECTION, SOLUTION
role: inactive ingredient
substance
Codes
Concept POLYSORBATE 20 Strengths
Presentation[x] 20 ug (Details: UCUM codeug = 'ug')/1 mL (Details: UCUM codemL = 'mL')
{
"resourceType": "Ingredient",
"id": "LantusIngredient4",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedMedicinalProductIngredient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"for": [
{
"reference": "ManufacturedItemDefinition/LantusSolution"
}
],
"role": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"code": "IACT"
}
]
},
"substance": {
"code": {
"concept": {
"coding": [
{
"system": "http://fdasis.nlm.nih.gov",
"code": "7T1F30V5YH",
"display": "POLYSORBATE 20"
}
]
}
},
"strength": [
{
"presentationRatio": {
"numerator": {
"value": 20,
"unit": "ug",
"system": "http://unitsofmeasure.org",
"code": "ug"
},
"denominator": {
"value": 1,
"unit": "mL",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
}
]
}
}