> 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/simtech-support-guide/simulation-technologist-support-guide/medication-and-armband-set-up-for-scanning.md).

# Medication and Armband Set-Up for Scanning

This guide is for faculty and simulation techs responsible for preparing medication and patient armband barcodes for use with EdEHR’s scanning features. Following these steps will help ensure accurate medication administration practice and smooth-running simulations, no matter your institution.

#### Purpose

To walk you through creating, labeling, and verifying barcodes for medications and patient armbands, so your learners can scan and document medications just like they would in a real clinical setting.

#### Who Should Use This Guide

* Simulation coordinators and faculty
* Simulation technologists and lab support staff

***

## Step-by-Step Set-Up Process

{% stepper %}
{% step %}

#### Generate Medication and Patient Barcodes

* For each new case or any changes to medications, generate a medication list and patient barcode labels from EdEHR or your institution’s barcode system.
* Each patient in a scenario needs a unique armband barcode. Each medication (with correct drug name and dose) also needs a barcode.
* Make sure Course Designer Mode is enabled, then log in to the EHR interface. Open the case study you want to edit and click the **Patient Summary** in the top right corner.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-07-07/39696707-de7d-4c83-90ce-21667cf48352/ascreenshot.jpeg?tl_px=0,0\&br_px=1597,933\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=1054,86)
{% endstep %}

{% step %}

#### Save and Distribute Barcodes

* Save patient summaries and all generated QR codes/barcodes to a secure, accessible location (e.g., a shared drive or simulation folder).
* Share medication and armband barcode sheets with your simulation techs or whoever is prepping the supplies.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-07-07/153b8952-9548-471a-a047-0c57b6dbcde5/ascreenshot.jpeg?tl_px=0,0\&br_px=1376,769\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=195,168)
{% endstep %}

{% step %}

#### Create Patient Armbands

* Print and assemble armband labels for each patient. The barcode should be based on the patient’s unique identifier (such as MRN, name, term, and session).
* Make sure armbands are durable enough for repeated use during simulation sessions.

<div align="left"><figure><img src="/files/e75P47w96pSMaB21v7sK" alt="" width="218"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Label Medications

* Print and attach barcode labels to each medication package (e.g., pill bag, syringe, or bottle).
* Each label should include the medication name, dose, and any other identifiers required by your institution’s protocol. Including the patient’s name on medication labels is optional and varies by institution — medication accreditation processes do not require a patient name on each medication.
* Place medications in clearly labeled containers (zip bags work well and can be reused).

> ***Example:***\
> MADISON, Terry #4321234T2\
> 6.25mg (One Part Tab)\
> Captopril 12.5mg TAB
> {% endstep %}

{% step %}

#### Test All Barcodes

* All new case studies with medication QR Codes and patient arms bands should be scanned after labeling to verify functionality.
* Before simulation day, scan every patient armband and medication barcode using the devices that will be used in the session.
* Confirm that each barcode pulls up the correct information in EdEHR.
* If a barcode is not working, double-check that the medication name and patient details match exactly between the label and the EdEHR entry. Correct any mismatches and reprint as needed.
  {% endstep %}
  {% endstepper %}

#### Troubleshooting Tips

* If a barcode still won’t scan, check device connectivity and battery levels.
* Ensure you are using the most up-to-date medication library or barcode source.
* If issues persist, consult your EdEHR administrator or technical support team.<br>

#### Best Practices

* Always use standardized medication and patient lists to reduce errors.
* Store barcode sheets and labels securely to maintain patient confidentiality in simulated scenarios.
* Reuse armbands and medication containers when possible, but verify barcodes each time to prevent mix-ups.
* Keep a small supply of blank labels and a printer handy for last-minute changes.

By following these steps, you’ll set your learners up for safe, realistic medication administration practice and minimize simulation day hiccups.

{% hint style="warning" %}

#### Source Attribution&#x20;

Portions of this content are adapted from open-source resources created by the BSN program at the British Columbia Institute of Technology (BCIT) and collaborators, licensed under [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)

***

#### Original Documents:

* **Aligning EdEHR and EHR Rollout Template**\
  Author: BSN Program, BCIT&#x20;
* **Curriculum Readiness: Sample Lesson Plan**\
  Author: BSN Program, BCIT
* **Levels of Integration and Educational Readiness**\
  Author: BSN Program, BCIT
* **EdEHR Planning and Timeline**\
  Author: BSN Program, BCIT

This page and the following pages may include adaptations and summaries for clarity and context. For full details, original language, and additional context, please refer to the linked source documents [here](/edehr-compass/educational-implementation/educational-readiness/overview.md#source-attribution).
{% endhint %}


---

# 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/simtech-support-guide/simulation-technologist-support-guide/medication-and-armband-set-up-for-scanning.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.
