Breaking News

Artificial Intelligence can significantly improve Healthcare delivery – The New Indian Express

Patients interact with the hospital for appointment booking, consultations, admissions, laboratory diagnostics, discharge, etc. In recent years several hospitals both private and publicly funded have adopted digital tools for automating the workflow and patient records. There are electronic systems for appointments, admissions, diagnostics/tests, billings, insurance claims, pharmacies, etc. Record linkage connecting all these records for a particular patient remains an issue.

AI can enhance and augment patient interactions and workflow from Primary Care to the Emergency Room. It can be useful in EMS or paramedic service. AI-enabled Symptom Checkers can screen the patients even before patient visits clinic or hospital. Chatbots can answer common questions regarding insurance eligibility, co-payments, etc and can help in appointment booking,

Screening chatbots can collect patient information and symptoms and can identify the correct specialty where the patient appointment can be given. This will help in reducing the waiting time at Hospital and in bring patient satisfaction.

John Hopkins School of Medicine has used deep learning (a sub-branch of AI) to improve critical care in ophthalmology. A few years ago, researchers from Stanford University demonstrated that ML models can identify heart arrhythmias from ECG better than experts.

ML can build prediction models using Electronic Health Records (EHRs). EHRs are clinical data about the patient and have details of medical history, diagnosis, laboratory test results, medications prescribed, treatment plans, etc. EHR datasets are complex and heterogeneous. ML techniques of Boosting and Logistic Regression can be used to predict serious conditions like heart disease etc. The ML models can be trained on the previous EHR records which contain such serious diseases as heart failure for which we want predictions.

To became it usable in real-life ML algorithms has to be trained separately for each of the disease and conditions. This will require a huge amount of data to train and validate, luckily which is available due to the widespread adoption of EHRs. Training the model is a costly and time-consuming process. The trained models need to be approved by the drug regulators before putting into actual practice. If the model has to be used across different countries, retraining and approval from country-specific regulators like FDA in the US or EMA for Europe will be required.

AI can also be used in Risk stratification. It can classify the patients into high-risk and low-risk groups. In Emergency Room situations, it can help to predict the likelihood of mortality or admissions to ICU. There are research studies done to compare an artificial neural network(ANN) based prediction model and Acute Physiology and Chronic Health Evaluation II (Apache II) model for predicting ICU mortality using the same physiological variables. It was found that ANN-based prediction and classification model performance matched and in some aspects better than APACHE II.

To bring in real-life use, the models are required to be trusted by patients as well as doctors. Many health care providers are hesitant to adopt these models due to them having no visibility of how the diagnosis decision has been made. These ML Algorithms particularly Deep Learning ones behave as a black box essentially it means, you run it on your data and you get results. You do not know the logic and reasoning behind your result. This creates a low confidence situation for patients and doctors. However, in recent years a lot of research is getting done to make it transparent and explainable.

Besides clinical systems, AI/ML models can also help in reducing the administrative workload of healthcare givers. AI can be used to auto-generate prescriptions from patient-doctor interactions. The auto-generated prescriptions can be run through doctors for approval and can be incorporated into the clinical workflow. These systems can also help in optimizing hospital resources of beds, medical equipment, etc.

The models can be built cost-effectively as there are many high-quality open source systems and libraries available. For Deep Learning, TensorFlow and PyTorch can be used. For Natural Language Processing open-source libraries like AllenNLP or StanfordNLP can be used. The models will improve themselves and become better and more accurate as they will get used more and more. From the IT side, implementing and keeping them up to date will require building what is broadly known as MLOps. The organization has to build continuous delivery and automation pipelines. Open source workflow orchestration software like Apache Airflow can be used for this.

These models are going to use the Personal Identification Information (PII), so ways to address privacy concerns must be implemented. Security also remains of paramount importance in these systems. Defense-in-depth principles must be used for building multi-layered secured architectures.

These AI algorithms in near future is not going to replace the job of health caregivers but rather going to lessen their administrative and documentation burden which will allow them to focus more on patient care. One of the core reasons is Algorithms do not understand trade-offs and the practice of patient care is an art and there are almost always trade-offs involved. Also, AI only gives the probability, it does not give certainty. AI can show optimal/relevant choices and a physician can select one of them. Healthcare is going to be transformed for the better in the coming years due to the adoption of these AI/ML models.

(The Author is CEO of Suparna Systems, Bangalore. The views are personal).

Disclaimer: This content is distributed by Suparna Systems. No TNIE Group journalist is involved in the creation of this content.

Source: https://www.newindianexpress.com/lifestyle/health/2021/may/10/artificial-intelligence-can-significantly-improve-healthcare-delivery-2300832.html