Inspiration

In our increasingly interconnected age, patient data security is paramount, yet health records continue to be a top target for cybercriminals. Inspired by this challenge, and the desire to offer healthcare professionals an effortless way to secure their patient's information, we envisioned an application called Patient Information Redaction Tool.

What it does

The Patient Information Redaction Tool leverages Pangea's Redact API to secure sensitive patient data. It sifts through the patient data, identifying and redacting sensitive fields such as SSN, Driver’s License, Credit Card information, and personal identifiers including names and location details. The tool is made to seamlessly fit into healthcare providers' information systems and can be a significant weapon against data breaches in the healthcare sector. Here's the breakdown of its key capabilities:

  • Automatic Recognition and Redaction: The tool can process large volumes of data and automatically recognize sensitive fields that need redaction. It can handle various types of information including SSNs, credit card numbers, driver's license numbers, and direct identifiers like names and locations.

  • Advanced NLP-based Rules: It employs NLP-based rules for recognizing entities within the data. This is crucial in redacting hidden sensitive flows which can be missed by simple pattern matching.

  • Customizable Redaction Configurations: The application allows you to customize the rules for redaction, ensuring they are flexible enough to fit your specific needs.

  • Integration Support: The tool can be effortlessly integrated into existing healthcare information systems, reducing the burden on IT staff to maintain data security manually.

How we built it

Our tool is developed with a Microservices architecture pattern in a php-based framework. The main component of our tool is Pangea's Redact API. We utilized this API to identify and redact sensitive information in one swift action. As the API is based on advanced NLP rules, it allows us an all-encompassing detection and de-identification of data fields in the patient records.

Challenges we ran into

The main challenge we faced was seamlessly sifting through reams of patient data and identifying what information to redact. The complex structure of health records including medical, personal and financial information raised some difficulties. However, utilizing Pangea’s Redact's API’s flexibility and advanced rules-based system we were able to overcome this hurdle.

Accomplishments that we're proud of

Developing a working tool, that could revolutionize the way patient data is securely retained in healthcare systems, is an achievement we are hugely proud of. We're not only helping healthcare professionals maintain the integrity of their information system, but at the same time ensuring patient's sensitive data does not fall into the wrong hands.

What we learned

Creating the Patient Information Redaction Tool was a rich learning experience. We got an opportunity to deep dive into the sensitive world of health data security. We also learned to work effectively with Pangea’s Redact API, which became an invaluable asset for data de-identification in our project.

What's next for Patient Information Redaction Tool

In the future, we plan to expand the capabilities of our tool by incorporating other features of Pangea's security platform, such as authentication and secrets management. We also plan to work on its integration with other Information Systems outside of healthcare, such as HR, Finance and Education sector tools, to provide a broad spectrum data redaction solution.

Built With

Share this project:

Updates