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: BeModelMedicationDispense - Detailed Descriptions

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.

Control0..* This element is affected by the following invariants: ele-1
InvariantsDefined 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.

Control0..1
Typestring
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.

Control0..*
TypeExtension
Alternate Namesextensions, 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.

InvariantsDefined 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())
SlicingThis element introduces a set of slices on BeModelMedicationDispense.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
4. BeModelMedicationDispense.identifier
Definition

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

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..1
TypeIdentifier
5. BeModelMedicationDispense.patient
Definition

The person for which the medication is dispensed.

Control1..1
TypeReference(BePatient)
6. BeModelMedicationDispense.dispenser
Definition

.

Control0..1
TypeReference
7. BeModelMedicationDispense.dispenser.dispenser
Definition

Who was responsible for asserting the observed value as "true". (Reference)

Control1..1
TypeReference(BePractitioner)
8. BeModelMedicationDispense.dispenser.organization
Definition

Who was responsible for asserting the observed value as "true". (Reference)

Control1..1
TypeReference(BeOrganization)
9. BeModelMedicationDispense.dispenseDate
Definition

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

Control1..1
TypedateTime(dateTime)
10. BeModelMedicationDispense.prescription
Definition

.

Control0..1
TypeBackboneElement
11. BeModelMedicationDispense.prescription.isPrescribed
Definition

.

Control0..1
Typeboolean
12. BeModelMedicationDispense.prescription.prescription
Definition

.

Control0..1
TypeReference
13. BeModelMedicationDispense.dispensedItem
Definition

.

Control0..*
TypeBackboneElement
14. BeModelMedicationDispense.dispensedItem.product
Definition

.

Control0..1
TypeReference
15. BeModelMedicationDispense.dispensedItem.quantityDispensed
Definition

.

Control0..1
TypeQuantity
16. BeModelMedicationDispense.dispensedItem.dosageInstructions
Definition

.

Control0..1
TypeDosage
17. BeModelMedicationDispense.dispensedItem.note
Definition

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

Control0..*
TypeAnnotation(Annotation)
18. BeModelMedicationDispense.note
Definition

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

Control0..*
TypeAnnotation(Annotation)