# Existing standards for data

Consider using an existing open standard where possible, either in its current form, or adapting or extending it to meet your needs.

Using an existing open standard will help to:

* enable aggregation and linking of data from multiple sources
* collaborate with other stakeholders around data infrastructure
* make reusable and repeatable processes or data.

You can find existing open standards through:

* formal standards bodies&#x20;
* conferences&#x20;
* standards teams or working groups&#x20;
* websites, blogs or social media&#x20;
* open source projects or repositories like GitHub
* public procurement policies.

The [open standards for data guidebook](https://standards.theodi.org/find-existing-standards/how-to-find-open-standards/) includes some useful pointers on how to find and adopt existing standards.

You can influence the development of existing standards through participation in standards working groups or by working with formal standards bodies.

When you adopt a standard, you may want to engage in the community that maintains the standard to:

* ensure your needs are considered and reflected in future development of the standard
* help with developing documentation or training to increase adoption
* advocate for wider adoption of the standard, to reduce the likelihood of the market switching to a different standard, which would entail costs.

There is a range of [health data standards options](https://www.healthit.gov/topic/standards-technology/health-it-standards) that are used globally. Stakeholders need to decide which standard or standards to adopt. There are a number of factors to consider, including:

* how the standard is licensed&#x20;
* which standard best meets your needs&#x20;
* whether it is actively maintained&#x20;
* the level of guidance available to help you use the standard.

There is a [checklist](https://standards.theodi.org/find-existing-standards/how-to-choose-an-open-standard-checklist/) available which will help you to decide which standard to adopt.

## When no existing standard is available

Where there are no available standards, it may be useful to engage partners who are working in a similar area to understand how they approach the situation.

There is always the option to lead the way and develop a new standard, however this needs careful consideration as it can be resource intensive and costly. Before you create a new open standard, you must understand the problem the standard will solve or need it fulfils.

There is more guidance on [getting started with standards](https://standards.theodi.org/creating-open-standards/getting-started/) development in the standards for data guidebook.

![Stages in standards development](/files/5vBE0D258DDJC8f0XY43)


---

# 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-four-making-data-interoperable/existing-standards-for-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.
