Package | hl7.fhir.be.medication |
Resource Type | StructureDefinition |
Id | BeModelMedicationDispense |
FHIR Version | R4 |
Source | https://www.ehealth.fgov.be/standards/fhir/medication/https://build.fhir.org/ig/hl7-be/medication/StructureDefinition-BeModelMedicationDispense.html |
URL | https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeModelMedicationDispense |
Version | 1.1.0 |
Status | draft |
Date | 2025-07-25T19:42:33+00:00 |
Name | BeModelMedicationDispense |
Title | Medication Dispense (model) |
Realm | be |
Authority | hl7 |
Description | 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. |
Type | https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeModelMedicationDispense |
Kind | logical |
No resources found
StructureDefinition | |
BeModelMedicationLine | Medication Line (model) |
be-organization | BeOrganization |
be-patient | BePatient |
be-practitioner | BePractitioner |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition BeModelMedicationDispense
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Medication Dispense (model) | |
![]() ![]() ![]() | 0..* | Identifier | The business identifier(s) for the medication dispense record | |
![]() ![]() ![]() | 0..1 | dateTime | The date (or date+time) when the dispense was recorded | |
![]() ![]() ![]() | 0..1 | Reference(Medication Line (model)) | The medication line that this dispense is related to | |
![]() ![]() ![]() | 1..1 | Reference(BePatient) | The person for which the medication is dispensed | |
![]() ![]() ![]() | 1..1 | code | The status of the dispense record Binding: MedicationDispense Status Codes (required) | |
![]() ![]() ![]() | 0..1 | CodeableConcept | The reason why the dispense was not performed, if it was not performed Binding: MedicationDispense Status Reason Codes (required) | |
![]() ![]() ![]() | 0..1 | BackboneElement | The dispenser, if known and relevant | |
![]() ![]() ![]() ![]() | 0..1 | Reference(BePractitioner) | Reference to person that performed the recording or reporting | |
![]() ![]() ![]() ![]() | 0..1 | Reference(BeOrganization) | Reference to person that performed the recording or reporting | |
![]() ![]() ![]() | 1..1 | dateTime | The date (or date+time) when the dispense ocurred | |
![]() ![]() ![]() | 0..1 | BackboneElement | Information about a prescription related to the dispense | |
![]() ![]() ![]() ![]() | 0..1 | boolean | Whether this dispense was performed against a prescription | |
![]() ![]() ![]() ![]() | 0..1 | Reference() | The prescription identification | |
![]() ![]() ![]() | 1..1 | BackboneElement | Each product that was dispensed | |
![]() ![]() ![]() ![]() | 1..1 | CodeableConcept | The product that was dispensed - coded or not (e.g. for magistral preparations) | |
![]() ![]() ![]() ![]() | 0..1 | SimpleQuantity | The amount of product that was dispensed | |
![]() ![]() ![]() ![]() | 0..* | Dosage | The structured dosage or text instructions for use | |
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Text or coded reason for different dosage | |
![]() ![]() ![]() | 0..* | Annotation | Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc. | |
{ "resourceType": "StructureDefinition", "id": "BeModelMedicationDispense", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeModelMedicationDispense", "version": "1.1.0", "name": "BeModelMedicationDispense", "title": "Medication Dispense (model)", "status": "draft", "date": "2025-07-25T19:42:33+00:00", "publisher": "HL7 Belgium", "contact": [ { "name": "HL7 Belgium", "telecom": [ { "system": "url", "value": "https://www.hl7belgium.org" }, { "system": "email", "value": "hl7belgium@hl7belgium.org" } ] }, { "name": "Message Structure eHealth", "telecom": [ { "system": "email", "value": "message-structure@ehealth.fgov.be", "use": "work" } ] } ], "description": "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.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "BE", "display": "Belgium" } ] } ], "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeModelMedicationDispense", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "BeModelMedicationDispense", "path": "BeModelMedicationDispense", "short": "Medication Dispense (model)", "definition": "Logical data model for Medication Dispense.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "BeModelMedicationDispense.identifier", "path": "BeModelMedicationDispense.identifier", "short": "The business identifier(s) for the medication dispense record", "definition": "The business identifier(s) for the medication dispense session, also known as Session GUID (SGUID).", "min": 0, "max": "*", "base": { "path": "BeModelMedicationDispense.identifier", "min": 0, "max": "*" }, "type": [ { "code": "Identifier" } ] }, { "id": "BeModelMedicationDispense.recordedDate", "path": "BeModelMedicationDispense.recordedDate", "short": "The date (or date+time) when the dispense was recorded", "definition": "The date (or date+time) when the dispense was recorded", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.recordedDate", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "BeModelMedicationDispense.basedOnMedicationLine", "path": "BeModelMedicationDispense.basedOnMedicationLine", "short": "The medication line that this dispense is related to", "definition": "The medication line that this dispense is related to", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.basedOnMedicationLine", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeModelMedicationLine" ] } ] }, { "id": "BeModelMedicationDispense.patient", "path": "BeModelMedicationDispense.patient", "short": "The person for which the medication is dispensed", "definition": "The person for which the medication is dispensed.", "min": 1, "max": "1", "base": { "path": "BeModelMedicationDispense.patient", "min": 1, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient" ] } ] }, { "id": "BeModelMedicationDispense.status", "path": "BeModelMedicationDispense.status", "short": "The status of the dispense record", "definition": "The status of the dispense record", "min": 1, "max": "1", "base": { "path": "BeModelMedicationDispense.status", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/medicationdispense-status" } }, { "id": "BeModelMedicationDispense.statusReason", "path": "BeModelMedicationDispense.statusReason", "short": "The reason why the dispense was not performed, if it was not performed", "definition": "The reason why the dispense was not performed, if it was not performed", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.statusReason", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/medicationdispense-status-reason" } }, { "id": "BeModelMedicationDispense.dispenser", "path": "BeModelMedicationDispense.dispenser", "short": "The dispenser, if known and relevant", "definition": "The dispenser, if known and relevant", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.dispenser", "min": 0, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "BeModelMedicationDispense.dispenser.id", "path": "BeModelMedicationDispense.dispenser.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "BeModelMedicationDispense.dispenser.extension", "path": "BeModelMedicationDispense.dispenser.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "BeModelMedicationDispense.dispenser.modifierExtension", "path": "BeModelMedicationDispense.dispenser.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "BeModelMedicationDispense.dispenser.dispenser", "path": "BeModelMedicationDispense.dispenser.dispenser", "short": "Reference to person that performed the recording or reporting", "definition": "Reference to person that performed the recording or reporting", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.dispenser.dispenser", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner" ] } ] }, { "id": "BeModelMedicationDispense.dispenser.organization", "path": "BeModelMedicationDispense.dispenser.organization", "short": "Reference to person that performed the recording or reporting", "definition": "Reference to person that performed the recording or reporting", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.dispenser.organization", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization" ] } ] }, { "id": "BeModelMedicationDispense.dispenseDate", "path": "BeModelMedicationDispense.dispenseDate", "short": "The date (or date+time) when the dispense ocurred", "definition": "The date (or date+time) when the dispense ocurred", "min": 1, "max": "1", "base": { "path": "BeModelMedicationDispense.dispenseDate", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "BeModelMedicationDispense.prescription", "path": "BeModelMedicationDispense.prescription", "short": "Information about a prescription related to the dispense", "definition": "Information about a prescription related to the dispense", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.prescription", "min": 0, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "BeModelMedicationDispense.prescription.id", "path": "BeModelMedicationDispense.prescription.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "BeModelMedicationDispense.prescription.extension", "path": "BeModelMedicationDispense.prescription.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "BeModelMedicationDispense.prescription.modifierExtension", "path": "BeModelMedicationDispense.prescription.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "BeModelMedicationDispense.prescription.isPrescribed", "path": "BeModelMedicationDispense.prescription.isPrescribed", "short": "Whether this dispense was performed against a prescription", "definition": "Whether this dispense was performed against a prescription", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.prescription.isPrescribed", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "BeModelMedicationDispense.prescription.prescription", "path": "BeModelMedicationDispense.prescription.prescription", "short": "The prescription identification", "definition": "The prescription identification", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.prescription.prescription", "min": 0, "max": "1" }, "type": [ { "code": "Reference" } ] }, { "id": "BeModelMedicationDispense.dispensedItem", "path": "BeModelMedicationDispense.dispensedItem", "short": "Each product that was dispensed", "definition": "Each product that was dispensed", "min": 1, "max": "1", "base": { "path": "BeModelMedicationDispense.dispensedItem", "min": 1, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "BeModelMedicationDispense.dispensedItem.id", "path": "BeModelMedicationDispense.dispensedItem.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "BeModelMedicationDispense.dispensedItem.extension", "path": "BeModelMedicationDispense.dispensedItem.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "BeModelMedicationDispense.dispensedItem.modifierExtension", "path": "BeModelMedicationDispense.dispensedItem.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "BeModelMedicationDispense.dispensedItem.product", "path": "BeModelMedicationDispense.dispensedItem.product", "short": "The product that was dispensed - coded or not (e.g. for magistral preparations)", "definition": "The product that was dispensed - coded or not (e.g. for magistral preparations)", "min": 1, "max": "1", "base": { "path": "BeModelMedicationDispense.dispensedItem.product", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "BeModelMedicationDispense.dispensedItem.quantityDispensed", "path": "BeModelMedicationDispense.dispensedItem.quantityDispensed", "short": "The amount of product that was dispensed", "definition": "The amount of product that was dispensed", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.dispensedItem.quantityDispensed", "min": 0, "max": "1" }, "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ] } ] }, { "id": "BeModelMedicationDispense.dispensedItem.dosage", "path": "BeModelMedicationDispense.dispensedItem.dosage", "short": "The structured dosage or text instructions for use", "definition": "The structured dosage or text instructions for use", "min": 0, "max": "*", "base": { "path": "BeModelMedicationDispense.dispensedItem.dosage", "min": 0, "max": "*" }, "type": [ { "code": "Dosage" } ] }, { "id": "BeModelMedicationDispense.dispensedItem.offLabel", "path": "BeModelMedicationDispense.dispensedItem.offLabel", "short": "Text or coded reason for different dosage", "definition": "Text or coded reason for different dosage", "min": 0, "max": "1", "base": { "path": "BeModelMedicationDispense.dispensedItem.offLabel", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "BeModelMedicationDispense.note", "path": "BeModelMedicationDispense.note", "short": "Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.", "definition": "Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.", "min": 0, "max": "*", "base": { "path": "BeModelMedicationDispense.note", "min": 0, "max": "*" }, "type": [ { "code": "Annotation" } ] } ] }, "differential": { "element": [ { "id": "BeModelMedicationDispense", "path": "BeModelMedicationDispense", "short": "Medication Dispense (model)", "definition": "Logical data model for Medication Dispense." }, { "id": "BeModelMedicationDispense.identifier", "path": "BeModelMedicationDispense.identifier", "short": "The business identifier(s) for the medication dispense record", "definition": "The business identifier(s) for the medication dispense session, also known as Session GUID (SGUID).", "min": 0, "max": "*", "type": [ { "code": "Identifier" } ] }, { "id": "BeModelMedicationDispense.recordedDate", "path": "BeModelMedicationDispense.recordedDate", "short": "The date (or date+time) when the dispense was recorded", "definition": "The date (or date+time) when the dispense was recorded", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "BeModelMedicationDispense.basedOnMedicationLine", "path": "BeModelMedicationDispense.basedOnMedicationLine", "short": "The medication line that this dispense is related to", "definition": "The medication line that this dispense is related to", "min": 0, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeModelMedicationLine" ] } ] }, { "id": "BeModelMedicationDispense.patient", "path": "BeModelMedicationDispense.patient", "short": "The person for which the medication is dispensed", "definition": "The person for which the medication is dispensed.", "min": 1, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient" ] } ] }, { "id": "BeModelMedicationDispense.status", "path": "BeModelMedicationDispense.status", "short": "The status of the dispense record", "definition": "The status of the dispense record", "min": 1, "max": "1", "type": [ { "code": "code" } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/medicationdispense-status" } }, { "id": "BeModelMedicationDispense.statusReason", "path": "BeModelMedicationDispense.statusReason", "short": "The reason why the dispense was not performed, if it was not performed", "definition": "The reason why the dispense was not performed, if it was not performed", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/medicationdispense-status-reason" } }, { "id": "BeModelMedicationDispense.dispenser", "path": "BeModelMedicationDispense.dispenser", "short": "The dispenser, if known and relevant", "definition": "The dispenser, if known and relevant", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "BeModelMedicationDispense.dispenser.dispenser", "path": "BeModelMedicationDispense.dispenser.dispenser", "short": "Reference to person that performed the recording or reporting", "definition": "Reference to person that performed the recording or reporting", "min": 0, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner" ] } ] }, { "id": "BeModelMedicationDispense.dispenser.organization", "path": "BeModelMedicationDispense.dispenser.organization", "short": "Reference to person that performed the recording or reporting", "definition": "Reference to person that performed the recording or reporting", "min": 0, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization" ] } ] }, { "id": "BeModelMedicationDispense.dispenseDate", "path": "BeModelMedicationDispense.dispenseDate", "short": "The date (or date+time) when the dispense ocurred", "definition": "The date (or date+time) when the dispense ocurred", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "BeModelMedicationDispense.prescription", "path": "BeModelMedicationDispense.prescription", "short": "Information about a prescription related to the dispense", "definition": "Information about a prescription related to the dispense", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "BeModelMedicationDispense.prescription.isPrescribed", "path": "BeModelMedicationDispense.prescription.isPrescribed", "short": "Whether this dispense was performed against a prescription", "definition": "Whether this dispense was performed against a prescription", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "BeModelMedicationDispense.prescription.prescription", "path": "BeModelMedicationDispense.prescription.prescription", "short": "The prescription identification", "definition": "The prescription identification", "min": 0, "max": "1", "type": [ { "code": "Reference" } ] }, { "id": "BeModelMedicationDispense.dispensedItem", "path": "BeModelMedicationDispense.dispensedItem", "short": "Each product that was dispensed", "definition": "Each product that was dispensed", "min": 1, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "BeModelMedicationDispense.dispensedItem.product", "path": "BeModelMedicationDispense.dispensedItem.product", "short": "The product that was dispensed - coded or not (e.g. for magistral preparations)", "definition": "The product that was dispensed - coded or not (e.g. for magistral preparations)", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "BeModelMedicationDispense.dispensedItem.quantityDispensed", "path": "BeModelMedicationDispense.dispensedItem.quantityDispensed", "short": "The amount of product that was dispensed", "definition": "The amount of product that was dispensed", "min": 0, "max": "1", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ] } ] }, { "id": "BeModelMedicationDispense.dispensedItem.dosage", "path": "BeModelMedicationDispense.dispensedItem.dosage", "short": "The structured dosage or text instructions for use", "definition": "The structured dosage or text instructions for use", "min": 0, "max": "*", "type": [ { "code": "Dosage" } ] }, { "id": "BeModelMedicationDispense.dispensedItem.offLabel", "path": "BeModelMedicationDispense.dispensedItem.offLabel", "short": "Text or coded reason for different dosage", "definition": "Text or coded reason for different dosage", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "BeModelMedicationDispense.note", "path": "BeModelMedicationDispense.note", "short": "Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.", "definition": "Additional information about the dispense - this can be relevant history, any remarks by the patient or professional, etc.", "min": 0, "max": "*", "type": [ { "code": "Annotation" } ] } ] } }