FHIR IG analytics| Package | ch.fhir.ig.ch-epl |
| Resource Type | PackagedProductDefinition |
| Id | PackagedProductDefinition-PMP-Entocort-Solvent-and-Tablet.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PackagedProductDefinition PMP-Entocort-Solvent-and-Tablet
Profile: PackagedProductDefinition
identifier: Clinical Product Identifier/CH-01002393-0520420010000-0011
containedItemQuantity: 7 Tablet (Details: EDQM - Standard Terms code15054000 = 'Tablet'), 7 Bottle (Details: EDQM - Standard Terms code30008000 = 'Bottle')
description:
ENTOCORT Enema Klistier Lösung + Tabletten 7 Stk
| Code |
| Medicinal product subject to medical or veterinary prescription (B) |
packaging
identifier: Global Trade Item Number/7680520420118
type: Box
quantity: 1
ShelfLifeStorages
Type Period[x] SpecialPrecautionsForStorage Shelf life of the medicinal product as packaged for sale No display for Duration (value: 60; unit: month; system: http://unitsofmeasure.org; code: mo) Do not store above 30°C
{
"resourceType": "PackagedProductDefinition",
"id": "PMP-Entocort-Solvent-and-Tablet",
"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-01002393-0520420010000-0011"
}
],
"packageFor": [
{
"reference": "MedicinalProductDefinition/Entocort-Solvent-and-Tablet"
}
],
"containedItemQuantity": [
{
"value": 7,
"unit": "Tablet",
"system": "http://standardterms.edqm.eu",
"code": "15054000"
},
{
"value": 7,
"unit": "Bottle",
"system": "http://standardterms.edqm.eu",
"code": "30008000"
}
],
"description": "ENTOCORT Enema Klistier Lösung + Tabletten 7 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": "7680520420118"
}
],
"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"
}
]
},
"periodDuration": {
"value": 60,
"unit": "month",
"system": "http://unitsofmeasure.org",
"code": "mo"
},
"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"
}
]
}
]
}
]
}
}