{ "resourceType":"Bundle", "id": "co-packaged-liquid-and-syringe-complete-bundle", "type": "collection", "entry": [{ "fullUrl": "urn:uuid:e19deb42-7137-48b0-aef1-d37019d0316e", "resource": { "resourceType":"MedicinalProductDefinition", "id": "wonderdrugPSFI", "extension": [{ "url": "http://nprogram.co.uk/fhir/extension/productImage", "valueUrl": "complex-pack.png" }, { "url": "http://nprogram.co.uk/fhir/extension/productComment", "valueString": "
Example of a combination product with powder and solution and a device. (home)
" }], "combinedPharmaceuticalDoseForm": { "coding": [{ "system": "http://example.org.uk/fhir/doseform", "code": "powder and solution for injection" }] }, "name": [{ "productName": "Wonderdrug powder and solution for injection" }] } }, { "fullUrl": "urn:uuid:e19deb42-7137-48b0-aef1-d37019d0317e", "resource": { "resourceType":"PackagedProductDefinition", "id": "box", "packageFor": [{ "reference": "MedicinalProductDefinition/wonderdrugPSFI" }], "packaging": { "type": { "text": "Box" }, "packaging": [{ "type": { "text": "Inner Box" }, "packaging": [{ "type": { "text": "Sachet" }, "containedItem": [{ "item": { "reference": { "reference": "ManufacturedItemDefinition/powderItem" } } }] }, { "type": { "text": "Bottle" }, "containedItem": [{ "item": { "reference": { "reference": "ManufacturedItemDefinition/liquidItem" } } }] }] }, { "type": { "text": "Foil Bag" }, "containedItem": [{ "item": { "reference": { "reference": "#syringeDevice" } } }] }] } } }, { "fullUrl": "urn:uuid:e19deb42-7137-48b0-aef1-d37019d0318e", "resource": { "resourceType":"DeviceDefinition", "id": "syringeDevice", "deviceName": [{ "name": "WonderSyringe", "type": "registered-name" }], "classification": { "type": { "text": "syringe" } } } }, { "fullUrl": "urn:uuid:e19deb42-7137-48b0-aef1-d37019d0319e", "resource": { "resourceType":"ManufacturedItemDefinition", "id": "powderItem", "status": "active", "manufacturedDoseForm": { "coding": [{ "system": "http://example.org.uk/fhir/doseform", "code": "powder for solution injection" }] } } }, { "fullUrl": "urn:uuid:e19deb42-7137-48b0-aef1-d37019d0319e", "resource": { "resourceType":"ManufacturedItemDefinition", "id": "liquidItem", "status": "active", "manufacturedDoseForm": { "coding": [{ "system": "http://example.org.uk/fhir/doseform", "code": "solution for injection" }] } } }, { "fullUrl": "urn:uuid:e19deb42-7137-48b0-aef1-d37019d0310e", "resource": { "resourceType":"Ingredient", "id": "ingredient-wondersubstance", "status": "active", "role": { "coding": [{ "system": "http://example.org.uk/fhir/ingredientRole", "code": "active" }] }, "substance": { "code": { "concept": { "coding": [{ "system": "http://example.org.uk/fhir/ingredients", "code": "12345", "display": "Wondersubstance BP" }] } } } } }, { "fullUrl": "urn:uuid:e19deb42-7137-48b0-aef1-d37019d0310e", "resource": { "resourceType":"Ingredient", "id": "ingredient-distilledwater", "status": "active", "role": { "coding": [{ "system": "http://example.org.uk/fhir/ingredientRole", "code": "exipient" }] }, "substance": { "code": { "concept": { "coding": [{ "system": "http://example.org.uk/fhir/ingredients", "code": "56789", "display": "Distilled Water BP" }] } } } } }, { "fullUrl": "urn:uuid:a19deb42-7137-48b0-aef1-d37019d0310e", "resource": { "resourceType":"AdministrableProductDefinition", "id": "apd-wonderdrugPSFI", "status": "active", "formOf": [{ "reference": "MedicinalProductDefinition/wonderdrugPSFI" }], "administrableDoseForm": { "coding": [{ "system": "https://spor.ema.europa.eu/v1/lists/200000000004", "code": "100000073399", "display": "Solution for injection" }] }, "unitOfPresentation": { "coding": [{ "system": "https://spor.ema.europa.eu/v1/lists/200000000014", "code": "200000002150", "display": "Syringe" }] }, "routeOfAdministration": [{ "code": { "coding": [{ "system": "https://spor.ema.europa.eu/v1/lists/100000073345", "code": "100000073600", "display": "Intramuscular use" }] } }] } }] }