Our HLS emerging opportunities team recently decided to look at Text Analytics for Heath (part of Azure Cognitive Services) and deliver an end-to-end MVP solution to better understand how it could work in a real-world scenario. Before building the solution, the team talked through several potential use-cases that I will outline below.
This use-case looked to automate some of the front-desk processes of a clinic by scanning the patient intake form, using OCR to convert any hand-written data to text, running the result through Text Analytics for Health, and extracting any medical information from the result to update the patient’s Electronic Medical Record (EMR).
When reviewing patient research data, the Text Analytics for Health service could be used to ensure removal of any PII.
The ability to scan paper reports from participants, allowing research teams to receive updates in near real-time.
This would allow patients with paper test results obtained outside of their primary provider to have them added to their patient health record.
Given a set of symptoms, allow epidemiologists to determine the number of patients with similar symptoms to better determine when outbreaks occur.
Allow physicians in training to learn from the diagnosis more easily
Better explanation of a physician’s recommendation to patients to help make it less necessary for them to search online themselves based on notes from the discussion.
Our team chose to build upon the Patient Intake scenario described above. To make this use-case come to life, we considered building the following:
You can view the results of this effort in our Fast Pass GitHub Repository!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.