Coder Social home page Coder Social logo

onc_patient_matching's Introduction

PATIENT MATCHING & DEDUPLICATION

Patient matching is a process of comparing data from different health IT systems to see if data sources match and belong to the same patient to obtain a complete record of the patient’s health history and medical care. If they match, those patient’s records are combined to eliminate duplication and confusion.

Patient matching makes it possible to integrate data from different providers and health IT systems, including electronic health records (EHR) and personal health records (PHR). It has been identified as a key component of achieving interoperability between United States health IT infrastructure systems.

Generally people name this kind of problems as 'record-linkage', which includes patient matching and other information linkage. In recent years, a growing number of packages in R and Python help us in this field. Through the use of data analytics and algorithms, patient matching compares demographics, health indicators and other aspects of patient data from different sources. With adequate information about a patient, similarities can be picked out until a match is more or less certain. The resulting pooled information creates a better data set to support future care decisions. Duplicate records are also eliminated reducing confusion.

In this project, three different types of methods are used. See them in the report and slides.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.