> For the complete documentation index, see [llms.txt](https://edehr.gitbook.io/edehr-compass/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edehr.gitbook.io/edehr-compass/legal-and-compliance/accessibility/accessibility-statement.md).

# Accessibility Statement

EdEHR is committed to providing an inclusive and accessible experience for all users, including those with disabilities.

## Our Standard

The EdEHR platform has been evaluated against **WCAG 2.2 Level AA**, the internationally recognized Web Content Accessibility Guidelines. This standard covers a wide range of recommendations for making web content more accessible to people with visual, auditory, physical, speech, cognitive, language, learning, and neurological disabilities.

## What We've Done

In 2025–2026, EdEHR underwent a comprehensive, independent accessibility audit conducted by two professional accessibility consulting firms — Untapped Accessibility and Easy Surf. The audit covered 21 unique views across the platform using a combination of automated, manual, and guided testing methods, including screen reader testing, keyboard-only navigation, colour contrast analysis, and zoom testing.

The audit identified 76 findings. All identified issues have been remediated by the EdEHR development team, with each fix verified against the original findings and recommended solutions.

For more detail on the audit process and outcomes, see the [Accessibility](/edehr-compass/legal-and-compliance/accessibility/accessibility.md) page in this section.

## Ongoing Commitment

Accessibility is not a one-time effort. Our approach to maintaining and improving accessibility includes:

* **Developer guidelines** that integrate accessibility best practices into the ongoing development workflow
* **A tracking system** for identifying and resolving accessibility issues as they arise
* **Regular progress reviews** as part of our governance and development cadence
* **Plans for periodic re-audits**, particularly after significant platform updates

## EdEHR Compass

This documentation site is hosted on GitBook, which incorporates accessibility standards into its core infrastructure. As a result, EdEHR Compass benefits from built-in accessibility features provided by the hosting platform.

## Feedback

If you encounter an accessibility barrier while using EdEHR or this documentation, we want to hear about it. Please reach out through the channels listed on the [Community](https://github.com/edehr/compass-edehr/blob/main/Community/README.md) page, or contact EdEHR Technologies directly.

Your feedback helps us continue to improve the experience for all users.


---

# 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:

```
GET https://edehr.gitbook.io/edehr-compass/legal-and-compliance/accessibility/accessibility-statement.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.
