Interoperable Digital Identity and Patient Matching, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-identity-matching-ig/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
This section of the guide extends the existing HL7 FHIR patient $match for cross-organizational use by authorized, trusted parties. The IG profiles the operation $IDI-match to account for these additional constraints. Conformant systems SHALL support the Patient $match operation (or equivalent, if non-FHIR systems are deployed in addition or instead), as further constratined by the $IDI-match profile.
The best practices and suggested weights are based on this team's original research which included the sources cited on the Home tab as well as FAST webinar feedback, FAST subject matter expert (SME) sessions, HL7 FHIR Connectathon events, and FAST Identity team participants' additional suggestions made to the FAST Identity solution document; this work has been ongoing since spring 2018.
This guidance also applies to other matching workflows and to non-FHIR transactions. This guidance does not intend to prohibit the use of matching methods that produce comparable or higher matching rates. Realizing that a better-formed match request produces the most reliable results, this implementation guide (IG) also includes a Guidance on Identity Assurance section as a companion resource to this best practice patient matching, which SHALL also apply to person matching that may need to occur for non-patient users, though in some sections we also refer to the capability more narrowly as Patient Match.
NOTE: As security is generally out of scope for this guide, the conditions required to share personally identifiable information (PII) or to authorize an organization's or an individual’s, including the patient’s own, access to the PII or PHI results of a match request are not specified completely in this guide, nor should they be inferred. However, patient-initiated workflows (for example, "patient request" purpose of use) SHALL always include explicit end-user authorization.
Examples:
-Patient or their authorized representative authorizes access, as in SMART App Launch, such that clicking a button to authorize the transaction is the mechanism for capturing and carrying consent in an OAuth authorization code flow transaction,
-Tiered OAuth Use Case - similar to the nominal SMART App Launch with user click to authorize within the authorization code flow transaction as described above, except that OpenID Connect user profile data includes demographics verified at sufficiently strong (IDIAL1.8 or higher) identity assurance and the user was authenticated at AAL2 or higher authentication assurance by the trusted identity service, and demographics (optimally, limited demographics and a Digital Identifier) from the trusted identity service can be used to match on the user in real time and make an access decision,
-B2B with Individual User Use Case - demographics (optimally, limited demographics and a Digital Identifier) in the FHIR Person resource (or equivalent demographics shared in the request, if a different data format is used to share demographics or the PHI transaction is non-FHIR) are consistent with an IDIAL1.8 or higher identity verification event, the user is authenticated at AAL2 or higher authentication assurance, and requester captures and conveys the user's explicit consent each time they invoke Patient Request in an auditable manner supporting the legal basis for the request under HIPAA,
-In all cases, meeting requirements as in the Consumer Match section below.
With a desire to address this guidance in a way that is mindful of health equity considerations, the group has spent a substantial amount of time contemplating sensitive populations such as pediatric patients and patients experiencing homelessness or housing instability; this guidance therefore reflects an understanding of the prevalence of shared home addresses (when shelters and last known hospitalization are used for this) and other cases where identity evidence typically needed for IAL2 remote may not be available. Since many patients experiencing homelessness or housing instability have cell phones and may have email addresses that are used in both identity verification and multi-factor authentication, these identifiers should be used for that population to enhance their healthcare experience and communication with healthcare providers.
When transmitting identity attributes to third parties with whom sharing PII is permitted, such as:
and a level of identity assurance is indicated, each included identity attribute SHALL either have been verified at the identity assurance level asserted by the transmitting party (for example, the match requester) or be consistent with other evidence used in the identity verification process completed by that party. If a level of assurance is not explicitly asserted, the combination of identity attributes submitted SHOULD be consistent with, and sufficient to on their own resolve to the identity of a unique person in the real world. Specifically, identity verification SHALL be performed at IDIAL1.5 or higher level of identity assurance per this IG's Guidance on Identity Assurance (e.g., a first name, last name, date of birth, mobile number, email address, and home street address have been verified as belonging to the individual OR a first name, last name, and Digital Identifier compliant with this IG have been verified as belonging to the individual), consistent with the practices of NIST 800-63A using Fair or stronger evidence and/or authoritative sources such as credit bureau type records (or equivalent), and consistent with the Guidance on Identity Assurance.
As a best practice, identity verification SHOULD be at a minimum of IAL2 or LoA-3 for professionals who are end users of health IT systems and for an implementer's overall operations.
Individual Access (or if protected health information–PHI–or PII will be shared with someone other than a HIPAA Covered Entity in a Treatment, Payment, or Operations workflow–for example, a Patient Request) requires a minimum identity assurance of IDIAL1.8 or higher for the user and (if different) the patient whose health data is sought, as stipulated in the Consumer Match section and related Use Cases, since responders to such queries SHALL authenticate the individual before returning PHI or PII.
Security best practices, including transaction authorization, are generally out of scope for this IG; however implementers also SHALL NOT allow patients to request a match directly except as stipulated in the Consumer Match section. A trusted system may request a match on a patient’s behalf and use it to inform the patient, especially to:
For sharing immunization records only, patient matching MAY be performed using identity attributes verified at IDIAL1.2 or higher by both requesting party and responder.
The expectation for the use of the "IDI" profiles is:
The system making the call to $IDI-match ("the client") SHALL assert their intent and ability to supply valuable input information to support the searching algorithm by specifying, and conforming to, a particular level of data inclusion identified by one of the profiles. A Master Patient Index (MPI) (i.e., a "server" system providing the match capability) will leverage the client's assertion by validating conformance and providing a warning(s) or throwing a full exception if invariant-level testing fails. In addition, the server may potentially direct the logical code flow for matching based on the verified assurance of data quality input, as well as possible assistance in internal match scoring processes. While any designs of the server are outside the scope of this IG, the profiles of the Patient resource are intended to communicate the claimed data quality between the client and server that may be used in a variety of ways.
Historical address information is known to be useful to matching; the same requirements and guidance for the verification of current demographics SHALL apply to historical demographics.
While FHIR systems are often expected to contain only one Patient Resource per actual patient, some systems may contain many records for the same patient, typically originating from many disparate systems such as clinics, insurance companies, labs, etc. In this scenario, the Patient resources are typically already linked via automatic matching into sets of Patient Resources using Patient.link, where each set represents a specific patient from the perspective of the MPI system. In such a system, the patient match SHOULD be performed against the sets of records as opposed to the individual records. For example, if five records are currently believed to represent the same patient, a search for that patient would find the set of five and consider that as one candidate as opposed to five candidates. Moreover, that search would benefit from all of the information in the set. For example, consider a set of five linked Patient records currently in the system and Patient information input to a match request that includes a first name and last name, date of birth, telephone and MBI such that the match input information about the Patient:
Then the strength of the match for that single candidate should consider all the matching information as opposed to either each record individually or some aggregation of the information in the records that tries to subset it to the “correct” information only (a “golden” record).
Asking for at most four results to be returned in a match request may mean more than four actual Patient resources returned, if the responding system has not mapped one identity to one record. This results in two options:
Note that a collection of records together can make them more valuable than one of the records may appear on its own. Feedback is welcome on the use of MatchGrade extension to help provide additional detail.
NOTE: Although some systems may employ referential matching capabilities or other industry-established practices, methods for determining match and the use of any specific algorithms to produce results in which a responder is sufficiently confident to appropriately return results are out of scope for this IG.
The term "match" used in this Implementation Guide always involves matching demographics (optimally, limited demographics and a Digital Identifier) bound to a unique person; usually that person is the patient a transaction is about (the person whose data is being requested). In any workflow where health data will be shared other than to a HIPAA Covered Entity, the guidance in this section applies and involves matching on demographics (optimally, limited demographics and a Digital Identifier) for the requester who is the patient, their authorized representative, or another third party–who could be a consumer or even a malicious individual or system, absent strong identity and authentication assurance along with auditable data logs to prove that the appropriate individual was authenticated and authorized each instance of data sharing. In all of these circumstances, the match confidence must meet a higher minimum bar than when PII or PHI will be released to a HIPAA Covered Entity, and the additional requirements in this section SHALL apply.
The quality of the match, along with the user's consent, the verified demographics stored by responder for the patient and any authorized representative(s) of the patient, and identity and authentication assurance levels of the user, inform the responder's decision about whether to allow access to data subsequent to a Consumer Match, and that decision is based on verified attributes and other information and assertions provided by the requester that, for example when part of an OpenID Connect transaction, SHALL also be evaluated by the responder to confirm that the requester is trusted to have authenticated the individual corresponding to those demographics as well as the other details within the transaction, if the user was not authenticated by the responder directly.
When the patient whose data is being requested is different from the user who is the requester, a high-confidence match on the patient's demographics and/or identifier is required in addition to user-level matching, to confirm the user is an authorized representative, since a request from any other third party SHALL NOT result in access to PII or PHI. This second Consumer Match SHALL meet the same recommended minimum bar as the match performed on the user.
Whether attempting to match just on the patient or on both the patient and the authorized representative, a match input weight of at least 10, including at a minimum IDI Patient L1 invariant data and IDIAL1.8/AAL2 identity and authentication assurance SHALL be included in the match request. That is to say, for a Consumer Match, both the variety of demographics and the identity assurance at which the demographics were verified SHALL meet these requriements, at a minimum, or, if demographics are included in a different data format or in other type of transaction (i.e., not a FHIR transaction), equivalent demographics SHALL be shared in the match request.
In workflows without a user-facing component, FHIR client apps invoking client credentials grant SHALL use the B2B with User Authorization Extension Object to provide additional information regarding the context under which the client is requesting authorization.The client app constructs a JSON object containing the following keys and values, and includes this object in the extensions object of the Authentication JSON Web Token (JWT), as per UDAP Security 5.2.1.1, as the value associated with the key name hl7-b2b-user. The same technical requirements for use of hl7-b2b apply in the use of hl7-b2b-user. Equivalent assertions and explicit consent SHALL also be conveyed in match requests that are non-FHIR transactions.
B2B with User Authorization Extension Object Key Name: "hl7-b2b-user" |
||
---|---|---|
version |
required |
String with fixed value: "1"
|
purpose_of_use |
required | An array of one or more strings, each containing a code identifying a purpose for which the data is being requested. For US Realm, trust communities SHOULD constrain the allowed values, and are encouraged to draw from the HL7 PurposeOfUse value set, but are not required to do so to be considered conformant. See UDAP Security 5.2.1.2 for the preferred format of each code value string array element. |
user_person |
required | FHIR Person resource with all required fields populated as per Person Resource Profile for FAST ID |
consent_policy |
optional |
An array of one or more strings, each containing a URI identifiying a privacy consent directive policy or other policy consistent with the value of the purpose_of_use parameter.
|
consent_reference |
conditional |
An array of one or more strings, each containing an absolute URL consistent with a literal reference to a FHIR Consent or DocumentReference resource containing or referencing a privacy consent directive relevant to a purpose identified by the purpose_of_use parameter and the policy or policies identified by the consent_policy parameter. The issuer of this Authorization Extension Object SHALL only include URLs that are resolvable by the receiving party. If a referenced resource does not include the raw document data inline in the resource or as a contained resource, then it SHALL include a URL to the attachment data that is resolvable by the receiving party. Omit if consent_policy is not present.
|
Example Person Resource Profile for FAST ID.
It is helpful to know the date that attributes were verified, particularly in the case of address and mobile number since those attributes change over time. Future versions of this IG will likely include a grammar for indicating verification date in match transactions, as well as the evidence that may be used to verify individual demographic attributes or entire identities. This information may also be applied to Patient Weighted Input Information.
The identity verification level performed to establish matching attributes is another meaningful piece of information to convey in a transaction; for an example of how to include the level of identity and authentication assurance in an OpenID Connect user profile, see the section on Digital Identity.
When attributes like email address and telephone number are verified as associated with a patient, that information helps to bootstrap new account creation and (if needed) account recovery.
An API from USPS may be helpful in verifying individual street addresses in future versions of this IG.
Currently, National Provider Identifier (NPI) records can be used to verify provider names, addresses, and telephone numbers.
It is a best practice to include all known (required + optional) patient matching attributes in a match request (e.g., USCDI Patient Demographics); the table below indicates examples of n-tuple or n-combination attributes under the category of combinatorics and levels of verification for consideration in different use cases. These combinations of attributes are commonly used to implement n-tuple record linkage. This record linkage pattern allows a newly acquired patient record to be readily mapped to an existing patient record. This de facto standard pattern relies heavily on diverse combinations of PII attributes. In common practice, when working with diverse healthcare data sources no single field, and no single combination (n-tuple) of PII fields is used. You must have combinations that exclude surname because of marriage and divorce. You must have combinations that exclude first name because both nicknames and shortened first names are commonly used; they will not match the formal name. Also, various combinations of email and/or mobile phone are both highly selective and reliable. MRN can also be selective. Hence, email, phone, MRN readily support excluding last name and/or including similar nicknames to provide still more possible n-tuple combination rules.
Minimum Included Attributes | Attribute Verification in B2B TPO Workflow (PHI or PII to HIPAA Covered Entity) | Attribute Verification in App-Mediated B2B with Patient User Workflow (PHI or PII to non-HIPAA Covered Entity) |
---|---|---|
((First Name and Last Name) or DOB) and unique Enterprise Identifier | IDIAL1.5; onlyCertainMatches and count=1 required for patient care delivery, coverage determination, or billing/operations | N/A; see below instead |
First, Last, DOB, full (normalized as a best practice) street address | Same as above | N/A; see below instead |
First, Last, DOB, and Digital Identifier | Same as above | Identifier is established based on IDIAL1.8 or higher requirements and First, Last, DOB are consistent with the assigner's (or that of another relying party using the Digital Identifier) IDIAL1.8 or higher identity verification event |
First, Last, DOB, Current Address, City, State, Medical Record Number and Assigner | Same as above | Verifiable patient attributes within a match request are consistent with the IDIAL1.8 or higher identity verification event |
First, Last, DOB, Current Address, Zip, Insurance Member ID, Payer ID | Same as above | Verifiable patient attributes within a match request are consistent with the IDIAL1.8 or higher identity verification event |
First, Last, DOB, mobile number and email address | Same as above | Verifiable patient attributes within a match request are consistent with the IDIAL1.8 or higher identity verification event; confirming control of the mobile number and email address satisfies the verification requirement in this example, when mobile number utility bill was not one of the two Fair pieces of evidence used to meet identity verification requirements |
Patient Match is not required to enforce the minimum included attributes listed above. However, when a minimum combination of attributes is supplied, Patient Match SHOULD find matching candidates if they exist. Under the hood, this is a requirement on the indexing capability for Patient Match to locate candidates before evaluating them. When something less than the minimum is supplied, Patient Match MAY return no candidates, even if matching candidates exist.
Patient Match is expected to supply a Patient resource conforming to the Patient profile(s) defined within this IG to $IDI-match and entering as much information as possible is encouraged. However, requesters SHOULD NOT include elements whose value is unknown, since that may eliminate potential matches where the responder's system contains that information. More information helps find the right candidate and disambiguate cases where there are several candidates. This implies that Patient Match is not simply a matter of finding a candidate that exactly matches all the given demographics. Requiring a match on every included attribute tends to discourage entering more information because the user cannot know exactly which demographics will appear in the existing Identities.
When onlyCertainMatches are requested, responders SHOULD return only results which are an exact match on Last Name and First Name, where exact means there is at most a single character or two character (for example, a transposition error) difference between the Name in the match request and the name associated with the Identity(ies) or the set of records identified as matches in the responding system. Ideally the industry will work toward developing a reliable, publicly-available list of nickname associations and common misspellings that, combined with stepped up best practices in identity verification by both requesters and responders, would support requiring such exact matches in future versions of this IG.
Patient Match SHOULD be in terms of groups of records that have been partitioned prior to the Patient Match call into Identities – groups of records that are thought to represent people.
Names are verified at a point in time and previous names are often useful in matching. However, best practices include periodic reverification, and it is generally expected that First and Last names reflect current names. Best practice data stewardship expects previous names to be designated as such within the Patient resource. Appropriate use of Patient.name.use and Patient.name.period are expected for use of previous names.
Although it is possible to request a match with only First or only Last Name and still be compliant with this IG, the example Invariants highlight minimum thresholds for the primary use cases where this is expected to occur.
To request a match on a patient with a single legal name, known as a mononymous individual, requesters SHOULD use that name in the Last name field and leave the First name NULL.
When it is permitted by $IDI-match or other match transaction types, and if the requester is using a profile that includes these, additional matching information can be included as input extensions or contained resources within the Patient resource. For example, current occupation data for health attributes from Resource Profile: Past Or Present Job as per the Occupational Data for Health (ODH) set of profiles on Observation resource, SHOULD be included by requesters since this information is useful to matching.
Patient Match need not support wildcards, unlike the usual FHIR search mechanism.
The section below provides example weight values that a match requester can use along with specialized patient resource profiles to indicate their intent to follow pre-defined minimum match input requirements.
The workgroup invites suggestions from commenters regarding the use of Artificial Intelligence and Referential Matching in identity and matching. For example, should attributes not claimed by an individual be added to a record, match input request, and/or match result based on identity management resources even if those attributes were not part of a Declaration of Identity assertion by the individual? In what cases would this be acceptable? Is the guidance different when resources are authoritative or are derived from authoritative sources (such as credit bureau type records)? Are there other generative workflows or types of intelligent systems for which guidance would be helpful?
(The information and values included here serve as an example of weights that may be adopted to achieve various threshold levels responders' systems may choose to require when performing person matching with a desired degree of certainty.)
Providing an agreed-upon value for matching (i.e., "weight") to specific Patient information elements included in a match request allows for a degree of matching capability either through profiling the Patient resource or through other potential mechanisms within the guidance.
Weight | Match Input Element(s) |
---|---|
5 | Passport Number (PPN) and issuing country, Driver’s License Number (DL) or other State ID Number and (in either case) Issuing US State or Territory, or Digital Identifier (max weight of 10 for this category, even if multiple ID Numbers included) |
4 | Address (including line plus zip or city and state), telecom email, telecom phone, identifier (other than Passport Number, DL, other State ID, or Digital Identifier–for example, last 4 of SSN, Insurance Member Identifier along with Payer Identifier, or Medical Record Number along with Assigner) or Individual Profile Photo (max weight of 5 for inclusion of 2 or more of these) |
3 | First Name and Last Name |
2 | Date of Birth |
0 | SSN (complete) |
0 | Insurance Member Identifier |
0 | SSN (last 5) |
0 | Insurance Subscriber Identifier |
0 | Previous First Name & Last Name |
0 | Nickname or Alias |
0 | First Name |
0 | Last Name |
0 | Middle Name (Including initial) |
0 | Address City and State |
0 | Address Zip |
0 | Sex (Assigned at Birth) |
0 | Sexual Orientation |
In cases where Address is not a single-family residence–for example, an apartment building without unit number, hospital, or homeless shelter–the alternative inputs are particularly important.
This guide provides multiple profiles of the Patient resource to support varying levels of information to be provided to the $IDI-match operation. Patient Match SHALL support a minimum requirement that the IDI Patient profile be used (base level with no information "weighting" included). More robust matching quality will necessitate stricter data inclusion requirements and, as such, Patient Match SHOULD use profiles supporting a higher level of data inclusion requirements (i.e., whereas IDI Patient L0 may be suitable for use cases in which returning multiple match results is acceptable, IDI Patient L1 indicates an input weight threshold that is expected to only result in matches on the individual whose identity was verified at the minimum level required by this IG for consumer-facing match requests (IDIAL1.8/AAL2) and that attributes provided in the match request are confirmed to be consistent with).
Trust communities may have specific requirements about minimum attributes, but in the absence of such requirements, the minimum attribute requirements of the L0 invariant are intended to reflect what may be appropriate for probabilistic searches in which requesters are HIPAA Covered Entities, and the minimum attribute requirements of the L1 invariant are intended to reflect what may be appropriate for deterministic searches in which requesters are potentially returning PHI to the consumer/patient who is the subject of a query (or their authorized representative).
This IG does not intend to set requirements on the use of HumanName.family and HumanName.given in lieu of HumanName.text, though for purposes of clarity we generally refer to First name and Last name (Surname) since some requirements depend on that level of granularity. Systems compliant with this IG SHALL recognize that HumanName.text may be provided instead of or in lieu of HumanName.family and HumanName.given.
NOTE: It is important to remember that this weighted information guidance is ONLY applicable to the Patient resource instance provided as input to a match request and does not pertain in any way to the matching process or results returned from it. Data elements with weight indicated as "0" are known to be valuable in matching but were not identified as contributors to the defined example weight input tiers.
The concept of matching Identities is best kept separate from the notion of a Golden Record. Many organizations use a Golden Record to capture all the correct and current information for a Patient while suppressing information that is thought to be out-of-date or incorrect. Often, such a Golden Record simply omits older inconsistent information such as an address. While the FHIR Patient resource can represent both current and old names, addresses and telecoms, its restriction on birthDate limits the representation to only one. A record partitioning system behind Patient Match may decide that two records with different birthDates represent the same person, but may not be able to know which of the birthDates is correct. Ideally, Patient Match would be able to find and appropriately evaluate such a candidate, regardless of which birthDate appears on the Golden Record.
At this time, we are not expecting match responders to organize identities according to the same standards match requesters are held to today, though at a minimum, unless noted otherwise, responding systems SHALL organize records on unique individual identities verified at IDIAL1.5 or higher and SHOULD match only on attributes verified at that level or higher, as established in the Guidance on Identity Assurance and Patient Matching sections of this guide.
If a match implementation supports creating a Golden Record to summarize the identity, match output SHOULD contain that record as well.
A match implementation SHOULD enable Manual Stewardship of the partitioning based on identity.
Example: Suppose that a doctor at a clinic looks up a new patient in their regional health information exchange (HIE) to get a more complete medical record and sees a surprising diagnosis. This could arise due to several possibilities: 1) the patient has a diagnosis that was unknown to the doctor, 2) the HIE has another patient’s record mixed into the identity of the patient of interest (an error in partitioning), 3) the clinician is simply looking at the wrong patient’s information. In all three cases, the patient’s care might be improved if the doctor reviews the set of records that constitute the identity. If the problem is the second case above, both the care of this patient and perhaps others might be improved if the doctor could contribute to how these records are partitioned.
A match implementation SHOULD partition its records into identities in real time as they arrive. Doing so:
This is especially helpful in regard to situations where only a single unambiguous match is desired via onlyCertainMatches.
A match output SHOULD reveal a presence or lack of manual stewardship.
The information and values included here are a first published Standard for Trial Use. Feedback is invited on the quality levels themselves, on the combinations of matching elements included, and on whether this publicly available definition of a search quality score (note that this is not intended to be a match probability) should be returned by responders in lieu of a locally-computed match confidence.
Scoring SHOULD be as probabilistic as possible; however search scoring algorithms vary and stakeholders have expressed interest in better informing the score shared across organizational boundaries in a $IDI-match response. The group, therefore, seeks feedback on $IDI-match implementers' interest in using either the new Score indicated below or a similar option which would include attribute-specific match result information from the $IDI-match responder (exact match, partial match, soundex match, etc.) for each demographic element relevant to matching within the Patient resource.
Common correlations such as families SHALL be modeled (specific recommendations are invited).
Scores SHOULD be computed, not guessed, whenever possible.
The table below which designates a grading of match quality SHOULD be used to inform responder's search quality scoring algorithm, so that the search score returned by a responder is meaningful to the requester (This grading score SHOULD be conveyed within the Bundle.entry.search.score element); feedback is requested on the ability of a responder to compute and return such a score, as well as the potential value of such a quality score to requesters. The Good level generally corresponds to traits the Sequoia Initiative estimates to be 95-98% unique, and Very Good corresponds to traits that are 98-99.7% unique. Superior matches include matching information that is even more likely to indicate a unique individual, while Best matches involve a match on a government- or industry-assigned identifier.
Quality | Score | Element(s) Matching in Responder's System |
---|---|---|
Best | .99 | (First name & Last Name OR Date of Birth) & (Responder's MRN/MPI or known Digital Identifier) |
First Name & Last Name & Driver's License Number and Issuing US State | ||
First Name & Last Name & Passport Number and Issuing Country | ||
First Name & Last Name & Insurance Member Identifier and Payer ID | ||
First Name & Last Name & Date of Birth & Insurance Subscriber Identifier and Payer ID | ||
First Name & Last Name & Date of Birth & Social Security Number | ||
Superior | .8 | First Name & Last Name & Insurance Subscriber Identifier and Payer ID |
First Name & Last Name & Date of Birth & Address line & Zip (first 5) | ||
First Name & Last Name & Date of Birth & Address line & City & State | ||
First Name & Last Name & Date of Birth & email | ||
Very Good | .7 | First Name & Last Name & Date of Birth & Sex (Assigned at Birth) & SSN (last 4) |
First Name & Last Name & Date of Birth & Sex (Assigned at Birth) & Phone | ||
First Name & Last Name & Date of Birth & Sex (Assigned at Birth) & Zip (first 5) | ||
First Name & Last Name & Date of Birth & Sex (Assigned at Birth) & Middle Name | ||
First Name & Last Name & Date of Birth & phone | ||
Good | .6 | First Name & Last Name & Date of Birth & Sex (Assigned at Birth) & Middle Name (initial) |
First Name & Last Name & Date of Birth & Sex (Assigned at Birth) | ||
First Name & Last Name & Date of Birth |
Recognizing and scoring identifier matches can be quite sophisticated in several ways. Our guidance above is geared toward simplistic scenarios where the system or assigner is specified, corresponds, and is recognized as a system that identifies individual people. However, in some cases, scoring an Identifier may depend on the type of system (from the Identifier.type field) without knowing or recognizing the exact system. Also, cross-system identifier scoring can be appropriate in some situations. While ostensibly unique identifiers such as a PPN should generally score higher, non-unique identifiers can be valuable as scoring lower. Note that some healthcare insurance identifiers identify the family as opposed to an individual. Scoring an identifier match where the system or type is not given or not recognized, or the identifier context is otherwise unknown, should be avoided due to the possibility that it identifies a broad group of unknown size such as all employees of a large organization, all members of an insurance plan, or when the assignor is unknown.
The scoring system used may be validated by the organization using it to determine its accuracy so that the level of effort to manually close identity matching is known and scoring factors that are missing are added to the score based on experience to refine the score and reduce the level of manually matching that needs to be done–over time this process should result in minimal manual matching.
This scoring system has not been widely implemented/tested. Implementers are encouraged to report suggestions to the Identity team via Jira tickets on ways to improve the scoring methodology over time based on their experience. The team will consider such input for updating the scoring match system for the next version.
Future versions of this IG will include language about additional considerations regarding permitted transposition errors, edit distances, and the use of soundex and special characters.
The table below provides guidance to assist in determining whether attributes from a requestor or responder are applicable to requirements of this IG, for example, as may be designated using FHIR code systems. These attribute types and per-field matches directly influence the scoring rubrics outlined in this IG.
Implementers evaluate the information in a requestor's Patient resource (or other match input attributes) and/or in responder's system to determine whether the specific conditions for match output scoring or match input weight are met. This table is not intended to constitute a complete or exclusive list–for example, a responder may understand a given identifier.system as an MRN, even if the identifier does not have a type of 'MR'.
Attribute | FHIR Representation |
---|---|
MRN | Patient.identifier.type.coding.system == 'http://terminology.hl7.org/CodeSystem/v2-0203' and Patient.identifier.type.coding.code == 'MR' AND both identifiers have the same Patient.identifier.system |
MBI | Patient.identifier.system == 'http://hl7.org/fhir/sid/us-mbi' |
Digital Identifier (HL7Identifier) | Patient.identifier.system == 'http://hl7.org/fhir/us/identity-matching/ns/HL7Identifier' |
Driver's License Number and Issuing US State | Patient.identifier.type.coding.system == 'http://terminology.hl7.org/CodeSystem/v2-0203' and Patient.identifier.type.coding.code == 'DL' and both identifiers have the same Patient.identifier.system, which specifies the Issuing US State, e.g. urn:oid:2.16.840.1.113883.4.3.12 (more information in Identifier Registry) |
Other State ID and Issuing US State | Patient.identifier.type.coding.system == 'http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs' and Patient.identifier.type.coding.code == 'STID' AND both identifiers have the same Patient.identifier.system |
Passport Number and Issuing Country | Patient.identifier.type.coding.system == 'http://terminology.hl7.org/CodeSystem/v2-0203' and Patient.identifier.type.coding.code == 'PPN' AND both identifiers have the same Patient.identifier.system, which specifies the Issuing Country, e.g. http://hl7.org/fhir/sid/passport-USA, from External Identifier System |
SSN | Patient.identifier.system == 'http://hl7.org/fhir/sid/us-ssn' |
SSN (last 4) | Patient.identifier.type.coding.system == 'http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs' and Patient.identifier.type.coding.code == 'SSN4' OR the last 4 digits of an SSN |
Organization's NPI | Organization.identifier.system == 'http://hl7.org/fhir/sid/us-npi' |
Practitioner's NPI | Practitioner.identifier.system == 'http://hl7.org/fhir/sid/us-npi' |
Insurance Member ID | Patient.identifier.type.coding.system == 'http://terminology.hl7.org/CodeSystem/v2-0203' and Patient.identifier.type.coding.code == 'MB' AND both identifiers have the same Patient.identifier.system |
Insurance Subscriber ID | Patient.identifier.type.coding.system == 'http://terminology.hl7.org/CodeSystem/v2-0203' and Patient.identifier.type.coding.code == 'SN' AND both identifiers have the same Patient.identifier.system |
The group requests feedback on any specific exception handling conditions that might arise and should be communicated to requesters or responders. For example, conditions under which a "Match request not conformant", "Match request not sufficiently specific," "Match request not authorized," "ID expired or no longer valid," "ID elements inconsistent," or other exception MAY be used.
Applicable federal and state laws, as well as any relevant community agreements, may exist and provide some restrictions on the content included in a match request and in the patient results or error messages returned by a responder. The authors request feedback on any additional privacy considerations that should be included in this IG.
Benchmarking of patient matching has been a suggestion made previously by stakeholders. The group requests specific suggestions related to industry-wide benchmarking of best practice matching, including what stakeholders find it relevant to measure in such an activity, how results are shared, and the resources such as synthesized or actual population data that may be used in benchmarking initiatives. Organizations benchmarking matching quality that implement this IG to enhance their performance are encouraged to report their findings via Jira tickets. The team will consider such input for exception handling guidance in the next version.