<!-- Generated from the rendered page by scripts/write-llm-mirrors.mjs. Do not edit by hand. -->
Canonical: https://molo17.com/blog/how-to-develop-telemedicine-solutions-with-couchbase/
Markdown mirror: https://molo17.com/blog/how-to-develop-telemedicine-solutions-with-couchbase/index.md
Title: How to develop Telemedicine solutions with Couchbase - MOLO17
Description: With Couchbase you can also better develop mobile solutions for Telemedicine, providing the user with a complete and reliable user experience.

[← All articles](/blog/)

Article

# How to develop Telemedicine solutions with Couchbase

30 Apr 2020  [Knowledge sharing](/blog/?category=knowledge-sharing)  4 min read

In a time of sanitary emergency like this, the need to be able to access all databases interactively and on the move, has become a priority, particulary in Telemedicine. \[…\]

In a time of sanitary emergency like this, the need to be able to access all databases interactively and on the move, has become a priority, particulary in Telemedicine. This also emerges especially in view of the overload to which communications are subjected and the consequent network coverage deficiencies. Therefore, having a smart device, as powerful as it can be, isn’t enough for emergency operators such as healthcare professionals, security personnel and technicians. It is, instead, critical to use mobile applications capable of always keeping up-to-date the data with which operators interact, even offline.

