Applications & Use Cases · Study deck

Medication IoT: Adherence Evidence and Verification

A lid-open event is not the same as a swallowed dose.

Blueprint Bina is your guide for this deck.

casesmedication
Blueprint Bina, the module guide, in a scene from this chapter.
iotclass.org

After studying this chapter

Learning objectives

You will be able to:

  • Explain: It may send events through BLE to a phone, Wi-Fi to a home router, cellular for independent operation, or MQTT/HTTPS over TLS to a cloud service.
  • Explain: Its diagram makes Patient ingests pill and with sensor made of explicit within medication adherence device showing connected pill dispenser with scheduling, reminders, compliance tracking, and caregiver notifications.
  • Explain: A smart dispenser can combine load cells, lid switches, beam-break sensors, RFID/NFC tray identity, motor encoders, real-time clocks, tamper switches, local storage, and battery state.
  • Evaluate the active vs. passive monitoring paradigm for chronic disease management
iotclass.org

Major section

Adherence Data Provenance

The system should record those states rather than silently converting them into adherence or non-adherence.

  • A smart dispenser can combine load cells, lid switches, beam-break sensors, RFID/NFC tray identity, motor encoders, real-time clocks, tamper switches, local storage, and battery state.
  • EHR integration is a reconciliation problem.
  • The event store should be append-only and idempotent.
iotclass.org

Major section

Adherence Data Provenance (continued)

It may send events through BLE to a phone, Wi-Fi to a home router, cellular for independent operation, or MQTT/HTTPS over TLS to a cloud service.

  • Each event needs a device id, compartment id, medication id, schedule version, timestamp source, sequence number, confidence, and offline-sync status.
  • Missing patch contact, delayed activation, phone offline state, patient refusal, duplicate ingestion signals, and portal acknowledgement are all different states.
  • A FHIR or HL7 interface must match device events to the current order, patient identity, encounter context, and clinician workflow.
  • Security and privacy controls sit in the data model, not only at the login screen.
iotclass.org

Major section

For Kids: Meet the Sensor Squad!

Medication adherence means taking your medicine at the right time, in the right dose, every single day.

  • It sounds simple, but millions of people forget -- and smart sensors are here to help!
  • The family was worried, so they got him a Smart Pill Bottle.
  • If the weight doesn't change when it should, I know he forgot!".
iotclass.org

Major section

Smart Medication Dispenser Architecture

Its diagram makes Patient ingests pill and with sensor made of explicit within medication adherence device showing connected pill dispenser with scheduling, reminders, compliance tracking, and caregiver notifications.

  • The decision in smart medication dispenser architecture must preserve that labelled boundary.
  • Carry: Smart Medication Adherence System into smart medication dispenser architecture; use: SMART PILL DISPENSER as its limiting condition.
Medication adherence device showing connected pill dispenser with scheduling, reminders, compliance tracking, and caregiver notifications.
Medication adherence device showing connected pill dispenser with scheduling, reminders, compliance tracking, and caregiver notifications.
iotclass.org

Major section

Ingestible Sensors: The Next Frontier

That sequence keeps ingestible sensors: the next frontier tied to what is visibly labelled.

  • Systems must balance clinical benefit against surveillance risks, with clear patient consent and data ownership policies.
  • Dispenser evidence explains whether the system saw access or removal; the next question is what continuous sensing adds when symptoms fluctuate between appointments.
Ingestible sensor system: Smart pill with embedded sensor dissolves in stomach, stomach acid powers the sensor, signal transmits through body tissue to wearable patch, patch relays data via Bluetooth to smartphone, cloud platform provides verified adherence data to healthcare providers.
Ingestible sensor system: Smart pill with embedded sensor dissolves in stomach, stomach acid powers the sensor, signal transmits through body tissue to wearable patch, patch relays data via Bluetooth to smartphone, cloud platform provides verified adherence data to healthcare providers.
iotclass.org

Major section

Chronic Monitoring Value

Patients with chronic neurological conditions like Parkinson's disease experience daily symptom fluctuations that monthly doctor visits cannot capture.

  • By the time a patient sees their neurologist, the "good days" and "bad days" have averaged out, making medication optimization nearly impossible.
Periodic checkups capture about 30 minutes of monthly Parkinson observation, while continuous IoT monitoring captures 43,200 minutes per month, about 1440 times more evidence for earlier detection and medication optimization.
Periodic checkups capture about 30 minutes of monthly Parkinson observation, while continuous IoT monitoring captures 43,200 minutes per month, about 1440 times more evidence for earlier detection and medication optimization.
iotclass.org

Deck summary

Key takeaways

The system should record those states rather than silently converting them into adherence or non-adherence.

  • It may send events through BLE to a phone, Wi-Fi to a home router, cellular for independent operation, or MQTT/HTTPS over TLS to a cloud service.
  • Medication adherence means taking your medicine at the right time, in the right dose, every single day.
  • Its diagram makes Patient ingests pill and with sensor made of explicit within medication adherence device showing connected pill dispenser with scheduling, reminders, compliance tracking, and caregiver notifications.
  • That sequence keeps ingestible sensors: the next frontier tied to what is visibly labelled.
iotclass.org

Retrieval practice

Recall check

Blueprint Bina says: answer from memory, then check your reasoning.

Q1A dispenser reconnects and uploads repeated door-open events. What should the event store preserve?

AProvenance and idempotent reconciliation of duplicates
BA new adherence event for each received upload
CA non-adherence label for the offline interval
DA corrected patient note without its source context
Show answer

Answer: A The chapter distinguishes sequence, schedule, and offline state rather than treating repeated uploads as new adherence.

Q2A pill bottle reports its lid opening to a care system. What is the device’s directly observed event?

AThe prescribed dose being swallowed
BThe clinician’s final care decision
CThe patient’s clinical response to medication
DThe lid opening
Show answer

Answer: D The basic example describes a sensor that detects lid opening and sends the event.

iotclass.org

Print reference

Answers

Answer key.

  1. A · The chapter distinguishes sequence, schedule, and offline state rather than treating repeated uploads as new adherence.
  2. D · The basic example describes a sensor that detects lid opening and sends the event.
iotclass.org