Medication
1.1.0 - STU Belgium flag

Medication, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/medication/tree/master and changes regularly. See the Directory of published versions

Logical Model: BeModelMedicationDispense - Detailed Descriptions

Draft as of 2025-07-25

Definitions for the BeModelMedicationDispense logical model.

Guidance on how to interpret the contents of this table can be foundhere

0. BeModelMedicationDispense
Definition

Logical data model for Medication Dispense.

ShortMedication Dispense (model)
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. BeModelMedicationDispense.identifier
Definition

The business identifier(s) for the medication dispense session, also known as Session GUID (SGUID).

ShortThe business identifier(s) for the medication dispense record
NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
4. BeModelMedicationDispense.recordedDate
Definition

The date (or date+time) when the dispense was recorded

ShortThe date (or date+time) when the dispense was recorded
Control0..1
TypedateTime
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
6. BeModelMedicationDispense.basedOnMedicationLine
Definition

The medication line that this dispense is related to

ShortThe medication line that this dispense is related to
Control0..1
TypeReference(Medication Line (model))
8. BeModelMedicationDispense.patient
Definition

The person for which the medication is dispensed.

ShortThe person for which the medication is dispensed
Control1..1
TypeReference(BePatient)
10. BeModelMedicationDispense.status
Definition

The status of the dispense record

