# Impacts from use of healthcare data

When considering risk, it is important to assess any possible broader harmful impacts as well as legal risks, for example impact on individuals, sections of society or whole nations. [Data ethics](https://theodi.org/article/the-data-ethics-canvas-2021/) are especially relevant when data activities have the potential to directly or indirectly impact people and society.

{% hint style="info" %}
For example, population-wide data is often used to allocate health resources, but this can entrench and widen health inequalities. At the start of the COVID-19 pandemic across the United States, population-wide data showed surging rates of infection, but testing facilities and other healthcare supports were not located in the African-American and Latinx communities [where the majority of infections were occurring](https://www.science.org/content/article/huge-hole-covid-19-testing-data-makes-it-harder-study-racial-disparities). In Europe, [the lack of data on migrant healthcare access and outcomes](https://ec.europa.eu/migrant-integration/feature/migrant-health-across-europe) hides the disproportionate health burden faced by these populations. When data is used at a population-wide level to plan healthcare and allocate resources, it can indirectly impact on those facing the greatest health burden.
{% endhint %}

When considering broader impacts, think about the people the data is about, people or communities impacted by its use, and organisations using the data. For example, could this data create bias in decisions drawn from it?

![The ODI's theory of change, which outlines how impact is created from data](/files/sfnrHkb4ZTSd80YO28Fk)

In healthcare projects, examples of potentially harmful impacts through unethical collection, use or sharing of data include:

* denial of access to healthcare, or higher treatment costs, for subsets of the population
* discrimination against patients with certain medical conditions or characteristics&#x20;
* prioritisation of healthcare solutions for subsets of the population.

Understanding the potential risks involved when collecting, using or sharing personal data also helps identify what mechanisms can be put in place to mitigate those risks and potential harms. Tools such as the [Data Ethics Canvas ](https://theodi.org/article/data-ethics-canvas/)can help you to identify potential harmful or positive impacts. The [appendix](/data-governance-playbook/play-eight-managing-risks-when-handling-personal-data/appendix-risks-from-personal-data-exposure-and-how-harms-can-be-mitigated.md) to this play includes examples of potentially harmful impacts that could occur to people, organisations and society, and sets out potential mitigating actions.

**Key questions to ask:**

* What are you trying to achieve by collecting, using or sharing data?&#x20;
* What harmful or positive impacts might there be from this?&#x20;
* How will you minimise potentially harmful impacts?


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://open-data-institute.gitbook.io/data-governance-playbook/play-eight-managing-risks-when-handling-personal-data/impacts-from-use-of-healthcare-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
