Medication Prescription and Delivery (MPD)
0.1.0 - ci-build International flag

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/tree/master and changes regularly. See the Directory of published versions

Logical Model: MedicinalProductLM - Detailed Descriptions

Active as of 2024-12-31

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.


Base definition for all types defined in FHIR type system.

ShortMedicinal product (model)Base for all types and resources
Control0..*
Is Modifierfalse
Logical ModelInstances 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.

ShortIdentifier 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.
Control0..*
TypeElement(CD, II)
[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
4. MedicinalProductLM.classification
Definition

Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)

ShortClassification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
Control0..*
TypeElement(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.

ShortName 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.
Control0..1
TypeElement(ST)
8. MedicinalProductLM.marketingAuthorisationHolder
Definition

Marketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product.

ShortMarketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product.
Control0..1
TypeBackboneElement(Class)
Invariantsele-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.

ShortUnique id for inter-element referencing
Control0..1
This element is affected by the following invariants: ele-1
Typeidstring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
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.

ShortAdditional 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.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-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())
SlicingThis element introduces a set of slices on MedicinalProductLM.marketingAuthorisationHolder.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 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).

    ShortExtensions 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.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    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 Namesextensions, user content, modifiers
    Invariantsele-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

    ShortName of the organisation holding the authorisation for marketing/mahufacturing
    Control0..1
    TypeElement(ST)
    18. MedicinalProductLM.marketingAuthorisationHolder.organizationIdentifier
    Definition

    Identifier of the organisation and/or its physical location

    ShortIdentifier of the organisation and/or its physical location
    Control0..*
    TypeElement(II)
    20. MedicinalProductLM.doseForm
    Definition

    Dose form(s) on a product level. Dose form for a single package item is defined below.

    ShortDose form(s) on a product level. Dose form for a single package item is defined below.
    Control0..1
    TypeElement(CD)
    22. MedicinalProductLM.packSize
    Definition

    Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)

    ShortOverall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)
    Control0..*
    TypeElement(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

    ShortA medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
    Control0..*
    TypeBackboneElement(Class)
    Invariantsele-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.

    ShortUnique id for inter-element referencing
    Control0..1
    This element is affected by the following invariants: ele-1
    Typeidstring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    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.

    ShortAdditional 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.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-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())
    SlicingThis element introduces a set of slices on MedicinalProductLM.item.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 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).

      ShortExtensions 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.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      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 Namesextensions, user content, modifiers
      Invariantsele-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

      ShortDose form
      Control0..1
      TypeElement(CD)
      34. MedicinalProductLM.item.ingredient
      Definition

      Ingredients

      ShortIngredients
      Control1..*
      TypeBackboneElement(Class)
      Invariantsele-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.

      ShortUnique id for inter-element referencing
      Control0..1
      This element is affected by the following invariants: ele-1
      Typeidstring
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      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.

      ShortAdditional 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.

      Control0..*
      TypeExtension
      Is Modifierfalse
      Summaryfalse
      Alternate Namesextensions, user content
      Invariantsele-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())
      SlicingThis element introduces a set of slices on MedicinalProductLM.item.ingredient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 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).

        ShortExtensions 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.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        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 Namesextensions, user content, modifiers
        Invariantsele-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.

        ShortRole (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
        Control0..1
        TypeElement(CD)
        44. MedicinalProductLM.item.ingredient.substance
        Definition

        Substance

        ShortSubstance
        Control1..1
        TypeElement(CD)
        46. MedicinalProductLM.item.ingredient.strengthInfo
        Definition

        Concentration or presentation strength

        ShortConcentration or presentation strength
        Control0..*
        TypeBackboneElement(Class)
        Invariantsele-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.

        ShortUnique id for inter-element referencing
        Control0..1
        This element is affected by the following invariants: ele-1
        Typeidstring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        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.

        ShortAdditional 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.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-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())
        SlicingThis 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:
        • value @ url
        • 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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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

          ShortConcentration or presentation strength of the precise active ingredient
          Control1..1
          TypeElement(RTO)
          56. MedicinalProductLM.item.ingredient.strengthInfo.strengthType
          Definition

          Type of strength that is expressed

          ShortType of strength that is expressed
          Control0..1
          TypeElement(CD)
          58. MedicinalProductLM.item.ingredient.strengthInfo.strengthSubstance
          Definition

          Substance that the strength refers to, if different from the main substance

          ShortSubstance that the strength refers to, if different from the main substance
          Control0..1
          TypeElement(CD)
          60. MedicinalProductLM.item.unitOfPresentation
          Definition

          Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.

          ShortUnit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
          Control0..1
          TypeElement(CD)
          62. MedicinalProductLM.item.containedQuantity
          Definition

          Manufactured item quantity for liquids (3ml/vial)

          ShortManufactured item quantity for liquids (3ml/vial)
          Control0..1
          TypeElement(PQ)
          64. MedicinalProductLM.item.amount
          Definition

          Number of such manufactured items in this product (5 vials)

          ShortNumber of such manufactured items in this product (5 vials)
          Control0..1
          TypeElement(PQ)
          66. MedicinalProductLM.device
          Definition

          Administration device included in the product

          ShortAdministration device included in the product
          Control0..*
          TypeBackboneElement(Class)
          Invariantsele-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.

          ShortUnique id for inter-element referencing
          Control0..1
          This element is affected by the following invariants: ele-1
          Typeidstring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          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.

          ShortAdditional 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.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-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())
          SlicingThis element introduces a set of slices on MedicinalProductLM.device.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 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).

            ShortExtensions 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.

            Control0..*
            TypeExtension
            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Summarytrue
            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 Namesextensions, user content, modifiers
            Invariantsele-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

            ShortNumber of such devices
            Control1..1
            TypeElement(PQ)
            76. MedicinalProductLM.device.device
            Definition

            Device coded

            ShortDevice coded
            Control1..1
            TypeElement(CD)
            78. MedicinalProductLM.characteristic
            Definition

            Other features of the product

            ShortOther features of the product
            Control0..*
            TypeBackboneElement(Class)
            Invariantsele-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.

            ShortUnique id for inter-element referencing
            Control0..1
            This element is affected by the following invariants: ele-1
            Typeidstring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            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.

            ShortAdditional 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.

            Control0..*
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-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())
            SlicingThis element introduces a set of slices on MedicinalProductLM.characteristic.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 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).

              ShortExtensions 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.

              Control0..*
              TypeExtension
              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
              Summarytrue
              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 Namesextensions, user content, modifiers
              Invariantsele-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

              ShortA code expressing the type of characteristic
              Control1..1
              TypeElement(CD)
              88. MedicinalProductLM.characteristic.value[x]
              Definition

              Description of the characteristic

              ShortDescription of the characteristic
              Control0..1
              TypeElement(BL, CD, ST, PQ, DT, INT, REAL, RTO)
              [x] NoteSeeChoice 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

              ShortAdditional information about product - for example, a reference to a product catalogue
              Control0..1
              TypeBackboneElement(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.

              ShortMedicinal product (model)
              Logical ModelInstances 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.

              ShortIdentifier 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.
              Control0..*
              TypeElement(CD, II)
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              4. MedicinalProductLM.classification
              Definition

              Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)

              ShortClassification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
              Control0..*
              TypeElement(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.

              ShortName 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.
              Control0..1
              TypeElement(ST)
              8. MedicinalProductLM.marketingAuthorisationHolder
              Definition

              Marketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product.

              ShortMarketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product.
              Control0..1
              TypeBackboneElement(Class)
              10. MedicinalProductLM.marketingAuthorisationHolder.organizationName
              Definition

              Name of the organisation holding the authorisation for marketing/mahufacturing

              ShortName of the organisation holding the authorisation for marketing/mahufacturing
              Control0..1
              TypeElement(ST)
              12. MedicinalProductLM.marketingAuthorisationHolder.organizationIdentifier
              Definition

              Identifier of the organisation and/or its physical location

              ShortIdentifier of the organisation and/or its physical location
              Control0..*
              TypeElement(II)
              14. MedicinalProductLM.doseForm
              Definition

              Dose form(s) on a product level. Dose form for a single package item is defined below.

              ShortDose form(s) on a product level. Dose form for a single package item is defined below.
              Control0..1
              TypeElement(CD)
              16. MedicinalProductLM.packSize
              Definition

              Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)

              ShortOverall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)
              Control0..*
              TypeElement(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

              ShortA medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
              Control0..*
              TypeBackboneElement(Class)
              20. MedicinalProductLM.item.doseForm
              Definition

              Dose form

              ShortDose form
              Control0..1
              TypeElement(CD)
              22. MedicinalProductLM.item.ingredient
              Definition

              Ingredients

              ShortIngredients
              Control1..*
              TypeBackboneElement(Class)
              24. MedicinalProductLM.item.ingredient.role
              Definition

              Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.

              ShortRole (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
              Control0..1
              TypeElement(CD)
              26. MedicinalProductLM.item.ingredient.substance
              Definition

              Substance

              ShortSubstance
              Control1..1
              TypeElement(CD)
              28. MedicinalProductLM.item.ingredient.strengthInfo
              Definition

              Concentration or presentation strength

              ShortConcentration or presentation strength
              Control0..*
              TypeBackboneElement(Class)
              30. MedicinalProductLM.item.ingredient.strengthInfo.strength
              Definition

              Concentration or presentation strength of the precise active ingredient

              ShortConcentration or presentation strength of the precise active ingredient
              Control1..1
              TypeElement(RTO)
              32. MedicinalProductLM.item.ingredient.strengthInfo.strengthType
              Definition

              Type of strength that is expressed

              ShortType of strength that is expressed
              Control0..1
              TypeElement(CD)
              34. MedicinalProductLM.item.ingredient.strengthInfo.strengthSubstance
              Definition

              Substance that the strength refers to, if different from the main substance

              ShortSubstance that the strength refers to, if different from the main substance
              Control0..1
              TypeElement(CD)
              36. MedicinalProductLM.item.unitOfPresentation
              Definition

              Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.

              ShortUnit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
              Control0..1
              TypeElement(CD)
              38. MedicinalProductLM.item.containedQuantity
              Definition

              Manufactured item quantity for liquids (3ml/vial)

              ShortManufactured item quantity for liquids (3ml/vial)
              Control0..1
              TypeElement(PQ)
              40. MedicinalProductLM.item.amount
              Definition

              Number of such manufactured items in this product (5 vials)

              ShortNumber of such manufactured items in this product (5 vials)
              Control0..1
              TypeElement(PQ)
              42. MedicinalProductLM.device
              Definition

              Administration device included in the product

              ShortAdministration device included in the product
              Control0..*
              TypeBackboneElement(Class)
              44. MedicinalProductLM.device.deviceQuantity
              Definition

              Number of such devices

              ShortNumber of such devices
              Control1..1
              TypeElement(PQ)
              46. MedicinalProductLM.device.device
              Definition

              Device coded

              ShortDevice coded
              Control1..1
              TypeElement(CD)
              48. MedicinalProductLM.characteristic
              Definition

              Other features of the product

              ShortOther features of the product
              Control0..*
              TypeBackboneElement(Class)
              50. MedicinalProductLM.characteristic.type
              Definition

              A code expressing the type of characteristic

              ShortA code expressing the type of characteristic
              Control1..1
              TypeElement(CD)
              52. MedicinalProductLM.characteristic.value[x]
              Definition

              Description of the characteristic

              ShortDescription of the characteristic
              Control0..1
              TypeElement(BL, CD, ST, PQ, DT, INT, REAL, RTO)
              [x] NoteSeeChoice 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

              ShortAdditional information about product - for example, a reference to a product catalogue
              Control0..1
              TypeBackboneElement(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.

              ShortMedicinal product (model)
              Control0..*
              Is Modifierfalse
              Logical ModelInstances 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.

              ShortIdentifier 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.
              Control0..*
              TypeElement(CD, II)
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              4. MedicinalProductLM.classification
              Definition

              Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)

              ShortClassification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
              Control0..*
              TypeElement(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.

              ShortName 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.
              Control0..1
              TypeElement(ST)
              8. MedicinalProductLM.marketingAuthorisationHolder
              Definition

              Marketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product.

              ShortMarketing authorisation holder of manufacturer of the medicinal product. Relevant for identifying the exact product.
              Control0..1
              TypeBackboneElement(Class)
              Invariantsele-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.

              ShortUnique id for inter-element referencing
              Control0..1
              This element is affected by the following invariants: ele-1
              Typeid
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              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.

              ShortAdditional 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.

              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Alternate Namesextensions, user content
              Invariantsele-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())
              SlicingThis element introduces a set of slices on MedicinalProductLM.marketingAuthorisationHolder.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 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).

                ShortExtensions 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.

                Control0..*
                TypeExtension
                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                Summarytrue
                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 Namesextensions, user content, modifiers
                Invariantsele-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

                ShortName of the organisation holding the authorisation for marketing/mahufacturing
                Control0..1
                TypeElement(ST)
                18. MedicinalProductLM.marketingAuthorisationHolder.organizationIdentifier
                Definition

                Identifier of the organisation and/or its physical location

                ShortIdentifier of the organisation and/or its physical location
                Control0..*
                TypeElement(II)
                20. MedicinalProductLM.doseForm
                Definition

                Dose form(s) on a product level. Dose form for a single package item is defined below.

                ShortDose form(s) on a product level. Dose form for a single package item is defined below.
                Control0..1
                TypeElement(CD)
                22. MedicinalProductLM.packSize
                Definition

                Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)

                ShortOverall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)
                Control0..*
                TypeElement(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

                ShortA medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
                Control0..*
                TypeBackboneElement(Class)
                Invariantsele-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.

                ShortUnique id for inter-element referencing
                Control0..1
                This element is affected by the following invariants: ele-1
                Typeid
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                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.

                ShortAdditional 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.

                Control0..*
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-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())
                SlicingThis element introduces a set of slices on MedicinalProductLM.item.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 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).

                  ShortExtensions 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.

                  Control0..*
                  TypeExtension
                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                  Summarytrue
                  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 Namesextensions, user content, modifiers
                  Invariantsele-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

                  ShortDose form
                  Control0..1
                  TypeElement(CD)
                  34. MedicinalProductLM.item.ingredient
                  Definition

                  Ingredients

                  ShortIngredients
                  Control1..*
                  TypeBackboneElement(Class)
                  Invariantsele-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.

                  ShortUnique id for inter-element referencing
                  Control0..1
                  This element is affected by the following invariants: ele-1
                  Typeid
                  Is Modifierfalse
                  XML FormatIn the XML format, this property is represented as an attribute.
                  Summaryfalse
                  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.

                  ShortAdditional 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.

                  Control0..*
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesextensions, user content
                  Invariantsele-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())
                  SlicingThis element introduces a set of slices on MedicinalProductLM.item.ingredient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 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).

                    ShortExtensions 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.

                    Control0..*
                    TypeExtension
                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                    Summarytrue
                    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 Namesextensions, user content, modifiers
                    Invariantsele-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.

                    ShortRole (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
                    Control0..1
                    TypeElement(CD)
                    44. MedicinalProductLM.item.ingredient.substance
                    Definition

                    Substance

                    ShortSubstance
                    Control1..1
                    TypeElement(CD)
                    46. MedicinalProductLM.item.ingredient.strengthInfo
                    Definition

                    Concentration or presentation strength

                    ShortConcentration or presentation strength
                    Control0..*
                    TypeBackboneElement(Class)
                    Invariantsele-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.

                    ShortUnique id for inter-element referencing
                    Control0..1
                    This element is affected by the following invariants: ele-1
                    Typeid
                    Is Modifierfalse
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Summaryfalse
                    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.

                    ShortAdditional 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.

                    Control0..*
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Alternate Namesextensions, user content
                    Invariantsele-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())
                    SlicingThis 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:
                    • value @ url
                    • 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).

                      ShortExtensions 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.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      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 Namesextensions, user content, modifiers
                      Invariantsele-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

                      ShortConcentration or presentation strength of the precise active ingredient
                      Control1..1
                      TypeElement(RTO)
                      56. MedicinalProductLM.item.ingredient.strengthInfo.strengthType
                      Definition

                      Type of strength that is expressed

                      ShortType of strength that is expressed
                      Control0..1
                      TypeElement(CD)
                      58. MedicinalProductLM.item.ingredient.strengthInfo.strengthSubstance
                      Definition

                      Substance that the strength refers to, if different from the main substance

                      ShortSubstance that the strength refers to, if different from the main substance
                      Control0..1
                      TypeElement(CD)
                      60. MedicinalProductLM.item.unitOfPresentation
                      Definition

                      Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.

                      ShortUnit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
                      Control0..1
                      TypeElement(CD)
                      62. MedicinalProductLM.item.containedQuantity
                      Definition

                      Manufactured item quantity for liquids (3ml/vial)

                      ShortManufactured item quantity for liquids (3ml/vial)
                      Control0..1
                      TypeElement(PQ)
                      64. MedicinalProductLM.item.amount
                      Definition

                      Number of such manufactured items in this product (5 vials)

                      ShortNumber of such manufactured items in this product (5 vials)
                      Control0..1
                      TypeElement(PQ)
                      66. MedicinalProductLM.device
                      Definition

                      Administration device included in the product

                      ShortAdministration device included in the product
                      Control0..*
                      TypeBackboneElement(Class)
                      Invariantsele-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.

                      ShortUnique id for inter-element referencing
                      Control0..1
                      This element is affected by the following invariants: ele-1
                      Typeid
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      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.

                      ShortAdditional 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.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Summaryfalse
                      Alternate Namesextensions, user content
                      Invariantsele-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())
                      SlicingThis element introduces a set of slices on MedicinalProductLM.device.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 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).

                        ShortExtensions 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.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        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 Namesextensions, user content, modifiers
                        Invariantsele-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

                        ShortNumber of such devices
                        Control1..1
                        TypeElement(PQ)
                        76. MedicinalProductLM.device.device
                        Definition

                        Device coded

                        ShortDevice coded
                        Control1..1
                        TypeElement(CD)
                        78. MedicinalProductLM.characteristic
                        Definition

                        Other features of the product

                        ShortOther features of the product
                        Control0..*
                        TypeBackboneElement(Class)
                        Invariantsele-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.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        This element is affected by the following invariants: ele-1
                        Typeid
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        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.

                        ShortAdditional 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.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-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())
                        SlicingThis element introduces a set of slices on MedicinalProductLM.characteristic.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 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).

                          ShortExtensions 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.

                          Control0..*
                          TypeExtension
                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                          Summarytrue
                          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 Namesextensions, user content, modifiers
                          Invariantsele-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

                          ShortA code expressing the type of characteristic
                          Control1..1
                          TypeElement(CD)
                          88. MedicinalProductLM.characteristic.value[x]
                          Definition

                          Description of the characteristic

                          ShortDescription of the characteristic
                          Control0..1
                          TypeElement(BL, CD, ST, PQ, DT, INT, REAL, RTO)
                          [x] NoteSeeChoice 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

                          ShortAdditional information about product - for example, a reference to a product catalogue
                          Control0..1
                          TypeBackboneElement(Class)