Design Patterns for EMR/EHR Performance

Healthy Architectures - Using CQRS and Event Sourcing for Electronic Medical Records presents a couple of interesting patterns for the management of healthcare data. The two patterns are:

  • Command Query Responsibility Segregation (CQRS)
  • Event Sourcing (ES)

Here's another article that provides further clarification on the CQRS pattern and how it compares to ES and Task-Based UIs: CQRS, Task Based UIs, Event Sourcing agh!

These are high level design patterns that result in non-traditional and more complex system architectures when implemented.  The healthcare domain is complex and alternate approaches for providing robust solutions are worth consideration.

This entry was posted in EMR, Programming and tagged , , . Bookmark the permalink.

2 Responses to Design Patterns for EMR/EHR Performance

  1. Medical IT says:

    “Design Patterns for EMR/EHR Performance”, nice informative post, thanks!

  2. Pingback: EMR News 04/03/2012 EMR/EHR Performance, EHR Contracts, Duke get Voice Recognition, Oracle buy ClearTrial, Future of Informatics, $50 iTunes gift card for $40, Express Scripts buys Medco, CMS explains rejects - News - emrupdate.com

Leave a Reply

Your email address will not be published. Required fields are marked *