FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | PackagedProductDefinition |
| Id | PackagedProductDefinition-packherceptinvial.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PackagedProductDefinition packherceptinvial
identifier: https://pmda-packinsertno//4291012F1022 (use: official, )
name: Herceptin (trastazumab) 150 mg for Intravenous Use
type: Chemical Medininal Prodcut
status: Active
statusDate: 2002-08-01 13:28:17+0000
containedItemQuantity: 150 mg
manufacturer: Organization Chugai Pharmaceutical Co., Ltd.
| Identifier | Type | Quantity | Material |
https://spor.ema.europa.eu/pmswi/123456 | Vial | 28 | Glass type I |
{
"resourceType": "PackagedProductDefinition",
"id": "packherceptinvial",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "https://pmda-packinsertno/",
"value": "4291012F1022"
}
],
"name": "Herceptin (trastazumab) 150 mg for Intravenous Use",
"type": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "100000155527",
"display": "Chemical Medininal Prodcut"
}
]
},
"packageFor": [
{
"reference": "MedicinalProductDefinition/medprodherceptin150"
}
],
"status": {
"coding": [
{
"system": "http://hl7.org/fhir/publication-status",
"code": "active",
"display": "Active"
}
]
},
"statusDate": "2002-08-01T13:28:17Z",
"containedItemQuantity": [
{
"value": 150,
"unit": "mg"
}
],
"manufacturer": [
{
"reference": "Organization/orgchugai"
}
],
"packaging": {
"identifier": [
{
"system": "https://spor.ema.europa.eu/pmswi",
"value": "123456"
}
],
"type": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "100000073563",
"display": "Vial"
}
]
},
"quantity": 28,
"material": [
{
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "200000003204",
"display": "Glass type I"
}
]
}
]
}
}