ProtoLink was asked by a manufacturer of medical infusion pumps to design and develop a simplified EMR (Electronic Medical Record) system for the purpose of demonstrating the capabilities of their products.
To achieve the desired objectives, ProtoLink designed and developed a web application written in Angular, Angular Material and JavaScript which interfaces with a C# backend designed to be deployed as a Linux docker container.
The EMR application is able to communicate with the customer’s infusion pumps and backend reporting system using IHE (Integrating the Healthcare Enterprise) HL7 messages for Patient Care Devices. This allows the person performing a demonstration to auto-program the customer’s infusions pumps and receive and compare the resulting status messages.
The application also utilized a PostgreSQL database to store configuration data as well as information derived from IHE messaging.