Skip to content

Commit

Permalink
Merge pull request #160 from mpeterz/main
Browse files Browse the repository at this point in the history
Docs: Changes to text "finding duplicates"markdown file based on practice user research session
  • Loading branch information
natalialuzuriaga authored Sep 19, 2024
2 parents 5996b05 + ce3a7d2 commit 51f6d79
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Examples of using cluster_id to find possible duplicates
# How to find possible duplicates when using DedupliFHIR

## What are cluster_id and unique_id?
When you open a spreadsheet saved from DedupliFHIR in Microsoft Excel, you'll notice **2 new columns** not in your original file of patient data:
Expand All @@ -7,7 +7,7 @@ When you open a spreadsheet saved from DedupliFHIR in Microsoft Excel, you'll no

DedupliFHIR identifies records about the same fundamental source of information (for example, a patient).

## How to find possible duplicates
## Use cluster_id to find possible duplicates
**Records with exactly the same cluster_id could be duplicates.** Below are 2 ways to view them in Excel.

### To sort by cluster_id:
Expand Down

0 comments on commit 51f6d79

Please sign in to comment.