Aeion Health + BLE Medical Devices

Pair a Bluetooth pulse oximeter, blood-pressure cuff, glucometer, thermometer, weight scale, or heart-rate monitor to Aeion Bridge and the reading flows straight into the patient's encounter record — parsed from the standard BLE GATT profile, kept on-device, and audit-logged. No cloud round-trip for raw PHI. This capability is real and wired end-to-end, but it depends on physical Aeion Bridge hardware with Bluetooth; without a paired Bridge the system returns nothing rather than faking a reading.

What Connects

`

Setup

Capture is driven by a small set of authenticated endpoints under the Health module (each requires an active, Bluetooth-capable Bridge):

PHI Stays On-Device

The whole point of routing device capture through Bridge is that raw PHI never has to traverse the cloud:

What This Integration Does NOT Do

Being precise about the boundary in a clinical product:

FAQ

Six standard Bluetooth SIG health profiles are implemented with real parsers: pulse oximeter, blood-pressure cuff, glucose meter, thermometer, weight scale, and heart-rate monitor. Each maps to the matching `health_vitals` measurement.

No. ECG is recognized as a device label but there is no ECG GATT profile or waveform parser — capturing and interpreting ECG waveforms is not a shipping feature.

Yes. Capture runs through Aeion Bridge (on-premise hardware with Bluetooth). Without a connected Bridge, the device endpoints report that no device/Bridge is available rather than returning a reading. See /platform/bridge.

Raw device readings are captured and audit-logged locally on the Bridge, and only the resulting structured vital is written into the patient record inside your tenant. The design goal is that raw PHI stays on-premise.

Yes. Continuous monitoring polls the device on a configurable interval (30s default), tracks battery and signal quality, and persists to `health_vitals`. A `patientId` is required because each vital must attach to a patient.

Vitals from the cuff to the chart — on-device.

Pair a Bluetooth pulse oximeter, BP cuff, glucometer, thermometer, scale, or heart-rate monitor to Aeion Bridge and the reading lands in the encounter record, PHI kept local. Requires Bridge hardware; ECG waveform capture is not yet supported.