This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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 R4 R3 R2
Profile for medication
{ "resourceType": "Profile", "text": { "status": "generated", "div": "<div><pre>\r\n<<a title=\"Primarily used for identification and definition of Medication, but also covers ingredients and packaging.\" class=\"dict\" href=\"medication-definitions.html#Medication\"><b>Medication</b></a> xmlns="http://hl7.org/fhir"> <span style=\"float: right\"><a title=\"Documentation for this format\" href=\"formats.html\"><img alt=\"doco\" src=\"help.png\"/></a></span>\r\n <!-- from <a href=\"resources.html\">Resource</a>: <a href=\"extensibility.html\">extension</a>, <a href=\"extensibility.html#modifierExtension\">modifierExtension</a>, language, <a href=\"narrative.html#Narrative\">text</a>, and <a href=\"references.html#contained\">contained</a> -->\r\n <<a title=\"The common/commercial name of the medication absent information such as strength, form, etc. E.g. Acetaminophen, Tylenol 3, etc. The fully coordinated name is communicated as the display of Medication.code.\" class=\"dict\" href=\"medication-definitions.html#Medication.name\"><b>name</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#string\">string</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: navy\">Common / Commercial name<span title=\"This element is included in a summary view (See Search/Query)\" style=\"color: Navy\"> §</span></span><span style=\"color: Gray\"> --></span>\r\n <<a title=\"A code (or set of codes) that identify this medication. Usage note: This could be a standard drug code such as a drug regulator code, RxNorm code, SNOMED CT code, etc. It could also be a local formulary code, optionally with translations to the standard drug codes.\" class=\"dict\" href=\"medication-definitions.html#Medication.code\"><b>code</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#CodeableConcept\">CodeableConcept</a></span> <span style=\"color: navy\"><a style=\"color: navy\" href=\"valueset-medication-codes.html\">Codes that identify this medication<span title=\"This element is included in a summary view (See Search/Query)\" style=\"color: Navy\"> §</span></a></span><span style=\"color: Gray\"> --></span></code>\r\n <<a title=\"Set to true if the item is attributable to a specific manufacturer (even if we don't know who that is).\" class=\"dict\" href=\"medication-definitions.html#Medication.isBrand\"><b>isBrand</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#boolean\">boolean</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: navy\">True if a brand<span title=\"This element is included in a summary view (See Search/Query)\" style=\"color: Navy\"> §</span></span><span style=\"color: Gray\"> --></span>\r\n <<a title=\"Describes the details of the manufacturer.\" class=\"dict\" href=\"medication-definitions.html#Medication.manufacturer\"><b>manufacturer</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"references.html#Resource\">Resource</a>(<a href=\"organization.html#Organization\">Organization</a>)</span> <span style=\"color: navy\">Manufacturer of the item<span title=\"This element is included in a summary view (See Search/Query)\" style=\"color: Navy\"> §</span></span><span style=\"color: Gray\"> --></span></manufacturer>\r\n <<a title=\"Medications are either a single administrable product or a package that contains one or more products.\" class=\"dict\" href=\"medication-definitions.html#Medication.kind\"><b>kind</b></a> value="[<span style=\"color: darkgreen\"><a href=\"datatypes.html#code\">code</a></span>]"/><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: navy\"><a style=\"color: navy\" href=\"medication-kind.html\">product | package<span title=\"This element is included in a summary view (See Search/Query)\" style=\"color: Navy\"> §</span></a></span><span style=\"color: Gray\"> --></span>\r\n <<a title=\"Information that only applies to products (not packages).\" class=\"dict\" href=\"medication-definitions.html#Medication.product\"><b>product</b></a>> <span style=\"color: Gray\"><!-- <span style=\"color: brown\"><b>0..1</b></span> Administrable medication details --></span>\r\n <<a title=\"Describes the form of the item. Powder; tables; carton.\" class=\"dict\" href=\"medication-definitions.html#Medication.product.form\"><b>form</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#CodeableConcept\">CodeableConcept</a></span> <span style=\"color: navy\"><a style=\"color: navy\" href=\"valueset-medication-form-codes.html\">powder | tablets | carton +</a></span><span style=\"color: Gray\"> --></span></form>\r\n <<a title=\"Identifies a particular constituent of interest in the product.\" class=\"dict\" href=\"medication-definitions.html#Medication.product.ingredient\"><b>ingredient</b></a>> <span style=\"color: Gray\"><!-- <span style=\"color: brown\"><b>0..*</b></span> Active or inactive ingredient --></span>\r\n <<a title=\"The actual ingredient - either a substance (simple ingredient) or another medication.\" class=\"dict\" href=\"medication-definitions.html#Medication.product.ingredient.item\"><b>item</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..1</b></span> <span style=\"color: darkgreen\"><a href=\"references.html#Resource\">Resource</a>(<a href=\"substance.html#Substance\">Substance</a>|<a href=\"medication.html#Medication\">Medication</a>)</span> <span style=\"color: navy\">The product contained</span><span style=\"color: Gray\"> --></span></item>\r\n <<a title=\"Specifies how many (or how much) of the items there are in this Medication. E.g. 250 mg per tablet.\" class=\"dict\" href=\"medication-definitions.html#Medication.product.ingredient.amount\"><b>amount</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#Ratio\">Ratio</a></span> <span style=\"color: navy\">How much ingredient in product</span><span style=\"color: Gray\"> --></span></amount>\r\n </ingredient>\r\n </product>\r\n <<a title=\"Information that only applies to packages (not products).\" class=\"dict\" href=\"medication-definitions.html#Medication.package\"><b>package</b></a>> <span style=\"color: Gray\"><!-- <span style=\"color: brown\"><b>0..1</b></span> Details about packaged medications --></span>\r\n <<a title=\"The kind of container that this package comes as.\" class=\"dict\" href=\"medication-definitions.html#Medication.package.container\"><b>container</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#CodeableConcept\">CodeableConcept</a></span> <span style=\"color: navy\"><a style=\"color: navy\" href=\"valueset-medication-package-form-codes.html\">E.g. box, vial, blister-pack</a></span><span style=\"color: Gray\"> --></span></container>\r\n <<a title=\"A set of components that go to make up the described item.\" class=\"dict\" href=\"medication-definitions.html#Medication.package.content\"><b>content</b></a>> <span style=\"color: Gray\"><!-- <span style=\"color: brown\"><b>0..*</b></span> What is in the package? --></span>\r\n <<a title=\"Identifies one of the items in the package.\" class=\"dict\" href=\"medication-definitions.html#Medication.package.content.item\"><b>item</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>1..1</b></span> <span style=\"color: darkgreen\"><a href=\"references.html#Resource\">Resource</a>(<a href=\"medication.html#Medication\">Medication</a>)</span> <span style=\"color: navy\">A product in the package</span><span style=\"color: Gray\"> --></span></item>\r\n <<a title=\"The amount of the product that is in the package.\" class=\"dict\" href=\"medication-definitions.html#Medication.package.content.amount\"><b>amount</b></a>><span style=\"color: Gray\"><!--</span> <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"datatypes.html#Quantity\">Quantity</a></span> <span style=\"color: navy\">How many are in the package?</span><span style=\"color: Gray\"> --></span></amount>\r\n </content>\r\n </package>\r\n</Medication>\r\n</pre></div>" }, "name": "medication", "publisher": "FHIR Project", "description": "Basic Profile. Primarily used for identification and definition of Medication, but also covers ingredients and packaging.", "status": "draft", "date": "2014-09-30", "requirements": "Scope and Usage Representing Medication in the majority of healthcare settings is a matter of identifying an item from a list and then conveying a reference for the item selected either into a patient related resource or to other applications. Additional information about the medication is frequently provided for human verification but a full representation of the details of composition and efficacy of the medicine is conveyed by referring to drug dictionaries by means of the codes they define. There are some occasions where it is necessary to identify slightly more detail, such as when dispensing a package containing a particular medicine requires identification both of the medicine and the package at once. There are also some occasions (e.g. custom formulations) where the composition of a medicine must be represented. In these cases the ingredients of the medicine have to be specified together with the amount contained, though the medication resource does not provide full details. \r\n\r\nThe medication resource allows for medications to be characterised as either a product or a package; this classification is important because it affects the interpretation of a prescribed amount. For instance, is the prescribed amount 20 tablets, or 20 packages of 50 tablets each? However the kind element is not required because not all contexts of use are involved with prescription (medication statements, for instance). Typically, however, profiles describing the use of the medication resource in a prescribing environment will make the kind element required. \r\n\r\nDepending on whether the medication is a product or a package, further details about the composition can be provided. A product has a form (tablet, suspension, etc.) and a list of ingredients with quantities. The ingredients may be other medications or substances. A package has a container (vacuum packed box, jar, etc.) and a list of the products or other packages that are in the package.", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2" } ], "structure": [ { "type": "Medication", "publish": true, "element": [ { "path": "Medication", "definition": { "short": "Definition of a Medication", "formal": "Primarily used for identification and definition of Medication, but also covers ingredients and packaging.", "min": 1, "max": "1", "type": [ { "code": "Resource" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "ManufacturedProduct[classCode=ADMM]" } ] } }, { "path": "Medication.extension", "definition": { "short": "Additional Content defined by implementations", "formal": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.modifierExtension", "definition": { "short": "Extensions that cannot be ignored", "formal": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.text", "definition": { "short": "Text summary of the resource, for human interpretation", "formal": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.", "comments": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.", "synonym": [ "narrative", "html", "xhtml", "display" ], "min": 0, "max": "1", "type": [ { "code": "Narrative" } ], "isModifier": false } }, { "path": "Medication.contained", "definition": { "short": "Contained, inline Resources", "formal": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.", "comments": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.", "synonym": [ "inline resources", "anonymous resources", "contained resources" ], "min": 0, "max": "*", "type": [ { "code": "Resource" } ], "isModifier": false } }, { "path": "Medication.name", "definition": { "short": "Common / Commercial name", "formal": "The common/commercial name of the medication absent information such as strength, form, etc. E.g. Acetaminophen, Tylenol 3, etc. The fully coordinated name is communicated as the display of Medication.code.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": ".name" }, { "identity": "v2", "map": "RXO-1.2-Requested Give Code.text / RXE-2.2-Give Code.text / RXD-2.2-Dispense/Give Code.text / RXG-4.2-Give Code.text / RXA-5.2-Administered Code.text" } ] } }, { "path": "Medication.code", "definition": { "short": "Codes that identify this medication", "formal": "A code (or set of codes) that identify this medication. Usage note: This could be a standard drug code such as a drug regulator code, RxNorm code, SNOMED CT code, etc. It could also be a local formulary code, optionally with translations to the standard drug codes.", "comments": "When defining a medication, the code is the \"identifying\" code for the medication. All the codings provided should be at the same level in the hierarchy (generic, formulation, generic strength, etc.). Codes that relate the medication across the hierarchy should be conveyed using the relationships inherent in Medication.package and Medication.product.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "isModifier": false, "binding": { "name": "MedicationFormalRepresentation", "isExtensible": true, "conformance": "example", "referenceResource": { "reference": "http://hl7.org/fhir/vs/medication-codes" } }, "mapping": [ { "identity": "rim", "map": ".code" }, { "identity": "v2", "map": "RXO-1.1-Requested Give Code.code / RXE-2.1-Give Code.code / RXD-2.1-Dispense/Give Code.code / RXG-4.1-Give Code.code /RXA-5.1-Administered Code.code" } ] } }, { "path": "Medication.isBrand", "definition": { "short": "True if a brand", "formal": "Set to true if the item is attributable to a specific manufacturer (even if we don't know who that is).", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "true if .player.scopingRole[typeCode=MANU] exists" } ] } }, { "path": "Medication.manufacturer", "definition": { "short": "Manufacturer of the item", "formal": "Describes the details of the manufacturer.", "min": 0, "max": "1", "type": [ { "code": "ResourceReference", "profile": "http://hl7.org/fhir/profiles/Organization" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": ".player.scopingRole[typeCode=MANU].scoper" }, { "identity": "v2", "map": "RXD-20-Substance Manufacturer Name / RXG-21-Substance Manufacturer Name / RXA-17-Substance Manufacturer Name" } ] } }, { "path": "Medication.kind", "definition": { "short": "product | package", "formal": "Medications are either a single administrable product or a package that contains one or more products.", "min": 0, "max": "1", "type": [ { "code": "code" } ], "isModifier": false, "binding": { "name": "MedicationKind", "isExtensible": false, "conformance": "required", "referenceResource": { "reference": "http://hl7.org/fhir/vs/medication-kind" } }, "mapping": [ { "identity": "rim", "map": ".player.classCode\n(CONT or not)" } ] } }, { "path": "Medication.product", "definition": { "short": "Administrable medication details", "formal": "Information that only applies to products (not packages).", "min": 0, "max": "1", "isModifier": false, "mapping": [ { "identity": "rim", "map": ".player [classCode != CONT]" } ] } }, { "path": "Medication.product.extension", "definition": { "short": "Additional Content defined by implementations", "formal": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.product.modifierExtension", "definition": { "short": "Extensions that cannot be ignored", "formal": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.product.form", "definition": { "short": "powder | tablets | carton +", "formal": "Describes the form of the item. Powder; tables; carton.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "isModifier": false, "binding": { "name": "MedicationForm", "isExtensible": true, "conformance": "example", "referenceResource": { "reference": "http://hl7.org/fhir/vs/medication-form-codes" } }, "mapping": [ { "identity": "rim", "map": ".formCode" }, { "identity": "v2", "map": "RXO-5-Requested Dosage Form / RXE-6-Give Dosage Form / RXD-6-Actual Dosage Form / RXG-8-Give Dosage Form / RXA-8-Administered Dosage Form" } ] } }, { "path": "Medication.product.ingredient", "definition": { "short": "Active or inactive ingredient", "formal": "Identifies a particular constituent of interest in the product.", "comments": "The ingredients need not be a complete list; usually only active ingredients are listed.", "min": 0, "max": "*", "isModifier": false, "mapping": [ { "identity": "rim", "map": ".scopesRole[typeCode=INGR]" } ] } }, { "path": "Medication.product.ingredient.extension", "definition": { "short": "Additional Content defined by implementations", "formal": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.product.ingredient.modifierExtension", "definition": { "short": "Extensions that cannot be ignored", "formal": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.product.ingredient.item", "definition": { "short": "The product contained", "formal": "The actual ingredient - either a substance (simple ingredient) or another medication.", "min": 1, "max": "1", "type": [ { "code": "ResourceReference", "profile": "http://hl7.org/fhir/profiles/Substance" }, { "code": "ResourceReference", "profile": "http://hl7.org/fhir/profiles/Medication" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": ".player" }, { "identity": "v2", "map": "if substance: RXC-2-Component Code\nif medication: RXO-1-Requested Give Code / RXE-2-Give Code / RXD-2-Dispense/Give Code / RXG-4-Give Code / RXA-5-Administered Code" } ] } }, { "path": "Medication.product.ingredient.amount", "definition": { "short": "How much ingredient in product", "formal": "Specifies how many (or how much) of the items there are in this Medication. E.g. 250 mg per tablet.", "min": 0, "max": "1", "type": [ { "code": "Ratio" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": ".quantity" }, { "identity": "v2", "map": "if substance: RXC-3-Component Amount & RXC-4-Component Units\nif medication: RXO-2-Requested Give Amount - Minimum & RXO-4-Requested Give Units / RXO-3-Requested Give Amount - Maximum & RXO-4-Requested Give Units / RXO-11-Requested Dispense Amount & RXO-12-Requested Dispense Units / RXE-3-Give Amount - Minimum & RXE-5-Give Units / RXE-4-Give Amount - Maximum & RXE-5-Give Units / RXE-10-Dispense Amount & RXE-10-Dispense Units" } ] } }, { "path": "Medication.package", "definition": { "short": "Details about packaged medications", "formal": "Information that only applies to packages (not products).", "min": 0, "max": "1", "isModifier": false, "mapping": [ { "identity": "rim", "map": ".player[classCode=CONT]" } ] } }, { "path": "Medication.package.extension", "definition": { "short": "Additional Content defined by implementations", "formal": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.package.modifierExtension", "definition": { "short": "Extensions that cannot be ignored", "formal": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.package.container", "definition": { "short": "E.g. box, vial, blister-pack", "formal": "The kind of container that this package comes as.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "isModifier": false, "binding": { "name": "MedicationContainer", "isExtensible": true, "conformance": "example", "referenceResource": { "reference": "http://hl7.org/fhir/vs/medication-package-form-codes" } }, "mapping": [ { "identity": "rim", "map": ".code" } ] } }, { "path": "Medication.package.content", "definition": { "short": "What is in the package?", "formal": "A set of components that go to make up the described item.", "min": 0, "max": "*", "isModifier": false, "mapping": [ { "identity": "rim", "map": ".scopesRole[typeCode=CONT]" } ] } }, { "path": "Medication.package.content.extension", "definition": { "short": "Additional Content defined by implementations", "formal": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.package.content.modifierExtension", "definition": { "short": "Extensions that cannot be ignored", "formal": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comments": "there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone.", "synonym": [ "extensions", "user content" ], "min": 0, "max": "*", "type": [ { "code": "Extension" } ], "isModifier": false } }, { "path": "Medication.package.content.item", "definition": { "short": "A product in the package", "formal": "Identifies one of the items in the package.", "min": 1, "max": "1", "type": [ { "code": "ResourceReference", "profile": "http://hl7.org/fhir/profiles/Medication" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": ".player" } ] } }, { "path": "Medication.package.content.amount", "definition": { "short": "How many are in the package?", "formal": "The amount of the product that is in the package.", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": ".quantity" } ] } } ], "searchParam": [ { "name": "_id", "type": "token", "documentation": "The logical resource id associated with the resource (must be supported by all servers)" }, { "name": "_language", "type": "token", "documentation": "The language of the resource" }, { "name": "code", "type": "token", "documentation": "Codes that identify this medication", "xpath": "f:Medication/f:code" }, { "name": "container", "type": "token", "documentation": "E.g. box, vial, blister-pack", "xpath": "f:Medication/f:package/f:container" }, { "name": "content", "type": "reference", "documentation": "A product in the package", "xpath": "f:Medication/f:package/f:content/f:item" }, { "name": "form", "type": "token", "documentation": "powder | tablets | carton +", "xpath": "f:Medication/f:product/f:form" }, { "name": "ingredient", "type": "reference", "documentation": "The product contained", "xpath": "f:Medication/f:product/f:ingredient/f:item" }, { "name": "manufacturer", "type": "reference", "documentation": "Manufacturer of the item", "xpath": "f:Medication/f:manufacturer" }, { "name": "name", "type": "string", "documentation": "Common / Commercial name", "xpath": "f:Medication/f:name" } ] } ] }