FHIR IG analytics| Package | ch.fhir.ig.ch-epl |
| Resource Type | PackagedProductDefinition |
| Id | PackagedProductDefinition-PMP-Triogen-250mg-Capsule.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PackagedProductDefinition PMP-Triogen-250mg-Capsule
Profile: PackagedProductDefinition
identifier: Clinical Product Identifier/CH-01100828-0674310010000-0001
containedItemQuantity: 100 Capsule (Details: EDQM - Standard Terms code15012000 = 'Capsule')
description:
TRIOGEN Kaps 250 mg Ds 100 Stk
| Code |
| Medicinal product subject to medical or veterinary prescription (B) |
packaging
identifier: Global Trade Item Number/7680674310013
type: Box
quantity: 1
ShelfLifeStorages
Type SpecialPrecautionsForStorage Shelf life of the medicinal product as packaged for sale Do not store above 30°C
{
"resourceType": "PackagedProductDefinition",
"id": "PMP-Triogen-250mg-Capsule",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-packagedproductdefinition"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.ch/ig/ch-epl/sid/pcid",
"value": "CH-01100828-0674310010000-0001"
}
],
"packageFor": [
{
"reference": "MedicinalProductDefinition/Triogen-250mg-Capsule"
}
],
"containedItemQuantity": [
{
"value": 100,
"unit": "Capsule",
"system": "http://standardterms.edqm.eu",
"code": "15012000"
}
],
"description": "TRIOGEN Kaps 250 mg Ds 100 Stk",
"legalStatusOfSupply": [
{
"code": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-legal-status-of-supply",
"code": "756005022003",
"display": "Medicinal product subject to medical or veterinary prescription (B)"
}
]
}
}
],
"packaging": {
"identifier": [
{
"system": "urn:oid:2.51.1.1",
"value": "7680674310013"
}
],
"type": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "30009000",
"display": "Box"
}
]
},
"quantity": 1,
"shelfLifeStorage": [
{
"type": {
"coding": [
{
"system": "http://spor.ema.europa.eu/v1/lists/100000073343",
"code": "100000073403",
"display": "Shelf life of the medicinal product as packaged for sale"
}
]
},
"specialPrecautionsForStorage": [
{
"coding": [
{
"system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-special-precautions-for-storage",
"code": "756005042009",
"display": "Do not store above 30°C"
}
]
}
]
}
]
}
}