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 
| Draft as of 2021-06-28 |
Definitions for the be-model-medication-dispense logical model.
| 1. BeModelMedicationDispense | |
| Definition | Base definition for all elements in a resource. |
| Control | 0..* This element is affected by the following invariants: ele-1 |
| Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
| 2. BeModelMedicationDispense.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Control | 0..1 |
| Type | string |
| 3. BeModelMedicationDispense.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. |
| Control | 0..* |
| Type | Extension |
| Alternate Names | extensions, user content |
| 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. |
| Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on BeModelMedicationDispense.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
| 4. BeModelMedicationDispense.identifier | |
| Definition | The business identifier(s) for the medication dispense session, also known as Session GUID (SGUID). |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 0..1 |
| Type | Identifier |
| 5. BeModelMedicationDispense.patient | |
| Definition | The person for which the medication is dispensed. |
| Control | 1..1 |
| Type | Reference(BePatient) |
| 6. BeModelMedicationDispense.dispenser | |
| Definition | . |
| Control | 0..1 |
| Type | Reference |
| 7. BeModelMedicationDispense.dispenser.dispenser | |
| Definition | Who was responsible for asserting the observed value as "true". (Reference) |
| Control | 1..1 |
| Type | Reference(BePractitioner) |
| 8. BeModelMedicationDispense.dispenser.organization | |
| Definition | Who was responsible for asserting the observed value as "true". (Reference) |
| Control | 1..1 |
| Type | Reference(BeOrganization) |
| 9. BeModelMedicationDispense.dispenseDate | |
| Definition | The date (or date-time) when the dispense ocurred |
| Control | 1..1 |
| Type | dateTime(dateTime) |
| 10. BeModelMedicationDispense.prescription | |
| Definition | . |
| Control | 0..1 |
| Type | BackboneElement |
| 11. BeModelMedicationDispense.prescription.isPrescribed | |
| Definition | . |
| Control | 0..1 |
| Type | boolean |
| 12. BeModelMedicationDispense.prescription.prescription | |
| Definition | . |
| Control | 0..1 |
| Type | Reference |
| 13. BeModelMedicationDispense.dispensedItem | |
| Definition | . |
| Control | 0..* |
| Type | BackboneElement |
| 14. BeModelMedicationDispense.dispensedItem.product | |
| Definition | . |
| Control | 0..1 |
| Type | Reference |
| 15. BeModelMedicationDispense.dispensedItem.quantityDispensed | |
| Definition | . |
| Control | 0..1 |
| Type | Quantity |
| 16. BeModelMedicationDispense.dispensedItem.dosageInstructions | |
| Definition | . |
| Control | 0..1 |
| Type | Dosage |
| 17. BeModelMedicationDispense.dispensedItem.note | |
| Definition | Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc. |
| Control | 0..* |
| Type | Annotation(Annotation) |
| 18. BeModelMedicationDispense.note | |
| Definition | Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc. |
| Control | 0..* |
| Type | Annotation(Annotation) |