> 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/educational-implementation/readme.md).

# Educational Implementation

Welcome to the Educational Implementation hub for EdEHR Compass. This is your starting point for all things related to putting EdEHR into practice, whether you’re setting up simulation labs, ensuring accessibility, or planning for educational readiness.

Explore the three core areas below to find guides, templates, and best practices tailored to your needs:

### **Simulation Technologist Support Guide**

Your go-to resource for setting up, running, and troubleshooting EdEHR simulations. Find tips on equipment, workflow, troubleshooting, and everything you need for a smooth simulation experience.

You will find:

* [Simulation Technologist Support Guide](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide.md)
* [Role Overview & Responsibilities ](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/role-overview-and-responsibilites.md)
* [Medication Administration Documentation ](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/medication-administration-documentation.md)
* [Medication and Armband Setup For Scanning](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/medication-and-armband-set-up-for-scanning.md)
* [Workstation & Equipment Setups](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/workstation-equipment-and-setups.md)
* [Simulation Maintenance & Integration](/edehr-compass/educational-implementation/simtech-support-guide/simulation-technologist-support-guide/simulation-maintenance-and-integration.md)
* Troubleshooting & FAQ

***

### **Accessibility**

Learn how to make EdEHR and your learning environments more inclusive. This section covers accessibility features, best practices, and strategies to ensure all users can participate fully.

You will find:&#x20;

* [EdEHR Accessibility Information](broken://pages/n9yBmyCcRhziM8guOXWn)
* [EdEHR Compass Accessibility Information](broken://pages/16CuHeuFZfUo8MtA3Kk9)

***

### **Educational Readiness**

Get step-by-step guidance on preparing your curriculum, faculty, and students for EdEHR adoption. Dive into pedagogical frameworks, curriculum integration models, assessment strategies, and real-world case studies to support a successful rollout.

You will find:

* [Pedagogical Frameworks](/edehr-compass/educational-implementation/educational-readiness/pedagogical-frameworks.md)
* [Curriculum Integration Models](/edehr-compass/educational-implementation/educational-readiness/curriculum-integration-models.md)
* [Assessment Strategies](/edehr-compass/educational-implementation/educational-readiness/assessment-strategies.md)
* [Implementation Case Studies](/edehr-compass/educational-implementation/educational-readiness/implementation-case-studies.md)
* [Readiness Planning Tools](/edehr-compass/educational-implementation/educational-readiness/readiness-planning-tools.md)

No matter your role or starting point, these guides are here to help you make EdEHR a seamless and effective part of your educational program. Choose a section to get started!


---

# 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/educational-implementation/readme.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.
