http://www.hcsinc.net/HCS-Medication-Reconciliation/med-rec-overview.html

At HCS, we've worked with hundreds of hospitals across the nation to simplify and streamline medication reconciliation.  While every hospital has a goal of improving patient safety and saving time, every hospital is unique.  HCSMedication Reconciliation is flexible enough to enhance hospital specific workflows whilesupporting and exceeding the Joint Commission's National Patient Safety Goals, and complying with Stage 1 meaningful use requirements.  Your goals for medication reconciliation are our goals.

HCS Medication Reconciliation simplifies the process of reconciling a patient’s medication therapy across the continuum of care.  The solution includes the ability to 1) obtain a patient’s Prior Medication History including Medication Fill and Refill Information and previous visit information, 2) analyze Prior Medication History, 3) provide Medication Transfer and Discharge Reports electronically or through printed media, 4) provide Discharge Prescriptions including Patient Medication Education Monographs and Prescriptions, and 5) Communicate and link directly to existing hospital clinical information systems. HCS Medication Reconciliation has been proven to save time and increase accuracy during medication reconciliation:

  • 2.4 more critical medications identified during admission
  • 50% increase in computerized physician order entry
  • 51 minute reduction in time to reconcile
  • 23% increase in ordered critical medications

How HCS Medication Reconciliation software Works


Upon the patient's admission, clinicians are provided within seconds with a detailed report of a patient’s prior medication history, including drug strength, quantity, and original fill and last refill dates. Alerts for possible medication interactions, duplicate drug therapies, compliance issues, and formulary interchanges are displayed to the clinician. At admission and transfer, clinicians can immediately create a drug order and/or input additional medications. Upon discharge, a similar view allows reconciliation of inpatient medications and home medications, enabling medication reorder and the addition of new medications.  New medication orders can be electronically faxed, or sent by e-prescription to the patient's pharmacy of choice.  HCSalso provides patients education materials in English or other languages, and supports core measures goals by providing customized education based on patient demographics, diagnosis, lab information, etc. To complete the process, HCS enables transmission of the discharge medication list to the patient and the next care provider. HCS Medication Reconciliation software can reduce clinician workload by streamlining medication management processes and can integrate with any existing hospital information system.

Key Features of HCS Medication Reconciliation software

  • Simple merged medication list allows reconciliation on one screen for both inpatient and home medications
  • Interfaces with other hospital information systems
  • Supports single-sign on for easy system access; CCOW compliant
  • Core measures alerts and tracking
  • Home medications provided from retail prescription data
  • Physician order entry
  • E-Prescribing
  • Automatic electronic faxing
  • Customizable filters and reports

HCS Medication Reconciliation is part of a complete certified EHR, HCS eMR version 4.0.  HCS eMR is 2011/2012 compliant for Stage 1 meaningful use.  Click here to go to CCHIT to see HCS certification for medication reconciliation (170.302(j)).  HCS Medication Reconciliation is also CCOW compliant, allowing hospitals to launch HCS from their system without having to log in again or look up the patient again.

