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