Synchronizing Patient Health Records

Executive Summary

Designed and implemented an application that allows for accident victims/patient health data including, scanned patient documents to be synchronized with a centralized application service provider portal for accident/injury lawyers to access and submit claims.

The connector runs as a standalone process that periodically checks for new health record entries and pulls scanned images from network drive given by querying a preset database view. On finding new records it connects to a remote machine over LAN and pulls and stores the data locally. The data here includes scanned patient documents which the application converts to PDF files. The application then connects to the service provider portal and pushes the PDF documents into a blob field.

The application implements error logging and can be used as a standalone bridge to synchronize and upload data from custom EHR systems to the application service provider portal.

About our Client

HealthCare Company

Industry

HealthCare

Technologies

Java