| Literature DB >> 36158996 |
Emeka Chukwu1, Iniobong Ekong2, Lalit Garg1.
Abstract
Background: Quality of health service delivery data remains sub-optimal in many Low and middle-income countries (LMICs) despite over a decade of progress in digitization and Health Management Information Systems (HMIS) improvements. Identifying everyone residing in a country utilizing universal civil registration and/or national unique identification number systems especially for vulnerable patients seeking care within the care continuum is an essential part of pursuing universal health coverage (UHC). Many different strategies or candidate digital technologies exist for uniquely identifying and tracking patients within a health system, and the different strategies also have their advantages and trade-offs. The recent approval of Decentralized identifier (DID) core specification by World Wide Web Consortium (W3C) heralds the search for consensus on standard interoperable DID methods. Objective: This paper aims to: (1) assess how candidate Patient Identification Systems fit the digital Patient ID desirable attributes framework in literature; and (2) use insights from Nigeria to propose the scale-up of an offline, interoperable decentralized Patient ID generation and a matching model for addressing network reliability challenges of centralized electronic registries in LMICs.Entities:
Keywords: Master Patient Index (MPI); Universal Patient Identifier (UPI); client registry; decentralised identifier; digital health; health information exchange; interoperability; patient matching
Year: 2022 PMID: 36158996 PMCID: PMC9489848 DOI: 10.3389/fdgth.2022.985337
Source DB: PubMed Journal: Front Digit Health ISSN: 2673-253X
Summary of results from scholarly data base searches.
| DATABASE/Keywords | IEEEXplore | PubMed |
|---|---|---|
| client AND registry | 56 | 130 |
| Master Patient Index | 19 | 24 |
| Universal Patient Identifier | 5 | 3 |
| TOTAL | 80 | 157 |
Figure 1PRISMA for literature search approach for determining candidates for patient ID systems.
Figure 2Framework for illustrating desirable attributes and trade-offs of patient ID.
Figure 3Patient EMR ID scheme in a typical FCT hospital.
Figure 4Characteristics of a decentralized ID scheme.
Scenarios and implications for patient verification and records linkage.
| Scenarios | Circumstance | Operation | Implication |
|---|---|---|---|
| Scenario 1 | Both H1 and H2 are online | H2 Registers (generate ID) | H2 registers and generates standardized unique ID verifiable on the network. H1 downloads the ID. |
| Scenario 2 | H1 is online and H2 is offline | H1 validates Patient identity, retrieve or update records. | H1 does not need H2 that generated the Patient ID to validate or update a Patient record. |
| Scenario 3 | H1 is offline | H1 validates Patient Identity and link stale records up to when it went offline. | H1 does not need internet access to validate or update a Patient while offline. H1 makes use of available encrypted record up to a certain time. |
Figure 5Sequence diagram showing proposed patient ID registration and matching process.
Deterministically matching records using mobile phone IMEI number
| # A Simple deterministic matching comparison for phone number records. |
| |
Probabilistic fuzzy matching records using
| # Probabilistic fuzzy matching of patient records. |
|
|
|
|
| # when names are properly sorted |
|
|
|
|
| #when the names are not sorted properly |
|
|
| #when the Patient had provided their NIN (or international passport no. or drivers license no.) |
|
|
Algorithm for offline generation of a unique Patient data matrix
| # Python implementation of data matrix generator with the Patient data |
| #Please install |
|
|
|
|
|
|
|
|
|
|
Figure 6Sample data matrix containing encoded patient data.
Algorithm for offline generation of unique Patient ID (PI)
|
|
|
|
|
|
|
|
|
|
|
|