Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya ePrescription FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Dispense Notification

Official URL: https://nshr-uat.sha.go.ke/StructureDefinition/dispense-notification Version: 0.1.0
Active as of 2026-04-24 Computable Name: DispenseNotificationExtension

Copyright/Legal: Copyright 2025+ Digital Health Agency, Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms.

Indicates whether a notification was sent to the prescriber and/or patient following a dispensing event, and the communication channel used.

Context of Use

Usage info

Usages:

  • This Extension is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Dispense Notification
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:notificationSent 1..1 Extension Whether a notification was dispatched
..... extension 0..0 Extension
..... url 1..1 uri "notificationSent"
..... value[x] 0..1 boolean Value of extension
.... extension:notificationChannel 0..1 Extension Channel used (SMS, email, HIE message, app push)
..... extension 0..0 Extension
..... url 1..1 uri "notificationChannel"
..... value[x] 0..1 CodeableConcept Value of extension
.... extension:notifiedOn 0..1 Extension Date and time the notification was sent
..... extension 0..0 Extension
..... url 1..1 uri "notifiedOn"
..... value[x] 0..1 dateTime Value of extension
... url 1..1 uri "https://nshr-uat.sha.go.ke/StructureDefinition/dispense-notification"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Dispense Notification
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:notificationSent 1..1 Extension Whether a notification was dispatched
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "notificationSent"
..... value[x] 0..1 boolean Value of extension
.... extension:notificationChannel 0..1 Extension Channel used (SMS, email, HIE message, app push)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "notificationChannel"
..... value[x] 0..1 CodeableConcept Value of extension
.... extension:notifiedOn 0..1 Extension Date and time the notification was sent
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "notifiedOn"
..... value[x] 0..1 dateTime Value of extension
... url 1..1 uri "https://nshr-uat.sha.go.ke/StructureDefinition/dispense-notification"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Indicates whether a notification was sent to the prescriber and/or patient following a dispensing event, and the communication channel used.

  • notificationSent: boolean: An Extension
  • notificationChannel: CodeableConcept: An Extension
  • notifiedOn: dateTime: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Dispense Notification
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:notificationSent 1..1 Extension Whether a notification was dispatched
..... extension 0..0 Extension
..... url 1..1 uri "notificationSent"
..... value[x] 0..1 boolean Value of extension
.... extension:notificationChannel 0..1 Extension Channel used (SMS, email, HIE message, app push)
..... extension 0..0 Extension
..... url 1..1 uri "notificationChannel"
..... value[x] 0..1 CodeableConcept Value of extension
.... extension:notifiedOn 0..1 Extension Date and time the notification was sent
..... extension 0..0 Extension
..... url 1..1 uri "notifiedOn"
..... value[x] 0..1 dateTime Value of extension
... url 1..1 uri "https://nshr-uat.sha.go.ke/StructureDefinition/dispense-notification"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Dispense Notification
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:notificationSent 1..1 Extension Whether a notification was dispatched
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "notificationSent"
..... value[x] 0..1 boolean Value of extension
.... extension:notificationChannel 0..1 Extension Channel used (SMS, email, HIE message, app push)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "notificationChannel"
..... value[x] 0..1 CodeableConcept Value of extension
.... extension:notifiedOn 0..1 Extension Date and time the notification was sent
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "notifiedOn"
..... value[x] 0..1 dateTime Value of extension
... url 1..1 uri "https://nshr-uat.sha.go.ke/StructureDefinition/dispense-notification"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Indicates whether a notification was sent to the prescriber and/or patient following a dispensing event, and the communication channel used.

  • notificationSent: boolean: An Extension
  • notificationChannel: CodeableConcept: An Extension
  • notifiedOn: dateTime: An Extension

 

Other representations of profile: CSV, Excel, Schematron

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()