You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Purpose 

The purpose of the entity matching service is to enable matching in a single list of patients, health workers, facilities or other entities or to find potential matches between two lists of entities.  

Potential matching use cases might include:  

  1. Ensuring the the entity doesn't exist when entering a new instance of the entity
  2. Duplicate checking during bulk imports.  
  3. Analysis of potential duplicates in an existing data set.  
  4. Mapping one data set of entities to their corresponding value in another data set.  

Potential Implementations 

  1. Tight coupling - Software library incorporated into the component
  2. Medium 
  3. Loose - 

High Level Overview of Mapping Service Components

FHIR Reference 

Matching Engine

Interfaces

Different interfaces will be created to instantiate different use cases.  

 

 

 

  • No labels