Medication Prescription and Delivery (MPD)
0.1.0 - ci-build
Medication Prescription and Delivery (MPD), published by Integrating the Healthcare Enterprise (IHE). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-mpd/ and changes regularly. See the Directory of published versions
Active as of 2024-10-26 |
Definitions for the MedicinalProductLM logical model.
Guidance on how to interpret the contents of this table can be found here
0. MedicinalProductLM | |
Definition | Logical model for prescribed/dispensed medication. The model is shared by statements, requests, dispensations, and treatment lines. Each of those may have different restrictions in FHIR profile. |
Short | Medicinal product (model) |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. MedicinalProductLM.identifyingCode[x] | |
Definition | Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Short | Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Control | 0..* |
Type | Element(CD, II) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
4. MedicinalProductLM.classification | |
Definition | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Short | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Control | 0..* |
Type | Element(CD) |
6. MedicinalProductLM.productName | |
Definition | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Short | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Control | 0..1 |
Type | Element(ST) |
8. MedicinalProductLM.marketingAuthorisationHolder | |
Definition | Marketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product. |
Short | Marketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product. |
Control | 0..1 |
Type | BackboneElement(Class) |
10. MedicinalProductLM.marketingAuthorisationHolder.organizationName | |
Definition | Name of the organisation holding the authorisation for marketing/mahufacturing |
Short | Name of the organisation holding the authorisation for marketing/mahufacturing |
Control | 0..1 |
Type | Element(ST) |
12. MedicinalProductLM.marketingAuthorisationHolder.organizationIdentifier | |
Definition | Identifier of the organisation and/or its physical location |
Short | Identifier of the organisation and/or its physical location |
Control | 0..* |
Type | Element(II) |
14. MedicinalProductLM.doseForm | |
Definition | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Short | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Control | 0..1 |
Type | Element(CD) |
16. MedicinalProductLM.packSize | |
Definition | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Short | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Control | 0..* |
Type | Element(PQ) |
18. MedicinalProductLM.item | |
Definition | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Short | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Control | 0..* |
Type | BackboneElement(Class) |
20. MedicinalProductLM.item.doseForm | |
Definition | Dose form |
Short | Dose form |
Control | 0..1 |
Type | Element(CD) |
22. MedicinalProductLM.item.ingredient | |
Definition | Ingredients |
Short | Ingredients |
Control | 1..* |
Type | BackboneElement(Class) |
24. MedicinalProductLM.item.ingredient.role | |
Definition | Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected. |
Short | Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected. |
Control | 0..1 |
Type | Element(CD) |
26. MedicinalProductLM.item.ingredient.substance | |
Definition | Substance |
Short | Substance |
Control | 1..1 |
Type | Element(CD) |
28. MedicinalProductLM.item.ingredient.strengthInfo | |
Definition | Concentration or presentation strength |
Short | Concentration or presentation strength |
Control | 0..* |
Type | BackboneElement(Class) |
30. MedicinalProductLM.item.ingredient.strengthInfo.strength | |
Definition | Concentration or presentation strength of the precise active ingredient |
Short | Concentration or presentation strength of the precise active ingredient |
Control | 1..1 |
Type | Element(RTO) |
32. MedicinalProductLM.item.ingredient.strengthInfo.strengthType | |
Definition | Type of strength that is expressed |
Short | Type of strength that is expressed |
Control | 0..1 |
Type | Element(CD) |
34. MedicinalProductLM.item.ingredient.strengthInfo.strengthSubstance | |
Definition | Substance that the strength refers to, if different from the main substance |
Short | Substance that the strength refers to, if different from the main substance |
Control | 0..1 |
Type | Element(CD) |
36. MedicinalProductLM.item.unitOfPresentation | |
Definition | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Short | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Control | 0..1 |
Type | Element(CD) |
38. MedicinalProductLM.item.containedQuantity | |
Definition | Manufactured item quantity for liquids (3ml/vial) |
Short | Manufactured item quantity for liquids (3ml/vial) |
Control | 0..1 |
Type | Element(PQ) |
40. MedicinalProductLM.item.amount | |
Definition | Number of such manufactured items in this product (5 vials) |
Short | Number of such manufactured items in this product (5 vials) |
Control | 0..1 |
Type | Element(PQ) |
42. MedicinalProductLM.device | |
Definition | Administration device included in the product |
Short | Administration device included in the product |
Control | 0..* |
Type | BackboneElement(Class) |
44. MedicinalProductLM.device.deviceQuantity | |
Definition | Number of such devices |
Short | Number of such devices |
Control | 1..1 |
Type | Element(PQ) |
46. MedicinalProductLM.device.device | |
Definition | Device coded |
Short | Device coded |
Control | 1..1 |
Type | Element(CD) |
48. MedicinalProductLM.characteristic | |
Definition | Other features of the product |
Short | Other features of the product |
Control | 0..* |
Type | BackboneElement(Class) |
50. MedicinalProductLM.characteristic.type | |
Definition | A code expressing the type of characteristic |
Short | A code expressing the type of characteristic |
Control | 1..1 |
Type | Element(CD) |
52. MedicinalProductLM.characteristic.value[x] | |
Definition | Description of the characteristic |
Short | Description of the characteristic |
Control | 0..1 |
Type | Element(ANY) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
54. MedicinalProductLM.additionalProductInformation | |
Definition | Additional information about product - for example, a reference to a product catalogue |
Short | Additional information about product - for example, a reference to a product catalogue |
Control | 0..1 |
Type | BackboneElement(Class) |
Guidance on how to interpret the contents of this table can be found here
0. MedicinalProductLM | |
Definition | Logical model for prescribed/dispensed medication. The model is shared by statements, requests, dispensations, and treatment lines. Each of those may have different restrictions in FHIR profile. Base definition for all types defined in FHIR type system. |
Short | Medicinal product (model)Base for all types and resources |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. MedicinalProductLM.identifyingCode[x] | |
Definition | Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Short | Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Control | 0..* |
Type | Element(CD, II) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
4. MedicinalProductLM.classification | |
Definition | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Short | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Control | 0..* |
Type | Element(CD) |
6. MedicinalProductLM.productName | |
Definition | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Short | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Control | 0..1 |
Type | Element(ST) |
8. MedicinalProductLM.marketingAuthorisationHolder | |
Definition | Marketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product. |
Short | Marketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product. |
Control | 0..1 |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
10. MedicinalProductLM.marketingAuthorisationHolder.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
12. MedicinalProductLM.marketingAuthorisationHolder.organizationName | |
Definition | Name of the organisation holding the authorisation for marketing/mahufacturing |
Short | Name of the organisation holding the authorisation for marketing/mahufacturing |
Control | 0..1 |
Type | Element(ST) |
14. MedicinalProductLM.marketingAuthorisationHolder.organizationIdentifier | |
Definition | Identifier of the organisation and/or its physical location |
Short | Identifier of the organisation and/or its physical location |
Control | 0..* |
Type | Element(II) |
16. MedicinalProductLM.doseForm | |
Definition | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Short | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Control | 0..1 |
Type | Element(CD) |
18. MedicinalProductLM.packSize | |
Definition | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Short | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Control | 0..* |
Type | Element(PQ) |
20. MedicinalProductLM.item | |
Definition | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Short | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Control | 0..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
22. MedicinalProductLM.item.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
24. MedicinalProductLM.item.doseForm | |
Definition | Dose form |
Short | Dose form |
Control | 0..1 |
Type | Element(CD) |
26. MedicinalProductLM.item.ingredient | |
Definition | Ingredients |
Short | Ingredients |
Control | 1..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
28. MedicinalProductLM.item.ingredient.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
30. MedicinalProductLM.item.ingredient.role | |
Definition | Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected. |
Short | Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected. |
Control | 0..1 |
Type | Element(CD) |
32. MedicinalProductLM.item.ingredient.substance | |
Definition | Substance |
Short | Substance |
Control | 1..1 |
Type | Element(CD) |
34. MedicinalProductLM.item.ingredient.strengthInfo | |
Definition | Concentration or presentation strength |
Short | Concentration or presentation strength |
Control | 0..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
36. MedicinalProductLM.item.ingredient.strengthInfo.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
38. MedicinalProductLM.item.ingredient.strengthInfo.strength | |
Definition | Concentration or presentation strength of the precise active ingredient |
Short | Concentration or presentation strength of the precise active ingredient |
Control | 1..1 |
Type | Element(RTO) |
40. MedicinalProductLM.item.ingredient.strengthInfo.strengthType | |
Definition | Type of strength that is expressed |
Short | Type of strength that is expressed |
Control | 0..1 |
Type | Element(CD) |
42. MedicinalProductLM.item.ingredient.strengthInfo.strengthSubstance | |
Definition | Substance that the strength refers to, if different from the main substance |
Short | Substance that the strength refers to, if different from the main substance |
Control | 0..1 |
Type | Element(CD) |
44. MedicinalProductLM.item.unitOfPresentation | |
Definition | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Short | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Control | 0..1 |
Type | Element(CD) |
46. MedicinalProductLM.item.containedQuantity | |
Definition | Manufactured item quantity for liquids (3ml/vial) |
Short | Manufactured item quantity for liquids (3ml/vial) |
Control | 0..1 |
Type | Element(PQ) |
48. MedicinalProductLM.item.amount | |
Definition | Number of such manufactured items in this product (5 vials) |
Short | Number of such manufactured items in this product (5 vials) |
Control | 0..1 |
Type | Element(PQ) |
50. MedicinalProductLM.device | |
Definition | Administration device included in the product |
Short | Administration device included in the product |
Control | 0..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
52. MedicinalProductLM.device.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
54. MedicinalProductLM.device.deviceQuantity | |
Definition | Number of such devices |
Short | Number of such devices |
Control | 1..1 |
Type | Element(PQ) |
56. MedicinalProductLM.device.device | |
Definition | Device coded |
Short | Device coded |
Control | 1..1 |
Type | Element(CD) |
58. MedicinalProductLM.characteristic | |
Definition | Other features of the product |
Short | Other features of the product |
Control | 0..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
60. MedicinalProductLM.characteristic.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
62. MedicinalProductLM.characteristic.type | |
Definition | A code expressing the type of characteristic |
Short | A code expressing the type of characteristic |
Control | 1..1 |
Type | Element(CD) |
64. MedicinalProductLM.characteristic.value[x] | |
Definition | Description of the characteristic |
Short | Description of the characteristic |
Control | 0..1 |
Type | Element(ANY) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
66. MedicinalProductLM.additionalProductInformation | |
Definition | Additional information about product - for example, a reference to a product catalogue |
Short | Additional information about product - for example, a reference to a product catalogue |
Control | 0..1 |
Type | BackboneElement(Class) |
Guidance on how to interpret the contents of this table can be found here
0. MedicinalProductLM | |
Definition | Logical model for prescribed/dispensed medication. The model is shared by statements, requests, dispensations, and treatment lines. Each of those may have different restrictions in FHIR profile. |
Short | Medicinal product (model) |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. MedicinalProductLM.identifyingCode[x] | |
Definition | Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Short | Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Control | 0..* |
Type | Element(CD, II) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
4. MedicinalProductLM.classification | |
Definition | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Short | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Control | 0..* |
Type | Element(CD) |
6. MedicinalProductLM.productName | |
Definition | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Short | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Control | 0..1 |
Type | Element(ST) |
8. MedicinalProductLM.marketingAuthorisationHolder | |
Definition | Marketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product. |
Short | Marketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product. |
Control | 0..1 |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
10. MedicinalProductLM.marketingAuthorisationHolder.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
12. MedicinalProductLM.marketingAuthorisationHolder.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on MedicinalProductLM.marketingAuthorisationHolder.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
14. MedicinalProductLM.marketingAuthorisationHolder.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
16. MedicinalProductLM.marketingAuthorisationHolder.organizationName | |
Definition | Name of the organisation holding the authorisation for marketing/mahufacturing |
Short | Name of the organisation holding the authorisation for marketing/mahufacturing |
Control | 0..1 |
Type | Element(ST) |
18. MedicinalProductLM.marketingAuthorisationHolder.organizationIdentifier | |
Definition | Identifier of the organisation and/or its physical location |
Short | Identifier of the organisation and/or its physical location |
Control | 0..* |
Type | Element(II) |
20. MedicinalProductLM.doseForm | |
Definition | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Short | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Control | 0..1 |
Type | Element(CD) |
22. MedicinalProductLM.packSize | |
Definition | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Short | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Control | 0..* |
Type | Element(PQ) |
24. MedicinalProductLM.item | |
Definition | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Short | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Control | 0..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
26. MedicinalProductLM.item.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
28. MedicinalProductLM.item.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on MedicinalProductLM.item.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
30. MedicinalProductLM.item.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
32. MedicinalProductLM.item.doseForm | |
Definition | Dose form |
Short | Dose form |
Control | 0..1 |
Type | Element(CD) |
34. MedicinalProductLM.item.ingredient | |
Definition | Ingredients |
Short | Ingredients |
Control | 1..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
36. MedicinalProductLM.item.ingredient.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
38. MedicinalProductLM.item.ingredient.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on MedicinalProductLM.item.ingredient.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
40. MedicinalProductLM.item.ingredient.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
42. MedicinalProductLM.item.ingredient.role | |
Definition | Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected. |
Short | Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected. |
Control | 0..1 |
Type | Element(CD) |
44. MedicinalProductLM.item.ingredient.substance | |
Definition | Substance |
Short | Substance |
Control | 1..1 |
Type | Element(CD) |
46. MedicinalProductLM.item.ingredient.strengthInfo | |
Definition | Concentration or presentation strength |
Short | Concentration or presentation strength |
Control | 0..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
48. MedicinalProductLM.item.ingredient.strengthInfo.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
50. MedicinalProductLM.item.ingredient.strengthInfo.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on MedicinalProductLM.item.ingredient.strengthInfo.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
52. MedicinalProductLM.item.ingredient.strengthInfo.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
54. MedicinalProductLM.item.ingredient.strengthInfo.strength | |
Definition | Concentration or presentation strength of the precise active ingredient |
Short | Concentration or presentation strength of the precise active ingredient |
Control | 1..1 |
Type | Element(RTO) |
56. MedicinalProductLM.item.ingredient.strengthInfo.strengthType | |
Definition | Type of strength that is expressed |
Short | Type of strength that is expressed |
Control | 0..1 |
Type | Element(CD) |
58. MedicinalProductLM.item.ingredient.strengthInfo.strengthSubstance | |
Definition | Substance that the strength refers to, if different from the main substance |
Short | Substance that the strength refers to, if different from the main substance |
Control | 0..1 |
Type | Element(CD) |
60. MedicinalProductLM.item.unitOfPresentation | |
Definition | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Short | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Control | 0..1 |
Type | Element(CD) |
62. MedicinalProductLM.item.containedQuantity | |
Definition | Manufactured item quantity for liquids (3ml/vial) |
Short | Manufactured item quantity for liquids (3ml/vial) |
Control | 0..1 |
Type | Element(PQ) |
64. MedicinalProductLM.item.amount | |
Definition | Number of such manufactured items in this product (5 vials) |
Short | Number of such manufactured items in this product (5 vials) |
Control | 0..1 |
Type | Element(PQ) |
66. MedicinalProductLM.device | |
Definition | Administration device included in the product |
Short | Administration device included in the product |
Control | 0..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
68. MedicinalProductLM.device.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
70. MedicinalProductLM.device.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on MedicinalProductLM.device.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
72. MedicinalProductLM.device.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
74. MedicinalProductLM.device.deviceQuantity | |
Definition | Number of such devices |
Short | Number of such devices |
Control | 1..1 |
Type | Element(PQ) |
76. MedicinalProductLM.device.device | |
Definition | Device coded |
Short | Device coded |
Control | 1..1 |
Type | Element(CD) |
78. MedicinalProductLM.characteristic | |
Definition | Other features of the product |
Short | Other features of the product |
Control | 0..* |
Type | BackboneElement(Class) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
80. MedicinalProductLM.characteristic.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
82. MedicinalProductLM.characteristic.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on MedicinalProductLM.characteristic.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
84. MedicinalProductLM.characteristic.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
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 level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
86. MedicinalProductLM.characteristic.type | |
Definition | A code expressing the type of characteristic |
Short | A code expressing the type of characteristic |
Control | 1..1 |
Type | Element(CD) |
88. MedicinalProductLM.characteristic.value[x] | |
Definition | Description of the characteristic |
Short | Description of the characteristic |
Control | 0..1 |
Type | Element(ANY) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
90. MedicinalProductLM.additionalProductInformation | |
Definition | Additional information about product - for example, a reference to a product catalogue |
Short | Additional information about product - for example, a reference to a product catalogue |
Control | 0..1 |
Type | BackboneElement(Class) |