All Projects
Healthcare / Clinical AI
MedFlow EHR
HIPAA-compliant EHR for 200+ clinics with an NLP model that extracts structured data from physician notes and flags high-risk readmissions.
Physician notes are where the clinically important detail actually lives, but most EHR systems treat them as a text blob nobody downstream can query — a readmission risk buried in a free-text note doesn't trigger anything until a human happens to reread it.
We built MedFlow's data model so that structured fields and free-text notes aren't two separate silos — every note a physician writes is a first-class input the rest of the system can act on, not an archive item. That meant investing in the extraction layer as core infrastructure, not an add-on report.
A fine-tuned clinical NLP model reads each note as it's written and extracts structured fields — symptoms, medications, follow-up instructions — into the patient's chart automatically, and cross-references the extracted history against known readmission risk factors to flag high-risk patients for care-team review before discharge, rather than after a return visit.
Across the 200+ clinics on the platform, care teams get a readmission-risk flag attached to the discharge record itself instead of relying on a busy physician to remember a subtle risk factor from a note written days earlier, and structured data that used to require manual chart abstraction is now available the moment the note is signed.
We built MedFlow's data model so that structured fields and free-text notes aren't two separate silos — every note a physician writes is a first-class input the rest of the system can act on, not an archive item. That meant investing in the extraction layer as core infrastructure, not an add-on report.
A fine-tuned clinical NLP model reads each note as it's written and extracts structured fields — symptoms, medications, follow-up instructions — into the patient's chart automatically, and cross-references the extracted history against known readmission risk factors to flag high-risk patients for care-team review before discharge, rather than after a return visit.
Across the 200+ clinics on the platform, care teams get a readmission-risk flag attached to the discharge record itself instead of relying on a busy physician to remember a subtle risk factor from a note written days earlier, and structured data that used to require manual chart abstraction is now available the moment the note is signed.
Project Details
Category
Healthcare / Clinical AI
Completed
Nov 2024
Tech Stack
Vue.js
Laravel
Hugging Face