Skip to content

Commit

Permalink
Describe linkage paper in linkage docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RudolfCardinal committed May 29, 2024
1 parent 784f218 commit 24e741a
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions docs/source/linkage/fuzzy_id_match.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,15 @@ address information. This is a probability-based ("fuzzy") matching technique.
It can operate using either identifiable information or in de-identified
fashion.

**More detail will follow when the validation paper is published.**

.. todo:: fuzzy_id_match: expand on method

.. todo:: fuzzy_id_match: cite paper when published
This tool is described in:

- Cardinal RN, Moore A, Burchell M, Lewis JR (2023).
De-identified Bayesian personal identity matching for privacy-preserving
record linkage despite errors: development and validation.
*BMC Medical Informatics and Decision Making* 23: 85.
`PubMed ID 37147600 <http://www.pubmed.gov/37147600>`_;
`DOI 10.1186/s12911-023-02176-6 <https://doi.org/10.1186/s12911-023-02176-6>`_;
`PDF <https://bmcmedinformdecismak.biomedcentral.com/counter/pdf/10.1186/s12911-023-02176-6.pdf>`_.

.. literalinclude:: _crate_fuzzy_id_match_help.txt
:language: none
Expand Down

0 comments on commit 24e741a

Please sign in to comment.