FHIR IG analytics| Package | hl7.fhir.uv.emedicinal-product-info |
| Resource Type | Ingredient |
| Id | Ingredient-ingredient-epi-type2-example-paracetamol-excipient-1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Ingredient ingredient-epi-type2-example-paracetamol-excipient-1
Language: en
Profile: Ingredient (ePI)
identifier: http://example.org/identifier/ingredient-epi-type2-example-paracetamol-excipient-1
status: Active
role: Excipient
substance
Codes
Concept Pregelatinised starch
{
"resourceType": "Ingredient",
"id": "ingredient-epi-type2-example-paracetamol-excipient-1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Ingredient-uv-epi"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": {
"system": "http://example.org/identifier",
"value": "ingredient-epi-type2-example-paracetamol-excipient-1"
},
"status": "active",
"for": [
{
"reference": "ManufacturedItemDefinition/mid-epi-type2-example-paracetamol"
}
],
"role": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "100000072082",
"display": "Excipient"
}
]
},
"substance": {
"code": {
"concept": {
"coding": [
{
"system": "https://spor.ema.europa.eu/smswi",
"code": "100000000001",
"display": "Pregelatinised starch"
}
]
}
}
}
}