Medication
1.0.0 - STU1

This page is part of the HL7 Belgium FHIR Implementation Guide - Medication profiles (v1.0.0: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Logical Model: be-model-medication-dispense

Official URL: https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/be-model-medication-dispense Version: 1.0.0
Draft as of 2021-06-28 Responsible: eHealth Platform Realm: BE Computable Name: BeModelMedicationDispense

This is the logical model for the Dispense Record entry - the information that can be captured upon the act of dispensing - in a hospital pharmacy, or a community pharmacy. This is not for a future dispense, rather a record of an actual dispense.

Usage:

  • This Logical Model Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Element

NameFlagsCard.TypeDescription & Constraintsdoco
.. BeModelMedicationDispense 0..*ElementAn individual record of a medication dispense
... identifier 0..1IdentifierThe business identifier(s) for the medication dispense session
... patient 1..1Reference(BePatient)The person for which the medication is dispensed.
... dispenser 0..1Reference()The dispenser, if known and relevant
.... dispenser 1..1Reference(BePractitioner)Reference to person that performed the recording or reporting
.... organization 1..1Reference(BeOrganization)Reference to person that performed the recording or reporting
... prescription 0..1BackboneElementThe information about a prescription related to the dispense
.... isPrescribed 0..1booleanWhether this dispense was performed against a prescription
.... prescription 0..1Reference()The prescription identification
... dispensedItem 0..*BackboneElementEach product that was dispensed
.... product 0..1Reference()The product that was dispensed - coded or not (e.g. for magistral preparations)
.... quantityDispensed 0..1QuantityThe amound of product that was dispensed
.... dosageInstructions 0..1DosageThe instructions for use
.... note 0..*AnnotationAdditional information about the dispensed item
... note 0..*AnnotationAdditional information about the dispense

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. BeModelMedicationDispense 0..*ElementAn individual record of a medication dispense
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... identifier 0..1IdentifierThe business identifier(s) for the medication dispense session
... patient 1..1Reference(BePatient)The person for which the medication is dispensed.
.... dispenser 1..1Reference(BePractitioner)Reference to person that performed the recording or reporting
.... organization 1..1Reference(BeOrganization)Reference to person that performed the recording or reporting
... dispenseDate 1..1dateTimeThe date when the dispense ocurred
... prescription 0..1BackboneElementThe information about a prescription related to the dispense
.... isPrescribed 0..1booleanWhether this dispense was performed against a prescription
.... prescription 0..1Reference()The prescription identification
... dispensedItem 0..*BackboneElementEach product that was dispensed
.... product 0..1Reference()The product that was dispensed - coded or not (e.g. for magistral preparations)
.... quantityDispensed 0..1QuantityThe amound of product that was dispensed
.... dosageInstructions 0..1DosageThe instructions for use
.... note 0..*AnnotationAdditional information about the dispensed item
... note 0..*AnnotationAdditional information about the dispense

doco Documentation for this format

Differential View

This structure is derived from Element

NameFlagsCard.TypeDescription & Constraintsdoco
.. BeModelMedicationDispense 0..*ElementAn individual record of a medication dispense
... identifier 0..1IdentifierThe business identifier(s) for the medication dispense session
... patient 1..1Reference(BePatient)The person for which the medication is dispensed.
... dispenser 0..1Reference()The dispenser, if known and relevant
.... dispenser 1..1Reference(BePractitioner)Reference to person that performed the recording or reporting
.... organization 1..1Reference(BeOrganization)Reference to person that performed the recording or reporting
... prescription 0..1BackboneElementThe information about a prescription related to the dispense
.... isPrescribed 0..1booleanWhether this dispense was performed against a prescription
.... prescription 0..1Reference()The prescription identification
... dispensedItem 0..*BackboneElementEach product that was dispensed
.... product 0..1Reference()The product that was dispensed - coded or not (e.g. for magistral preparations)
.... quantityDispensed 0..1QuantityThe amound of product that was dispensed
.... dosageInstructions 0..1DosageThe instructions for use
.... note 0..*AnnotationAdditional information about the dispensed item
... note 0..*AnnotationAdditional information about the dispense

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. BeModelMedicationDispense 0..*ElementAn individual record of a medication dispense
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... identifier 0..1IdentifierThe business identifier(s) for the medication dispense session
... patient 1..1Reference(BePatient)The person for which the medication is dispensed.
.... dispenser 1..1Reference(BePractitioner)Reference to person that performed the recording or reporting
.... organization 1..1Reference(BeOrganization)Reference to person that performed the recording or reporting
... dispenseDate 1..1dateTimeThe date when the dispense ocurred
... prescription 0..1BackboneElementThe information about a prescription related to the dispense
.... isPrescribed 0..1booleanWhether this dispense was performed against a prescription
.... prescription 0..1Reference()The prescription identification
... dispensedItem 0..*BackboneElementEach product that was dispensed
.... product 0..1Reference()The product that was dispensed - coded or not (e.g. for magistral preparations)
.... quantityDispensed 0..1QuantityThe amound of product that was dispensed
.... dosageInstructions 0..1DosageThe instructions for use
.... note 0..*AnnotationAdditional information about the dispensed item
... note 0..*AnnotationAdditional information about the dispense

doco Documentation for this format

 

Other representations of profile: CSV, Excel

Constraints

IdGradePathDetailsRequirements
ele-1errorBeModelMedicationDispenseAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorBeModelMedicationDispense.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorBeModelMedicationDispense.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()