# Identity matching

**URL:** https://discourse.openehr.org/t/identity-matching/14405
**Category:** Technical (archive)
**Created:** [28 March 2019 20:10 UTC](https://discourse.openehr.org/t/identity-matching/14405 "2019-03-28T20:10:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://discourse.openehr.org/uploads/default/original/2X/f/f0a1dedb20c42747bddcafd6c7df9db5f34f003c.svg) [@system](https://discourse.openehr.org/u/system)
#### Post date: [28 March 2019 20:10 UTC](https://discourse.openehr.org/t/identity-matching/14405/1 "2019-03-28T20:10:16Z")

</div>

Among openEHR standard compliant platforms, what is the common strategy to handle patient identity management when sharing medical records in order to reduce mismatch, duplication, clinical trial candidate matching, …  
What is the current most logical standard practices for (openEHR) administrators/community to handle patient matching issues if it involves sharing patient records between openEHR platforms and propriety EMR platforms?  
Is there a role EMPI can play to assist this process (identity matching) within the openEHR standard regime? Or openEHR standard has a special build-in mechanism to handle this matching issue?

John

---

<div class="post-metadata">

### Author: ![system](https://discourse.openehr.org/uploads/default/original/2X/f/f0a1dedb20c42747bddcafd6c7df9db5f34f003c.svg) [@system](https://discourse.openehr.org/u/system)
#### Post date: [29 March 2019 08:43 UTC](https://discourse.openehr.org/t/identity-matching/14405/2 "2019-03-29T08:43:03Z")

</div>

part of the answer is to have what we call an EHR Index service - see in the [Service Model overview](https://specifications.openehr.org/releases/SM/latest/openehr_platform.html#_openehr_platform_model). That is implemented by some of the platform vendors, but not yet officially standardised among them. See [section 7](https://specifications.openehr.org/releases/SM/latest/openehr_platform.html#_ehr_index_package)for more technical detail. The ids stored in this kind of service are normally ones from an MPI, but could be from anywhere.

- thomas
