Please enable JavaScript.
Coggle requires JavaScript to display documents.
(graph TD) - Coggle Diagram
graph TD
A[Simulation in Medical Education]
A --> B[Types of Simulation]
A --> C[Fidelity Levels]
A --> D[Learning Outcomes]
A --> E[Benefits]
A --> F[Challenges]
A --> G[Assessment]
%% Types
B --> B1[Manikin-based Simulation]
B --> B2[Standardized Patients]
B --> B3[Virtual or Screen-based Simulation]
B --> B4[Task Trainers]
%% Fidelity
C --> C1[Low Fidelity]
C --> C2[Medium Fidelity]
C --> C3[High Fidelity]
%% Learning Outcomes
D --> D1[Cognitive Domain]
D --> D2[Psychomotor Domain]
D --> D3[Affective Domain]
%% Benefits
E --> E1[Improves Patient Safety]
E --> E2[Allows Deliberate Practice]
E --> E3[Provides Feedback and Reflection]
%% Challenges
F --> F1[High Cost]
F --> F2[Faculty Training Required]
F --> F3[Technical Issues]
%% Assessment
G --> G1[Formative Assessment]
G --> G2[Summative Assessment]
G --> G3[Objective Metrics]
%% Cross-links
B1 --> C3
B3 --> C1
B4 --> D2
B2 --> D3
C3 --> D2
E2 --> D2
F1 --> C3
F2 --> G1
G1 --> E3
G3 --> D2