healthcare-emr-patterns

Apply EMR/EHR development patterns for clinical safety and auditable encounter workflows.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill healthcare-emr-patterns-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcare-emr-patterns
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/healthcare-emr-patterns
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill healthcare-emr-patterns-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

EMR/EHR development patterns help teams build safe, compliant healthcare applications by enforcing clinical safety, structured encounter flows, and auditable data handling.

Core Features & Use Cases

  • Patient safety-first patterns: ensure drug interactions, abnormal lab values, and escalation workflows are addressed.
  • Single-page encounter design guidelines: streamlined workflow with audit trails and addendum capabilities.
  • CDSS integration and accessibility: guidelines for clinical decision support and accessible UI for data entry.

Quick Start

Start by reviewing the patient encounter flow patterns and implement a basic encounter template with audit trails for new patients.

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 with audit trails and clinical safety?

Design EMR encounter workflows using single-page patterns that enforce clinical safety, structured patient flows, and auditable data handling. Implement addendum capabilities and audit trails to ensure reliable, compliant clinical software.

What are the best patterns for CDSS integration and accessible UI in healthcare apps?

The best patterns for CDSS integration enforce clinical decision support guidelines alongside accessible user interfaces for data entry. This ensures healthcare applications remain safe, compliant, and usable for clinical staff.

How do I build medication safety checks for drug interactions in an EHR system?

Build medication safety checks in an EHR system by applying patient safety-first patterns that address drug interactions, abnormal lab values, and escalation workflows. This ensures adverse events are caught before reaching the patient.

Do I need specific frameworks to implement compliant clinical data handling?

No specific frameworks are required to implement compliant clinical data handling. You apply development patterns directly to your software engineering process to conform to safety, auditability, and interoperability requirements.

When should I use addendum capabilities in an electronic medical record application?

Use addendum capabilities in an electronic medical record application when modifying a completed clinical encounter. Addendum patterns preserve the original audit trail while appending corrections, maintaining compliance and data integrity.