# EMR in Ethiopia: adoption is not the hard part, use is

> Roughly half the Ethiopian health workers who have an EMR in front of them use it. The evidence points squarely at training, manuals and management — not at software features — and the paper baseline being replaced is worse than most comparisons assume.

Source: https://www.medicine.et/research/paper-to-emr-gap  
Site: Bloom Medicine — https://www.medicine.et  
Last updated: 2026-07-25

---

Digital health · Electronic medical records · published July 25, 2026

## Key findings

- Pooled EMR use among Ethiopian health workers was 51.85% (95% CI 37.14–66.55) across 5 studies and 2,439 workers — and only 31.70% in Addis Ababa.
- Training was the strongest modifiable predictor of use (AOR 3.41), ahead of access to a written manual (2.08) and managerial support (1.70).
- Only 18.4% of 2,145 paper records across 73 southern Ethiopian facilities were complete and readable; 60.3% carried no date and/or signature.
- Providers in Addis Ababa described orientations as short as 25–30 minutes, dual paper-and-digital workflows, and no interoperability with DHIS2 — forcing manual re-entry.

Ethiopia is not debating whether to digitise clinical records. The Federal Ministry of Health published a national Digital Health Blueprint in 2021 setting a ten-year direction for interoperable systems, national data standards and unique patient identification [6]. The question the research has moved on to is narrower and more useful to a clinic owner: **when a facility has an EMR, do the people in it use it?**

The answer is: about half of them.

## The measured usage rate

A systematic review and meta-analysis pooling five Ethiopian studies covering **2,439 health workers** put EMR use at **51.85% (95% CI 37.14–66.55)** [1]. The regional breakdown is the part worth pausing on:

```chart
{
  "type": "forest",
  "title": "EMR use by region, with 95% confidence intervals",
  "subtitle": "Percentage of health workers using an installed EMR. The intervals overlap heavily — each subgroup rests on one or two studies.",
  "unit": "%",
  "scale": "linear",
  "reference": 51.85,
  "referenceLabel": "pooled estimate",
  "source": "Tegegne et al. 2023, meta-analysis of 5 studies, n=2,439 [1]",
  "data": [
    { "label": "Northern Ethiopia", "value": 58.75, "ci": [34.74, 82.76] },
    { "label": "Eastern Ethiopia", "value": 54.99, "ci": [30.1, 79.88] },
    { "label": "Pooled national estimate", "value": 51.85, "ci": [37.14, 66.55] },
    { "label": "Addis Ababa", "value": 31.7, "ci": [27.26, 66.55] }
  ]
}
```

Addis Ababa — the best-connected, best-staffed, best-equipped part of the country — had the *lowest* recorded use. Whatever limits EMR use, it is not bandwidth or hardware budgets alone. The confidence intervals are wide, because each subgroup rests on one or two studies; read the ranking as a signal, not a league table.

Readiness measures tell a similar story from the other end. Among **384 health professionals at public hospitals in Borena and West Guji zones**, surveyed in May 2024, **60.4% (95% CI 55.5–65.3)** expressed readiness to use an EMR system [4] — willingness comfortably exceeds observed use.

## What actually predicts use

The meta-analysis reports adjusted odds ratios for using an EMR that is already installed [1]:

```chart
{
  "type": "forest",
  "title": "What predicts using an EMR that is already installed",
  "subtitle": "Adjusted odds ratios with 95% confidence intervals, log axis. Three of the four are things a clinic controls directly.",
  "reference": 1,
  "source": "Tegegne et al. 2023, meta-analysis [1]",
  "data": [
    { "label": "EMR training", "value": 3.41, "ci": [1.25, 9.29] },
    { "label": "Age under 30", "value": 2.24, "ci": [1.36, 3.68] },
    { "label": "Access to an EMR manual", "value": 2.08, "ci": [1.47, 2.96] },
    { "label": "Managerial support", "value": 1.7, "ci": [1.21, 2.38] }
  ]
}
```

Three of the four are things a clinic controls directly, and the strongest is training. Note what is *not* on the list: any measure of software features. The evidence points at implementation, not product specification.

## The specific things that break adoption

A qualitative study of providers in Addis Ababa names failure modes rather than attitudes [3]:

- **Dual workflows.** Staff maintaining paper *and* digital records do double work, and the digital copy is what gets skipped.
- **No interoperability.** With no link between the EMR and DHIS2, reporting data had to be re-entered by hand — described by one provider as "a burden to us."
- **Power interruptions.** Unpredictable outages force reversion to paper mid-session, and the paper is rarely reconciled back.
- **Under-specified hardware.** Too few computers, and slow ones, so data entry cannot happen during the consultation.
- **Orientation instead of training.** Some providers received **25–30 minutes**, with little follow-up mentorship and too few IT staff to fix problems while a patient waits.

