healthcare-emr-patterns

Provide development patterns for EMR and EHR systems with patient safety and accessibility.

2|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/klu-dev/porting-ecc-to-vscode --skill healthcare-emr-patterns-klu-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcare-emr-patterns
Source: https://github.com/klu-dev/porting-ecc-to-vscode/tree/main/.github/skills/healthcare-emr-patterns
Command: npx skills add https://github.com/klu-dev/porting-ecc-to-vscode --skill healthcare-emr-patterns-klu-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of EMR/EHR development by providing patterns that prioritize patient safety, clinical accuracy, and practitioner efficiency.

Core Features & Use Cases

  • Patient Safety: Ensures that every design decision is evaluated against potential patient harm.
  • Encounter Workflow: Facilitates a single-page encounter flow for streamlined patient care.
  • Medication Safety: Implements a robust medication safety pattern with drug interaction checks.
  • Clinical Decision Support: Integrates Clinical Decision Support Systems (CDSS) for informed care.
  • UI Accessibility: Ensures healthcare UIs meet accessibility standards for diverse users.

Quick Start

Apply the healthcare-emr-patterns skill to design a patient encounter workflow for a new EMR system.

Frequently Asked Questions about healthcare-emr-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design an EMR encounter workflow that prioritizes patient safety?

Designing a safety-first EMR encounter workflow requires evaluating every design decision against potential patient harm to ensure clinical accuracy. You can implement a streamlined single-page encounter flow that facilitates efficient patient care.

What patterns are used for medication safety and drug interaction checks in EHR systems?

Medication safety in EHR systems relies on robust development patterns that enforce automated drug interaction checks during prescription generation. These patterns ensure clinical accuracy by preventing potentially harmful medication combinations at the point of order entry.

How do I integrate a Clinical Decision Support System (CDSS) into an EMR?

Integrating a Clinical Decision Support System (CDSS) into an EMR involves applying specific development patterns that connect patient data with clinical rules for informed care. This integration supports practitioners by providing actionable clinical insights within the encounter workflow.

Does this approach support clinical note-taking and prescription generation?

Yes, this approach includes specific design guidelines for both clinical note-taking and prescription generation within EMR systems. These guidelines ensure that documentation and prescribing workflows maintain high standards of clinical accuracy and patient safety.

How can I ensure healthcare UIs meet accessibility standards for diverse users?

Ensuring healthcare UI accessibility requires applying design patterns that explicitly meet accessibility standards for diverse users within EMR and EHR systems. This approach guarantees that clinical interfaces remain usable by practitioners with varying needs and abilities.