> 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/pedagogical-frameworks.md).

# Pedagogical Frameworks

## Pedagogical Frameworks: Educational Theories Supporting EHR Simulation

Welcome to the Pedagogical Frameworks guide for EdEHR implementation. This page outlines the core educational theories and models that inform how EdEHR is used to support learning in simulated and clinical environments. Understanding these frameworks will help you design, deliver, and evaluate EdEHR activities that truly enhance student learning.

> **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 Pedagogical Frameworks Matter

A pedagogical framework provides the foundation for how teaching and learning are structured. For EdEHR, this means grounding simulation activities and digital documentation in proven educational models, ensuring that students gain not just technical skills but also clinical judgment, professionalism, and informatics competency.

***

### Key Frameworks Underpinning EdEHR

#### Simulation-Based Learning

EdEHR leverages simulation best practices (such as those outlined by INACSL) to create safe, realistic environments for students to practice and develop clinical skills. Simulation-based learning emphasizes:

* Active, experiential learning through realistic scenarios
* Opportunities for reflection, feedback, and iterative improvement
* Bridging the gap between theory and practice

#### Competency-Based Education

Activities and assessments in EdEHR are designed around clear competencies and learning outcomes, such as those set by BCCNM. This approach ensures students can:

* Demonstrate proficiency in nursing informatics and digital documentation
* Apply clinical judgment to real-world scenarios
* Meet regulatory and professional standards

#### Scaffolding and Progressive Integration

EdEHR supports multiple levels of integration, allowing for a scaffolded approach:

* Level 1: Data collection only
* Level 2: Data collection and entry (including medication administration)
* Level 3: Data collection, entry, and feedback/evaluation

This progression helps students and faculty build confidence and skills incrementally, matching readiness with increasing complexity.

***

### Best Practice Principles

* **Alignment with Curriculum:** EdEHR activities are mapped to concepts, competencies, and learning outcomes relevant to digital health, documentation, and patient safety.
* **Simulation Standards:** Cases are developed in line with simulation best practices, ensuring fidelity and educational value.
* **Faculty and Student Support:** Ongoing orientation, training, and feedback loops are built into the framework to sustain effective teaching and learning.

***

### Putting It into Practice

When designing EdEHR activities, consider:

* Which competencies and learning outcomes are being targeted?
* How will simulation scenarios promote active learning and reflection?
* What level of integration is appropriate for your learners?
* How will you scaffold learning experiences to build skills over time?

By grounding your EdEHR implementation in these pedagogical frameworks, you’re setting students up for success—not just in simulation, but in real-world clinical practice.

For more on curriculum integration, assessment strategies, and readiness planning, explore the related guides in this section.

***

{% 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/pedagogical-frameworks.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.
