> 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/user-guides/course-designer/working-with-case-studies.md).

# Working with Case Studies

This section covers everything you need to know about creating, linking, editing, and managing Case Studies in EdEHR. Use the links below to jump to the topic you need.

## Accessing Case Studies

You can access Case Studies in two ways:

1. From a Learning Object page, click its Case Study link
2. From the Instructor Tools menu, select "Case Studies"

***

## What You'll Find in This Section

* [**Creating Case Studies**](/edehr-compass/user-guides/course-designer/working-with-case-studies/creating-case-studies.md) — Step-by-step instructions for creating a new patient case from scratch.
* [**Linking Case Study to a Learning Object**](/edehr-compass/user-guides/course-designer/working-with-case-studies/linking-case-study-to-a-learning-object.md) — How to connect a Case Study to a Learning Object so students can access it through an activity.
* [**Editing Case Studies**](/edehr-compass/user-guides/course-designer/working-with-case-studies/editing-case-studies.md) — How to modify case study properties, edit EHR content, switch user roles for documentation, and update dates and times.
* [**Case Study Management**](/edehr-compass/user-guides/course-designer/working-with-case-studies/case-study-management.md) — Viewing, importing, downloading, and sharing Case Studies, plus tips for keeping a change log.
* [**Case Entry & Editing**](/edehr-compass/user-guides/course-designer/working-with-case-studies/case-entry-and-editing.md) — Practical guides for adding medication records, entering lab and imaging results, assigning MRNs, and working with case data.


---

# 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/user-guides/course-designer/working-with-case-studies.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.
