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

# Welcome & Getting Started

Welcome to EdEHR Compass, the all-in-one knowledge base and support hub for post-secondary institutions using EdEHR.&#x20;

EdEHR Compass brings together practical guides, how-tos, and community-driven resources so you can master EdEHR and make the most of digital health education.&#x20;

Whether you’re just getting started or looking to deepen your expertise, you’ll find clear pathways for every role and a place to connect and collaborate with peers across institutions.

***

### **For Students**

Your journey into EdEHR begins in your school's Learning Management System (LMS). There are no separate accounts or logins to manage. To begin your first charting assignment, simply find the activity link in your course and click on it.

* **Your next step:** For a complete walkthrough of the student dashboard, charting features, and how to view feedback, go to the [**Student Quick Start Guide**.](/edehr-compass/user-guides/student-guides/students-getting-started.md)

***

### **For Instructors**

You can start building and managing your EdEHR activities in minutes. The main workflow involves creating an "External Tool" link in your LMS course, which then connects to EdEHR content.&#x20;

From there, you can manage class lists, track progress, and evaluate student work.

* **Your next step:** To learn how to create your first activity, connect to a case study, and manage your course, proceed to the [**Instructor Quick Start Guide**.](/edehr-compass/user-guides/instructor-guides/accessing-instructor-functions.md)

***

### **For Course Designers**

If your role involves creating new, reusable learning content, your starting point is the Course Designer Guides. This is where you can build rich, detailed patient scenarios from the ground up.

* **Your next step:** To explore the tools for building and customizing content, please see our complete guide on [**Course Designer Guide**](/edehr-compass/user-guides/course-designer/course-designer-guide.md)

***

### For Simulation Technologists / Educational Implementation

If you support hands-on learning or simulation environments, this section is for you. Here you’ll find resources on configuring EdEHR for your labs, integrating with simulation equipment, and best practices for running live or virtual scenarios.

* **Your next step:** For guidance on setup, troubleshooting, and maximizing EdEHR in simulation settings, see the [**Simulation Technologist & Implementation Guide**.](https://edehr.gitbook.io/edehr-compass/educational-implementation/)

***

### Key Terms Primer

As you explore the guides, you will encounter a few core terms. Here’s a quick overview of what they mean:

* **Activity:** This is the assignment or task you create in your LMS that links students to the EdEHR system. It's the bridge between the two platforms.
* **Case Study:** This is the patient record itself. It contains all the charting information, medical history, lab results, and orders that a student will interact with.
* **Learning Object:** A reusable package that bundles a Case Study together with specific instructions, learning objectives, and settings for an assignment.


---

# 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/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.
