This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
Biomedical Research and Regulation Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
Raw JSON (canonical form + also see JSON Format Specification)
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", "package": { "containedItem": [ { "item": [ { "reference": { "reference": "#liquidItem" } } ], "amountQuantity": { "value": 20, "unit": "ml" } }, { "item": [ { "reference": { "reference": "#syringeDevice" } } ] } ] } }, { "resourceType": "DeviceDefinition", "id": "syringeDevice", "type": [ { "text": "syringe" } ] }, { "resourceType": "ManufacturedItemDefinition", "id": "liquidItem", "manufacturedDoseForm": { "coding": [ { "system": "http://example.org.uk/fhir/doseform", "code": "solution for injection" } ] }, "ingredient": [ { "reference": { "reference": "#ingredient" } } ] }, { "resourceType": "Ingredient", "id": "ingredient", "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" } ] } } } } ], "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" } ], "package": [ { "package": { "reference": "#package" } } ] }
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.