ShortThe status of the dispense record
Control1..1
BindingThe codes SHALL be taken from MedicationDispense Status Codes
(required to http://hl7.org/fhir/ValueSet/medicationdispense-status)
Typecode
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
12. BeModelMedicationDispense.statusReason
Definition

The reason why the dispense was not performed, if it was not performed

ShortThe reason why the dispense was not performed, if it was not performed
Control0..1
BindingThe codes SHALL be taken from MedicationDispense Status Reason Codes
(required to http://hl7.org/fhir/ValueSet/medicationdispense-status-reason)
TypeCodeableConcept
14. BeModelMedicationDispense.dispenser
Definition

The dispenser, if known and relevant

ShortThe dispenser, if known and relevant
Control0..1
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
16. BeModelMedicationDispense.dispenser.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
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
18. BeModelMedicationDispense.dispenser.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 manageable, 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 BeModelMedicationDispense.dispenser.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 20. BeModelMedicationDispense.dispenser.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 manageable, 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())
    22. BeModelMedicationDispense.dispenser.dispenser
    Definition

    Reference to person that performed the recording or reporting

    ShortReference to person that performed the recording or reporting
    Control0..1
    TypeReference(BePractitioner)
    24. BeModelMedicationDispense.dispenser.organization
    Definition

    Reference to person that performed the recording or reporting

    ShortReference to person that performed the recording or reporting
    Control0..1
    TypeReference(BeOrganization)
    26. BeModelMedicationDispense.dispenseDate
    Definition

    The date (or date+time) when the dispense ocurred

    ShortThe date (or date+time) when the dispense ocurred
    Control1..1
    TypedateTime
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    28. BeModelMedicationDispense.prescription
    Definition

    Information about a prescription related to the dispense

    ShortInformation about a prescription related to the dispense
    Control0..1
    TypeBackboneElement
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    30. BeModelMedicationDispense.prescription.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
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    32. BeModelMedicationDispense.prescription.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 manageable, 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 BeModelMedicationDispense.prescription.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 34. BeModelMedicationDispense.prescription.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 manageable, 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())
      36. BeModelMedicationDispense.prescription.isPrescribed
      Definition

      Whether this dispense was performed against a prescription

      ShortWhether this dispense was performed against a prescription
      Control0..1
      Typeboolean
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      38. BeModelMedicationDispense.prescription.prescription
      Definition

      The prescription identification

      ShortThe prescription identification
      Control0..1
      TypeReference
      40. BeModelMedicationDispense.dispensedItem
      Definition

      Each product that was dispensed

      ShortEach product that was dispensed
      Control1..1
      TypeBackboneElement
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      42. BeModelMedicationDispense.dispensedItem.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
      Typestring
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      44. BeModelMedicationDispense.dispensedItem.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 manageable, 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 BeModelMedicationDispense.dispensedItem.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 46. BeModelMedicationDispense.dispensedItem.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 manageable, 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())
        48. BeModelMedicationDispense.dispensedItem.product
        Definition

        The product that was dispensed - coded or not (e.g. for magistral preparations)

        ShortThe product that was dispensed - coded or not (e.g. for magistral preparations)
        Control1..1
        TypeCodeableConcept
        50. BeModelMedicationDispense.dispensedItem.quantityDispensed
        Definition

        The amount of product that was dispensed

        ShortThe amount of product that was dispensed
        Control0..1
        TypeQuantity(SimpleQuantity)
        52. BeModelMedicationDispense.dispensedItem.dosage
        Definition

        The structured dosage or text instructions for use

        ShortThe structured dosage or text instructions for use
        Control0..*
        TypeDosage
        54. BeModelMedicationDispense.dispensedItem.offLabel
        Definition

        Text or coded reason for different dosage

        ShortText or coded reason for different dosage
        Control0..1
        TypeCodeableConcept
        56. BeModelMedicationDispense.note
        Definition

        Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.

        ShortAdditional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.
        Control0..*
        TypeAnnotation

        Guidance on how to interpret the contents of this table can be foundhere

        0. BeModelMedicationDispense
        Definition

        Logical data model for Medication Dispense.

        ShortMedication Dispense (model)
        Logical ModelInstances of this logical model are not marked to be the target of a Reference
        2. BeModelMedicationDispense.identifier
        Definition

        The business identifier(s) for the medication dispense session, also known as Session GUID (SGUID).

        ShortThe business identifier(s) for the medication dispense record
        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control0..*
        TypeIdentifier
        4. BeModelMedicationDispense.recordedDate
        Definition

        The date (or date+time) when the dispense was recorded

        ShortThe date (or date+time) when the dispense was recorded
        Control0..1
        TypedateTime
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        6. BeModelMedicationDispense.basedOnMedicationLine
        Definition

        The medication line that this dispense is related to

        ShortThe medication line that this dispense is related to
        Control0..1
        TypeReference(Medication Line (model))
        8. BeModelMedicationDispense.patient
        Definition

        The person for which the medication is dispensed.

        ShortThe person for which the medication is dispensed
        Control1..1
        TypeReference(BePatient)
        10. BeModelMedicationDispense.status
        Definition

        The status of the dispense record

        ShortThe status of the dispense record
        Control1..1
        BindingThe codes SHALL be taken from MedicationDispense Status Codes
        (required to http://hl7.org/fhir/ValueSet/medicationdispense-status)
        Typecode
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        12. BeModelMedicationDispense.statusReason
        Definition

        The reason why the dispense was not performed, if it was not performed

        ShortThe reason why the dispense was not performed, if it was not performed
        Control0..1
        BindingThe codes SHALL be taken from MedicationDispense Status Reason Codes
        (required to http://hl7.org/fhir/ValueSet/medicationdispense-status-reason)
        TypeCodeableConcept
        14. BeModelMedicationDispense.dispenser
        Definition

        The dispenser, if known and relevant

        ShortThe dispenser, if known and relevant
        Control0..1
        TypeBackboneElement
        16. BeModelMedicationDispense.dispenser.dispenser
        Definition

        Reference to person that performed the recording or reporting

        ShortReference to person that performed the recording or reporting
        Control0..1
        TypeReference(BePractitioner)
        18. BeModelMedicationDispense.dispenser.organization
        Definition

        Reference to person that performed the recording or reporting

        ShortReference to person that performed the recording or reporting
        Control0..1
        TypeReference(BeOrganization)
        20. BeModelMedicationDispense.dispenseDate
        Definition

        The date (or date+time) when the dispense ocurred

        ShortThe date (or date+time) when the dispense ocurred
        Control1..1
        TypedateTime
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        22. BeModelMedicationDispense.prescription
        Definition

        Information about a prescription related to the dispense

        ShortInformation about a prescription related to the dispense
        Control0..1
        TypeBackboneElement
        24. BeModelMedicationDispense.prescription.isPrescribed
        Definition

        Whether this dispense was performed against a prescription

        ShortWhether this dispense was performed against a prescription
        Control0..1
        Typeboolean
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        26. BeModelMedicationDispense.prescription.prescription
        Definition

        The prescription identification

        ShortThe prescription identification
        Control0..1
        TypeReference
        28. BeModelMedicationDispense.dispensedItem
        Definition

        Each product that was dispensed

        ShortEach product that was dispensed
        Control1..1
        TypeBackboneElement
        30. BeModelMedicationDispense.dispensedItem.product
        Definition

        The product that was dispensed - coded or not (e.g. for magistral preparations)

        ShortThe product that was dispensed - coded or not (e.g. for magistral preparations)
        Control1..1
        TypeCodeableConcept
        32. BeModelMedicationDispense.dispensedItem.quantityDispensed
        Definition

        The amount of product that was dispensed

        ShortThe amount of product that was dispensed
        Control0..1
        TypeQuantity(SimpleQuantity)
        34. BeModelMedicationDispense.dispensedItem.dosage
        Definition

        The structured dosage or text instructions for use

        ShortThe structured dosage or text instructions for use
        Control0..*
        TypeDosage
        36. BeModelMedicationDispense.dispensedItem.offLabel
        Definition

        Text or coded reason for different dosage

        ShortText or coded reason for different dosage
        Control0..1
        TypeCodeableConcept
        38. BeModelMedicationDispense.note
        Definition

        Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.

        ShortAdditional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.
        Control0..*
        TypeAnnotation

        Guidance on how to interpret the contents of this table can be foundhere

        0. BeModelMedicationDispense
        Definition

        Logical data model for Medication Dispense.

        ShortMedication Dispense (model)
        Control0..*
        Is Modifierfalse
        Logical ModelInstances of this logical model are not marked to be the target of a Reference
        2. BeModelMedicationDispense.identifier
        Definition

        The business identifier(s) for the medication dispense session, also known as Session GUID (SGUID).

        ShortThe business identifier(s) for the medication dispense record
        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control0..*
        TypeIdentifier
        4. BeModelMedicationDispense.recordedDate
        Definition

        The date (or date+time) when the dispense was recorded

        ShortThe date (or date+time) when the dispense was recorded
        Control0..1
        TypedateTime
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        6. BeModelMedicationDispense.basedOnMedicationLine
        Definition

        The medication line that this dispense is related to

        ShortThe medication line that this dispense is related to
        Control0..1
        TypeReference(Medication Line (model))
        8. BeModelMedicationDispense.patient
        Definition

        The person for which the medication is dispensed.

        ShortThe person for which the medication is dispensed
        Control1..1
        TypeReference(BePatient)
        10. BeModelMedicationDispense.status
        Definition

        The status of the dispense record

        ShortThe status of the dispense record
        Control1..1
        BindingThe codes SHALL be taken from MedicationDispense Status Codes
        (required to http://hl7.org/fhir/ValueSet/medicationdispense-status)
        Typecode
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        12. BeModelMedicationDispense.statusReason
        Definition

        The reason why the dispense was not performed, if it was not performed

        ShortThe reason why the dispense was not performed, if it was not performed
        Control0..1
        BindingThe codes SHALL be taken from MedicationDispense Status Reason Codes
        (required to http://hl7.org/fhir/ValueSet/medicationdispense-status-reason)
        TypeCodeableConcept
        14. BeModelMedicationDispense.dispenser
        Definition

        The dispenser, if known and relevant

        ShortThe dispenser, if known and relevant
        Control0..1
        TypeBackboneElement
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        16. BeModelMedicationDispense.dispenser.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
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        18. BeModelMedicationDispense.dispenser.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 manageable, 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 BeModelMedicationDispense.dispenser.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 20. BeModelMedicationDispense.dispenser.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 manageable, 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())
          22. BeModelMedicationDispense.dispenser.dispenser
          Definition

          Reference to person that performed the recording or reporting

          ShortReference to person that performed the recording or reporting
          Control0..1
          TypeReference(BePractitioner)
          24. BeModelMedicationDispense.dispenser.organization
          Definition

          Reference to person that performed the recording or reporting

          ShortReference to person that performed the recording or reporting
          Control0..1
          TypeReference(BeOrganization)
          26. BeModelMedicationDispense.dispenseDate
          Definition

          The date (or date+time) when the dispense ocurred

          ShortThe date (or date+time) when the dispense ocurred
          Control1..1
          TypedateTime
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          28. BeModelMedicationDispense.prescription
          Definition

          Information about a prescription related to the dispense

          ShortInformation about a prescription related to the dispense
          Control0..1
          TypeBackboneElement
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          30. BeModelMedicationDispense.prescription.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
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          32. BeModelMedicationDispense.prescription.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 manageable, 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 BeModelMedicationDispense.prescription.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 34. BeModelMedicationDispense.prescription.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 manageable, 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())
            36. BeModelMedicationDispense.prescription.isPrescribed
            Definition

            Whether this dispense was performed against a prescription

            ShortWhether this dispense was performed against a prescription
            Control0..1
            Typeboolean
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            38. BeModelMedicationDispense.prescription.prescription
            Definition

            The prescription identification

            ShortThe prescription identification
            Control0..1
            TypeReference
            40. BeModelMedicationDispense.dispensedItem
            Definition

            Each product that was dispensed

            ShortEach product that was dispensed
            Control1..1
            TypeBackboneElement
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            42. BeModelMedicationDispense.dispensedItem.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
            Typestring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            44. BeModelMedicationDispense.dispensedItem.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 manageable, 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 BeModelMedicationDispense.dispensedItem.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 46. BeModelMedicationDispense.dispensedItem.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 manageable, 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())
              48. BeModelMedicationDispense.dispensedItem.product
              Definition

              The product that was dispensed - coded or not (e.g. for magistral preparations)

              ShortThe product that was dispensed - coded or not (e.g. for magistral preparations)
              Control1..1
              TypeCodeableConcept
              50. BeModelMedicationDispense.dispensedItem.quantityDispensed
              Definition

              The amount of product that was dispensed

              ShortThe amount of product that was dispensed
              Control0..1
              TypeQuantity(SimpleQuantity)
              52. BeModelMedicationDispense.dispensedItem.dosage
              Definition

              The structured dosage or text instructions for use

              ShortThe structured dosage or text instructions for use
              Control0..*
              TypeDosage
              54. BeModelMedicationDispense.dispensedItem.offLabel
              Definition

              Text or coded reason for different dosage

              ShortText or coded reason for different dosage
              Control0..1
              TypeCodeableConcept
              56. BeModelMedicationDispense.note
              Definition

              Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.

              ShortAdditional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.
              Control0..*
              TypeAnnotation