> 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/educational-readiness/curriculum-integration-models.md).

# Curriculum Integration Models

## Curriculum Integration Models: Approaches for Incorporating EdEHR

This guide explores practical models and strategies for integrating EdEHR into your curriculum. Whether you’re just starting out or looking to deepen your program’s use of digital health simulation, you’ll find examples, templates, and planning considerations to support a smooth rollout.

> **Note:** The examples and lessons shared in this guide include real-world practices from the Bachelor of Science in Nursing (BSN) program at the British Columbia Institute of Technology (BCIT). These are provided as one institution's approach — your program may adapt these strategies and tools to fit your own educational setting, discipline, and institutional requirements.

***

### Why Integration Models Matter

A well-planned integration ensures EdEHR supports your learning outcomes, fits your program structure, and meets the needs of both students and faculty. Thoughtful models help you scaffold learning, align with clinical realities, and adapt to evolving technology.

***

### Levels of EdEHR Integration

EdEHR can be implemented at different levels, each with unique curriculum and readiness needs:

**Level 1: Data Collection Only**

* Students use EdEHR to retrieve and review health data
* Ideal for early exposure and foundational informatics skills

**Level 2: Data Collection and Entry**

* Adds documentation and medication administration tasks
* Supports development of digital charting and safe med admin practices

**Level 3: Data Collection, Entry, and Feedback/Evaluation**

* Incorporates instructor feedback and assessment within EdEHR
* Enables robust evaluation of student performance and clinical judgment

You can move through these levels progressively or tailor them to specific courses or cohorts.

***

### Curriculum Planning Considerations

* **Competency and Outcome Alignment:** Map EdEHR activities to your program’s competencies and learning outcomes. Include digital documentation, clinical judgment, and informatics.
* **Simulation Best Practices:** Design EdEHR cases using recognized standards for simulation. Aim for realism and opportunities for feedback.
* **Hybrid Environments:** If your program uses both paper and electronic records (due to partial EHR rollout in clinical sites), plan for dual approaches. Collaborate with placement coordinators to ensure consistency and manage equipment needs.
* **Faculty and Student Preparation:** Schedule orientation, training, and ongoing support for both groups. Identify team champions for peer-to-peer support.

***

### Practical Tools and Templates

* **Rollout Mapping Template:** Chart EdEHR integration across terms, groups, and clinical sites to visualize progression and coverage.
* **Lesson Plan Examples:** Use sample lesson plans to see how EdEHR activities can be embedded in existing courses.
* **Checklists:** Develop checklists for curriculum leads and instructors to ensure all integration steps are addressed.

***

### Tips for Success

* Start with pilot groups or select courses before scaling up
* Gather feedback from faculty and students after each implementation stage
* Regularly review and update EdEHR cases and integration plans to reflect evolving best practices and technology

***

By using flexible integration models and planning tools, you can make EdEHR a seamless part of your curriculum, supporting both student learning and program goals. For more resources, see our guides on pedagogical frameworks, assessment strategies, and readiness planning.

***

{% 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/educational-readiness/curriculum-integration-models.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.