A parallel qualitative study in Oromia reaches the same conclusion from a different angle: awareness, skills and training were low, systems were under-utilised, and although users recognised the benefits, they were **sceptical about long-term sustainability** [5].

The Addis providers were nonetheless clear about the benefits when it worked: better data quality and accessibility, shorter patient waiting times, better interdepartmental communication, and streamlined documentation, retrieval **and billing** [3].

## The baseline being replaced is worse than it looks

Comparisons against "the paper system" usually imagine the paper system working. The Ethiopian measurement of that baseline is stark. Of **2,145 medical records sampled across 73 public health facilities** in southern Ethiopia, only **18.4% were complete and readable** [2].

```chart
{
  "type": "bars",
  "title": "What was missing from 2,145 paper records",
  "subtitle": "Share of sampled records with each defect, against the share that were complete and readable.",
  "unit": "%",
  "max": 100,
  "source": "Endriyas et al. 2022, 73 public health facilities [2]",
  "data": [
    { "label": "No date and/or signature", "value": 60.3 },
    { "label": "Missing at least one identification field", "value": 29 },
    { "label": "No diagnosis recorded", "value": 20.1 },
    { "label": "No chief complaint", "value": 14.3 },
    { "label": "No medication recorded", "value": 12.5 },
    { "label": "At least one non-readable component", "value": 9.5 },
    { "label": "Complete and readable (all fields)", "value": 18.4 }
  ]
}
```

Health centre records were 56.8% less likely to meet the quality standard than hospital records [2].

For a clinic weighing the disruption of moving to an EMR, that is the honest comparison — not against a well-kept chart, but against a chart that four times in five is missing something a clinician, an auditor or an insurer will later need.

## What the evidence implies for adoption

1. **Budget training in days, not minutes.** Strongest modifiable predictor of use [1]; 25-minute orientations are documented failures [3].
2. **Pick a switch-over date and hold it.** Dual paper-and-digital running is named as a barrier, not a safe transition [3].
3. **Solve power before rollout, not after.** Reversion to paper during outages is where records fragment [3].
4. **Keep a written manual available.** Unglamorous, independently associated with use (AOR 2.08) [1].
5. **Have management visibly use it.** Managerial support shows up in the adoption data (AOR 1.70) [1].

## What the evidence does not show

Every study cited here was conducted in Ethiopian **public** facilities, and the meta-analysis rests on only **five** cross-sectional studies with a wide interval (37.14–66.55) [1] — that interval is honest about the remaining uncertainty. Cross-sectional designs cannot establish that training *causes* use; they establish that the two travel together.

We found no published measurement of EMR use, abandonment or documentation quality in Ethiopian **private** clinics, and no Ethiopian study measuring patient outcomes before and after EMR adoption. Claims that an EMR improves clinical outcomes in this setting are extrapolated from elsewhere. The Ethiopian evidence supports the narrower statements made above: adoption is uneven, use tracks training and support, and the paper baseline is poor.

## References

1. Tegegne MD, Wubante SM, Kalayou MH, Melaku MS, Tilahun B, Yilma TM, Dessie HS. *Electronic Medical Record System Use and Determinants in Ethiopia: Systematic Review and Meta-Analysis*. Interactive Journal of Medical Research 12:e40721, 2023. https://doi.org/10.2196/40721
2. Endriyas M, Kawza A, Alano A, Lemango F. *Quality of medical records in public health facilities: A case of Southern Ethiopia, resource limited setting*. Health Informatics Journal 28(3):14604582221112853, 2022. https://doi.org/10.1177/14604582221112853
3. Bekele TA, Gezie LD, Willems H, et al. *Barriers and facilitators of the electronic medical record adoption among healthcare providers in Addis Ababa, Ethiopia*. DIGITAL HEALTH 10:20552076241301946, 2024. https://doi.org/10.1177/20552076241301946
4. Gelchu M, Chala G, Tuke G, Wodessa G, Ayele A, Yambo T, Fikrie A. *Health professionals' readiness for and factors influencing electronic medical record systems implementation in Southern Oromia, Ethiopia, 2024: a cross-sectional study*. Frontiers in Digital Health 7:1531315, 2025. https://doi.org/10.3389/fdgth.2025.1531315
5. Tiya M, Assefa SG, Wagari GM. *Evaluating the impact of electronic medical records on healthcare digitalization efforts in Oromia, Ethiopia: A qualitative study*. DIGITAL HEALTH 11:20552076251379734, 2025. https://doi.org/10.1177/20552076251379734
6. Federal Ministry of Health, Ethiopia. *Digital Health Blueprint*. FMOH, Addis Ababa — ten-year national roadmap (hosted copy, WHO country planning cycles), 2021. https://extranet.who.int/countryplanningcycles/sites/default/files/public_file_rep/ETH_Ethiopia_Digital-Health-Blueprint_2021.pdf
