A liquid that comes with a syringe in the pack, basic details only
{
"resourceType" : "MedicinalProductDefinition",
"id" : "drug-and-device",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<p>\n\t\t\t\t<b>\n\t\t\t\t\tGenerated Narrative\n\t\t\t\t</b>\n\t\t\t</p>\n\t\t\t<p>\n\t\t\t\t<b>\n\t\t\t\t\tId\n\t\t\t\t</b>\n\t\t\t\t: drug-and-device\n\t\t\t</p>\n\t\t\t<p>\n\t\t\t\t<b>\n\t\t\t\t\tIdentifier\n\t\t\t\t</b>\n\t\t\t\t: Wonderdrug+\n\t\t\t</p>\n\t\t\t<p>\n\t\t\t\t<b>\n\t\t\t\t\tCombined Pharmaceutical Dose Form\n\t\t\t\t</b>\n\t\t\t\t:\n\t\t\t\t<span title=\"Codes: {http://example.org.uk/fhir/doseform solution for injection}\">\n\t\t\t\t\tsolution for injection\n\t\t\t\t</span>\n\t\t\t</p>\n\t\t\t<p>\n\t\t\t\t<b>\n\t\t\t\t\tPackaged Product\n\t\t\t\t</b>\n\t\t\t\t:\n\t\t\t\t<a name=\"package\"/>\n\t\t\t</p>\n\t\t\t<blockquote>\n\t\t\t\t<p>\n\t\t\t\t\t<b>\n\t\t\t\t\t\tPackage\n\t\t\t\t\t</b>\n\t\t\t\t</p>\n\t\t\t\t<blockquote>\n\t\t\t\t\t<p>\n\t\t\t\t\t\t<b>\n\t\t\t\t\t\t\tContained Item\n\t\t\t\t\t\t</b>\n\t\t\t\t\t</p>\n\t\t\t\t\t<p>\n\t\t\t\t\t\t<b>\n\t\t\t\t\t\t\tItem\n\t\t\t\t\t\t</b>\n\t\t\t\t\t\t:\n\t\t\t\t\t\t<a href=\"#liquidItem\">\n\t\t\t\t\t\t\tSolution for Injection\n\t\t\t\t\t\t</a>\n\t\t\t\t\t</p>\n\t\t\t\t\t<p>\n\t\t\t\t\t\t<b>\n\t\t\t\t\t\t\tAmount\n\t\t\t\t\t\t</b>\n\t\t\t\t\t\t: 20 ml\n\t\t\t\t\t</p>\n\t\t\t\t\t<p>\n\t\t\t\t\t\t<b>\n\t\t\t\t\t\t\tIngredient\n\t\t\t\t\t\t</b>\n\t\t\t\t\t\t: Wondersubstance BP\n\t\t\t\t\t</p>\n\t\t\t\t</blockquote>\n\t\t\t\t<blockquote>\n\t\t\t\t\t<p>\n\t\t\t\t\t\t<b>\n\t\t\t\t\t\t\tContained Item\n\t\t\t\t\t\t</b>\n\t\t\t\t\t</p>\n\t\t\t\t\t<p>\n\t\t\t\t\t\t<b>\n\t\t\t\t\t\t\tDevice\n\t\t\t\t\t\t</b>\n\t\t\t\t\t\t:\n\t\t\t\t\t\t<a href=\"#syringeDevice\">\n\t\t\t\t\t\t\tSyringe\n\t\t\t\t\t\t</a>\n\t\t\t\t\t</p>\n\t\t\t\t\t<p>\n\t\t\t\t\t\t<b>\n\t\t\t\t\t\t\tAmount\n\t\t\t\t\t\t</b>\n\t\t\t\t\t\t: 1\n\t\t\t\t\t</p>\n\t\t\t\t</blockquote>\n\t\t\t</blockquote>\n\t\t\t<h3>\n\t\t\t\tNames\n\t\t\t</h3>\n\t\t\t<table class=\"grid\">\n\t\t\t\t<tr>\n\t\t\t\t\t<td>\n\t\t\t\t\t\t-\n\t\t\t\t\t</td>\n\t\t\t\t\t<td>\n\t\t\t\t\t\t<b>\n\t\t\t\t\t\t\tProduct Name\n\t\t\t\t\t\t</b>\n\t\t\t\t\t</td>\n\t\t\t\t</tr>\n\t\t\t\t<tr>\n\t\t\t\t\t<td>\n\t\t\t\t\t\t*\n\t\t\t\t\t</td>\n\t\t\t\t\t<td>\n\t\t\t\t\t\tWonderdrug+ liquid 20ml\n\t\t\t\t\t</td>\n\t\t\t\t</tr>\n\t\t\t</table>\n\t\t</div>"
},
"contained" : [{
"resourceType" : "PackagedProductDefinition",
"id" : "package",
"packageFor" : [{
"reference" : "#"
}],
"packaging" : {
"containedItem" : [{
"item" : {
"reference" : {
"reference" : "#liquidItem"
}
},
"amount" : {
"value" : 20,
"unit" : "ml",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
}
},
{
"item" : {
"reference" : {
"reference" : "#syringeDevice"
}
}
}]
}
},
{
"resourceType" : "DeviceDefinition",
"id" : "syringeDevice",
"classification" : [{
"type" : {
"text" : "syringe"
}
}]
},
{
"resourceType" : "ManufacturedItemDefinition",
"id" : "liquidItem",
"status" : "active",
"manufacturedDoseForm" : {
"coding" : [{
"system" : "http://example.org.uk/fhir/doseform",
"code" : "solution for injection"
}]
}
}],
"identifier" : [{
"system" : "http://example.org.uk/fhir/product",
"value" : "Wonderdrug+"
}],
"combinedPharmaceuticalDoseForm" : {
"coding" : [{
"system" : "http://example.org.uk/fhir/doseform",
"code" : "solution for injection"
}]
},
"name" : [{
"productName" : "Wonderdrug+ liquid 20ml"
}]
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.