Medication Reconciliation Overview的更多相关文章

  1. [原] KVM 虚拟化原理探究(1)— overview

    KVM 虚拟化原理探究- overview 标签(空格分隔): KVM 写在前面的话 本文不介绍kvm和qemu的基本安装操作,希望读者具有一定的KVM实践经验.同时希望借此系列博客,能够对KVM底层 ...

  2. Activity之概览屏幕(Overview Screen)

    概览屏幕 概览屏幕(也称为最新动态屏幕.最近任务列表或最近使用的应用)是一个系统级别 UI,其中列出了最近访问过的 Activity 和任务. 用户可以浏览该列表并选择要恢复的任务,也可以通过滑动清除 ...

  3. Atitit.自然语言处理--摘要算法---圣经章节旧约39卷概览bible overview v2 qa1.docx

    Atitit.自然语言处理--摘要算法---圣经章节旧约39卷概览bible overview v2 qa1.docx 1. 摘要算法的大概流程2 2. 旧约圣经 (39卷)2 2.1. 与古兰经的对 ...

  4. Overview of OpenCascade Library

    Overview of OpenCascade Library eryar@163.com 摘要Abstract:对OpenCascade库的功能及其实现做简要介绍. 关键字Key Words:Ope ...

  5. Apache Sqoop - Overview——Sqoop 概述

    Apache Sqoop - Overview Apache Sqoop 概述 使用Hadoop来分析和处理数据需要将数据加载到集群中并且将它和企业生产数据库中的其他数据进行结合处理.从生产系统加载大 ...

  6. BOOST.Asio——Overview

    =================================版权声明================================= 版权声明:原创文章 谢绝转载  啥说的,鄙视那些无视版权随 ...

  7. Spring overview

    引子 接触Java很多年了,各种framework,却从未系统的去了解过.最近突然想清楚一件事,就是当下的目标——Focus on Java-based RESTful WS & JS.而之于 ...

  8. overview

    [1] Don’t panic! All will become clear in time; [2] You don’t have to know every detail of C++ to wr ...

  9. Atitit 知识图谱解决方案:提供完整知识体系架构的搜索与知识结果overview

    Atitit 知识图谱解决方案:提供完整知识体系架构的搜索与知识结果overview   知识图谱的表示和在搜索中的展1 提升Google搜索效果3 1.找到最想要的信息.3 2.提供最全面的摘要.4 ...

随机推荐

  1. 手机html根据手机分辨率网页文字大小自适应

    问题:不同手机型号屏幕尺寸大不相同,导致同样的文字,有的显示一行,有的显示多行. 通过查资料和自己的尝试解决:网页开发习惯的px单位,手机html开发不适用. 源代码如下: <!DOCTYPE ...

  2. IIS Server Farms入门

    概念了解 IIS Server Farms,实际上应该叫“Microsoft Web Farm Framework (WFF)”,依赖于“Web Platform Installer”才能安装,依赖于 ...

  3. bzoj4399 魔法少女LJJ 线段树合并

    只看题面绝对做不出系列.... 注意到\(c \leqslant 7\),因此不会有删边操作(那样例删边干嘛) 注意到\(2, 5\)操作十分的有趣,启示我们拿线段树合并来做 操作\(7\)很好处理 ...

  4. 【20181102T2】飞越行星带【智商题+最小瓶颈路】

    题面 [正解] 一眼不可做啊 --相当于求路线上穿过的点最小距离最大 最小最大--二分啊 现在相当于给一个直径,要判断这个直径是否能从左边穿到右边 我们可以在距离不超过直径的点连一条边,\(y=0\) ...

  5. [POJ2337]Catenyms

    题目大意: 定义一个catenym是一对单词,满足第一个单词的末尾字符与第二个单词的开头字符相等. 定义复合catenym是一些单词,满足第i个单词的末尾字符与第i+1个单词的开头字符相等. 给你n个 ...

  6. 鸟哥的私房菜:Bash shell(四)-Bash shell的使用环境

    Bash shell(四)-Bash shell的使用环境   是否记得我们登入主机的时候,屏幕上头会有一些说明文字,告知我们的 Linux 版本啊什么的, 还有,登入的时候,我们还可以给予使用者一些 ...

  7. zookeeper【1】配置管理

    为什么要用统一配置? 我们做项目时用到的配置比如数据库配置等...我们都是写死在项目里面,如果需要更改,那么也是的修改配置文件然后再投产上去,那么问题来了,如果做集群的呢,有100台机器,这时候做修改 ...

  8. hdu 刷题记录

    1007 最近点对问题,采用分治法策略搞定 #include<iostream> #include<cmath> #include<algorithm> using ...

  9. iOS开发里的Bundle是个啥玩意?!

    初学iOS开发的同学,不管是自己写的,还是粘贴的代码,或多或少都写过下面的代码 [[NSBundle mainBundle] pathForResource:@"someFileName&q ...

  10. 使用CSS3的@media来实现网页自适应

    如今,电脑显示器的屏幕分辨率向越来越大发展,而手机等移动设备终端的分辨率却不可能大到哪里去.越来越多的网站,开始让自己的页面自适合各种分辨率,在小分辨率下显示基本的内容,在大分辨率下显示全部功能,甚至 ...