In this article, MOLO17 shows how it is possible, for careful developers, to take advantage of reliable and proven technology, such as that of Couchbase, to ensure maximum stability and effectiveness to their mobile apps in various critical sectors. In particular, we will focus on the delicate [Healthcare sector and on **applications for Telemedicine**](\"https://molo17.com/sectors/wellcare/\").

## The reliability of Couchbase for mobile app development

Couchbase is a NoSQL database which offers catchy features for every developer. It is available for the most relevant mobile platforms with its embedded version: [Couchbase Lite](\"https://molo17.com/2019/09/discover-couchbase-molo17-couchbase-lite-in-7-minutes/\"). This version makes available all the main features of the Couchbase Server version directly into a mobile device. Both Android and iOS are supported.

Couchbase Lite shines when it comes to mobile apps. It allows providing to the end user a complete and reliable user experience. Thanks also to [Couchbase Sync Gateway](\"https://molo17.com/2020/03/couchbase-peer-to-peer-sync-en/\"), syncing real-time data between the client and [Couchbase Server](\"https://molo17.com/it/2020/04/couchbase-server-integrate-couchbase-to-your-serverless-backend/\") has never been so easy. This grants that data are always updated, and allows to work even without internet connection on the device. Hence, the synchronization runs automatically when the device gains connection.

This replication job towards Couchbase Server makes that such data are immediately available not only for other devices but also for softwares that are able to talk with the database. Since the replication is fully integrated in the Couchbase infrastructure, it happens consistently, it is strongly tested and fully reliable, minimizing the error conditions. So let’s see some use cases in which those requirements are crucial.

## Couchbase: medical solutions

The medical field is so sensitive. It involves people completely, and most of the times is crucial for the human condition. A technology that will be applied in this scope must respect the requirements that we just listed. It must be consistent and well tested, but above all it must be reliable.

### Couchbase in Telemedicine

So, how can we apply Couchbase in the medical field? The simplest example concerns **Telemedicine**. It is an innovative weapon that now more than ever proves useful.

Let’s analyze the condition of a diabetic. Who is suffering from diabetes must make a measurement of the blood glucose on a weekly (or even daily) basis. Then, from this self-diagnosis, the patient finds out the glucose value and writes it down into a diary. The measurements trend defines the improvement or the aggravation of the pathology. If the patient takes advantage having those reports on a diary, also the doctor will find useful to consult them. And it will be really useful to receive those measures automatically and, why not, in real-time.

#### Telemedicine: example of a mobile app to monitor blood glucose values

So let’s involve the modern technology for finding a solution to this need. We can think to a mobile app that talks with self-diagnosis instruments and then gets the glucose value out of them. This communication between devices and app may happen over Bluetooth or using a physical connection. Once obtained, the data can be transmitted to the doctor’s management software thanks to the Couchbase Server infrastructure and Couchbase Lite. Such software may be directly connected to Couchbase, or may use [data-migration solutions](\"https://molo17.com/gluesync-connector-couchbase/\").

This is only one of the infinite possibilities. Let’s think then to apply this “smart” Telemedicine even to patients that suffer from unstable blood pressure or heart illness. Using Bluetooth-enabled blood pressure meters, we can apply the same flow we described to the measurements that they are already used to make. A connected mobile application stores data using Couchbase Lite. Then, thanks to the automatic synchronization with Couchbase Server, the doctor will immediately see the data using his management software.

##### Telemedicine: operation flow of devices with Couchbase

![\\"Diagramma](\"https://lh3.googleusercontent.com/Sm6t93cqNZ-4bFPWhJE2srtbGpQ5XZgelBo4SKSDHjwrPWTEsNcdjJsxXKqHq3R-epfQqGSrzMFJJ2c14mgXbwPWROz6ajehHIZRsedhc53pwnSN5TqBu1VHLOgL7XCgY6IvnHCn\")

Flow chart of the mobile app with Couchbase to monitor the glucose values of a diabetic patient

This diagram shows an idea on how the flow we talked about may be built. The self-diagnosis device (in this case a glucometer) sends the measurement to the smartphone over Bluetooth. Then, the mobile app installed into the smartphone stores the data into Couchbase Lite. The process is really simple. Once stored, data are synchronized towards the cloud, thanks to Couchbase Server and Couchbase Sync Gateway. Here we can perform all the data manipulations we need. We are also absolutely free to choose the best backend infrastructure that fits best our needs, like serverless. Eventually, the doctor can access such data autonomously, as simple as accessing the management software.

## **Conclusion**s

MOLO17 is a reference partner in Italy for Couchbase and has developed several projects using its technologies. Solutions capable of optimizing them have been used in sectors ranging from [Healthcare with Zulu Medical](\"https://molo17.com/zulu-e-the-advanced-platform-for-emergency-medical-services/\"), to Industry 4.0 with [MobileBridge](\"https://mobilebridge.it\"), and finally to consumer products such as Leads Collector. Our Mobile Team developers have organized and participated in [webinars](\"https://molo17.com/2021/01/deciding-with-data-a-new-paradigm-for-smes/\"), events and seminars in partnership with Couchbase staff, expanding their theoretical know-how over time and perfecting it with their constant experience in the field.

Do you have a project that needs to communicate dynamically and reliably with measurement devices also offline?

Do you want to integrate your database with the most common mobile platforms?

Are you planning a solution for real-time monitoring of patients, processes or machinery?

Whether it be in the [Healthcare, IoT for Industry 4.0, Automotive or other sectors](\"https://molo17.com/sectors/\"), don\\’t hesitate. Contacts our experts.

[← Older article #6 Couchbase Server: integrate Couchbase to your serverless backend](/blog/couchbase-server-integrate-couchbase-to-your-serverless-backend/) [Newer article → VR Medical training: the virtual simulation for UniUD X-Ray technologists](/blog/vr-medical-training-the-virtual-simulation-for-uniud-x-ray-technologists/)

## Keep reading

1.  [Knowledge sharing Accelerating Couchbase NoSQL database adoption in SMBs with MOLO17 MOLO17, company focused on data mobilization thanks to its capabilities to unleash data potential connecting, through open standards and proprietary solutions, mobile users need with legacy and or closed \[…\] 6 Aug 2021](/blog/accelerating-couchbase-nosql-database-adoption-in-smbs-with-molo17/)
2.  [Knowledge sharing Doing vs being: practical lessons on building an agile culture Since 2015 MOLO17 creates innovative digital solutions with a 30-people strong team, about 20 of which are related to software development. At date, we have in our portfolio banks, \[…\] 23 Sep 2020](/blog/doing-vs-being-practical-lessons-on-building-an-agile-culture/)
3.  [Knowledge sharing Enterprise mobility and the need to think beyond the device For a long time, companies focused on managing phones, tablets and portable computers. But the rise of cloud computing and wearable technologies forces managers to think beyond the device, \[…\] 3 Jul 2020](/blog/enterprise-mobility-and-the-need-to-think-beyond-the-device/)

[Back to all articles](/blog/) [More in Knowledge sharing →](/blog/?category=knowledge-sharing)
