> 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/student-guides/scanning-medications-in-edehr.md).

# Scanning Medications in EdEHR

This guide will walk you through the process of scanning medications using EdEHR during your simulation or lab activities. Follow these steps to make sure your documentation is accurate and complete.

***

### Step 1: Confirm Device Connections

Before you start, make sure your keyboard and scanner are connected to your device (computer, tablet, or phone) via Bluetooth. If either device is in sleep mode, pressing any button will wake it up and reconnect.

*Screenshot : Show Bluetooth settings on device with connected keyboard and scanner.*

***

### Step 2: Open EdEHR

* Open your web browser in Incognito/Private Mode on your device (computer, tablet, or phone).
* Sign in to your Learning Hub account.
* Select the appropriate case study for your session.

*Screenshot : Show the EdEHR login page or Learning Hub case study selection.*

***

### Step 3: Open the eMAR

* Navigate to the eMAR (electronic Medication Administration Record) section within your case study.

*Screenshot : Show the eMAR screen in EdEHR.*

***

### Step 4: Start the Scanning Process

* When it’s time to scan medications, click the BarCode button on the eMAR.

*Screenshot : Highlight the BarCode button on the eMAR screen.*

***

### Step 5: Scan Patient and Medication

* A pop-up will appear.
* First, select the field to scan the patient MRN (Medical Record Number).
* Use your scanner to scan the patient’s armband QR code.
* Next, select the scan medication field.
* Scan the barcode on the medication package.
* Click “Save” to confirm.

*Screenshot : Show the pop-up for scanning MRN and medication, and the scanning process.*

***

### Step 6: Check Your Work

* After saving, the medication you scanned will be highlighted on the eMAR.
* Administer and document the medication as per your procedure.

*Screenshot : Show the eMAR with the medication highlighted after scanning.*

***

### Troubleshooting Tips

* If your scanner isn’t working, check that it’s connected via Bluetooth and not in sleep mode.
* Make sure you are scanning the correct patient and medication. If you scan the wrong one, the field won’t populate.
* If all else fails, turn off the keyboard (sometimes this helps with scanning issues) and try again.
* If you’re still stuck, ask your facilitator or simulation tech for help.

***

By following these steps and using the right barcodes, you’ll be ready to document medication administration in EdEHR just like in a real clinical setting.


---

# 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/student-guides/scanning-medications-in-edehr.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.
