HealthTech - IoT
A bespoke iOS application to display the position of the physician inside the hospital.
We've developed a technological solution for physicians to provide live updates to their patients concerning their next appointment, including dynamically rescheduling appointments - all using positional tracking, beacons and machine learning capabilities.
2019
It's easy to triangulate locations while outdoors, but as soon as we get walls into the mix, the situation changes. This project's main challenge resided in being able to provide the accurate positioning of physicians within the hospital, hence, we needed to be able to accurately calculate the physician position within the hospital. This meant to be able to manage live data points that would deliver results back to the patients and then if required, trigger changes.
To capture the most accurate position possible we've used iBeacons connected to a native iOS application through Bluetooth. Bluetooth low energy (BLE) beacons are a cost-effective way for apps to obtain the device's position while indoors where other methods like GPS are not available. Through the strength of the signal beacons emit, apps can roughly estimate how far a user is from them and be able to triangulate the user position from several signals.