> 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/creating-case-studies.md).

# Creating Case Studies

This page shows you how to create a new case study in EdEHR. It explains the steps for starting a case, entering details, and saving your work.

What You’ll Learn

* How to start a new case study
* What information to include in the case study form
* How to save and finish creating your case study

***

## Creating a New Case Study

To create your own patient case:

{% stepper %}
{% step %}

### Double check Course Designer Mode is enabled.

{% endstep %}

{% step %}

### Select Case Studies

<figure><img src="/files/c0hWsrUYdBw63VeAyQBd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click 'Create New Case Study' Button

<figure><img src="/files/iF4QCqbSIf7eh5MlXjw8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Fill in the Case Study Creation Dialogue Box

<figure><img src="/files/xyIv4jEaJcjToCPA1mbB" alt=""><figcaption></figcaption></figure>

Fill in the following details;

* Name: A descriptive title for the case
* Application Type: Select EHR or LIS
* Tags: Add any applicable tags
* Description: Clinical overview and relevant details
* Creator Notes:
  {% endstep %}

{% step %}

### Hit Save to save the Case Study

<figure><img src="/files/3RGIlpC204o4BBEAbVBA" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

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