> For the complete documentation index, see [llms.txt](https://open-data-institute.gitbook.io/data-governance-playbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-data-institute.gitbook.io/data-governance-playbook/play-eleven-cross-border-data-sharing/current-trends-and-global-discussions-on-cross-border-data-sharing.md).

# Current trends and global discussions on cross-border data sharing

Legal enforcement of cross-border data sharing is often still unclear and can require specific legal expertise to navigate. Following the impact of the COVID-19 pandemic and growing recognition of the importance of cross-border data sharing for pandemic surveillance, countries are seeking to clarify and build new cross-border data flows trading agreements.

The [World Health Assembly's meeting](https://www.bmj.com/content/375/bmj.n2879) in late 2021, for example, is expected to move towards creating a pandemic treaty to enable greater sharing of health data across borders, but this may only apply in emergency contexts, and the implications for data-sharing processes will be unclear for some time.

Within Europe, cross-border data sharing is governed by the General Data Protection Regulation (GDPR). The ‘Towards a European Health Data Space Initiative’ describes how health data can be utilised across borders more efficiently. Work to date includes mapping the potential data journey across [seven touchpoints](https://tehdas.eu/results/tehdas-identifies-user-journey-for-cross-border-health-data-sharing/). The next step is to identify best practice and process requirements for how data is collected, reviewed and shared for each of these seven stages of the data journey. This work is expected to be completed in early 2022. The group will then make recommendations on the required evolution of legal and policy contexts to facilitate greater cross-border data sharing.\
\
There is a proliferation of pilot projects to share data across borders. For example, a [pilot initiative](https://findata.fi/en/news/how-to-ensure-efficient-and-secure-use-of-health-data-beyond-borders-france-and-finland-collaborating-to-find-answers/) has begun between Finland and France to clarify how data can be shared across borders for improved population health outcomes, while still adhering to the relevant data protection regulations.\
\
Globally, bodies such as the [World Economic Forum](https://www.weforum.org/projects/breaking-barriers-to-health-data-project) are also researching obstacles to data sharing and mapping opportunities to resolve barriers to health data sharing between countries. These types of initiatives provide opportunities for more stakeholders to participate in the development of solutions. There are multiple bodies and consultation processes taking place that allow organisations to influence discussions and actively participate in shaping future global data policies.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://open-data-institute.gitbook.io/data-governance-playbook/play-eleven-cross-border-data-sharing/current-trends-and-global-discussions-on-cross-border-data-sharing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
