http://thehealthcareblog.com/blog/2010/01/28/the-info-button-standard-bringing-meaningful-use-to-the-patient/

By DON KEMPER

Regardless of the U.S. administration’s “meaningful use” requirements, if health information technology (HIT) is to become meaningful for patients, it must include the prescription of information and tools to help each patient better manage his or her own care.

Ask patients what they want from HIT systems, and they will tell you three things:

- “Tell me my diagnosis, what will happen, and what I can do myself to better manage the problem.”

- “Tell me my medical tests results and what they mean to me.”

- “Tell me my treatment options, and help me participate in the treatment decisions.”

The soon-to-be-finalized HL7 International Context-Aware Information Retrieval standard (nicknamed the HL7 “Infobutton” standard) makes it far easier for providers of electronic health records (EHRs) and personal health records (PHRs) to deliver just what the patient wants. And that is what will put the meaning into meaningful.

Using the HL7 Infobutton Standard for Information Prescriptions

The HL7 Infobutton standard has been widely adopted since 2007. It facilitates the delivery of a set of standardized information about the patient, the provider, and the activity of a specific care encounter or moment in care. An Infobutton manager (or equivalent) accessed by an EHR application can then pull from that set the information it needs for any relevant use case. In most cases the Infobutton has been used to bring up decision support information for the clinician.

This same HL7 standard can also be used to trigger relevant, helpful patient education orders or “information prescriptions”—for the patient. While the knowledge request can be triggered by the click of a button, the button click is not always necessary. The information prescriptions can be automatically generated, based on the context of the patient’s particular moment in care, for presentation in a handout or secure message, or on the personal health record (PHR).

In an EHR, a clinician triggers a knowledge request to a content provider. (A knowledge request differs from a query, because it returns tailored, targeted, and relevant information instead of the overabundance of documents with varying degrees of relevance that a standard query might deliver.) The content provider responds with a list of patient information prescriptions appropriate for that patient and that specific care encounter.

In the PHR, the request can be launched by the patient or automatically triggered by a scheduled appointment, a preventive service that is due, a medical test report, or any other clinical event. The content provider responds with relevant Web-based consumer health content.

By having both synchronous and asynchronous triggers, systems can generate relevant, helpful information at every point in the health care continuum. In all cases, the knowledge request and response protocols are defined by the HL7 Infobutton standard. This minimizes development effort and provides a single consumer content integration solution for both HIT developers and content providers.

Download the full white paper: “Getting Patients to Meaningful Use: Using the HL7 Infobutton Standard for Information Prescriptions (PDF)“

As chairman and CEO of Healthwise  Mr. Kemper is a passionate advocate for raising the quality of patient engagement in health care. By prescribing prevention,  self-management, and decision-support tools relevant to each patient’s needs, clinicians can engage and motivate their patients to become active partners in their health and wellness. Mr. Kemper co-authored Information Therapy: Prescribed Information as a Reimbursable Medical Service with Molly Mettler. More information about Healthwise can be found at http://www.healthwise.org/.

The Info-Button Standard: Bring Meaningful Use To the Patient的更多相关文章

  1. EBS条形码打印

    Oracle  提供两种方式实现 128 码的编码 第一种方式是使用 Reports Builder 实现对 128 码编码, 在 Metalink 305090.1[1]  有 比较详尽的描述,其中 ...

  2. UIAutomator

    UI Automator Viewer The uiautomatorviewer tool provides a convenient GUI to scan and analyze the UI ...

  3. Obtaining Query Count Without executing a Query in Oracle D2k

    Obtaining Query Count Without executing a Query in Oracle D2k Obtaining a count of records that will ...

  4. 160908、前端开发框架Semantic UI

    简介 网页开发中,CSS控制网页样式.作为测试开发工程师,我个人不太擅长手写CSS.样式微调.兼容浏览器等工作,所以我选择使用成熟的前端框架,可以快速开发出样式美观的网站,也解决了大部分浏览器兼容问题 ...

  5. iphone Dev 开发实例10:How To Add a Slide-out Sidebar Menu in Your Apps

    Creating the Xcode Project With a basic idea about what we’ll build, let’s move on. You can create t ...

  6. Print a PeopleSoft Page with JavaScript

    1.  You will need a Long character field to hold the HTML string. You can use the delivered field HT ...

  7. Swing-JOptionPane对话框用法-入门

    对话框是GUI程序中常见的界面,通常用来反馈提示信息.告警或获取用户输入.比如这种: JOptionPane是Swing中的一个对话框类,它能够提供常见的绝大多数对话框效果,本文对这个类进行介绍.需要 ...

  8. ⑦bootstrap按钮 图片 辅助使用基础案例

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  9. APPCORE Routine APIs

    Introduction to APPCORE Routine APIs This chapter provides you with specifications for calling many ...

随机推荐

  1. 微信小程序 --01

    微信小程序开发基础 -- 开发前的准备 缘由 1月9日张小龙微信小程序正式上线,因为微信,所以小程序从诞生开始就头戴巨大的光环,很多的团队,公司以及开发的个体都眼巴巴的盯着这个小程序.而那个时候我却在 ...

  2. springBoot 自动配置原理

    在之前文章中说过,springBoot会根据jar包去添加许多的自动配置,本文就来说说为什么会自动配置,自动配置的原理时什么? springBoot在运行SpringApplication对象实例化时 ...

  3. [BZOJ5293][BJOI2018]求和(倍增)

    裸的树上倍增. #include<cstdio> #include<cstring> #include<algorithm> #define rep(i,l,r) ...

  4. [Arc081F]Flip and Rectangles

    [Arc081F]Flip and Rectangles 试题分析 首先考虑如何操作,发现我们只会选若干行和若干列来进行一次取反. 这个东西相当于什么呢?相当于交点不变,然后这些行和这些列的其它点取反 ...

  5. [HDU5343]MZL's Circle Zhou

    题目大意: 给你两个字符串a和b,从中分别取出子串x和y,求不同的x+y的个数. 思路: 对于每一个字符串,构建SAM. 为了保证相同的x+y不会被重复统计,我们可以想办法只统计相同的x+y中x最长的 ...

  6. bzoj 4034

    我写的是 DFS序+线段树 DFS序(出去的位置要单独建点)上,进入的位置是权值,出去的位置是权值的相反数,可以证明节点i到根节点的路径上的点的权值和是DFS序上1-in[i]的和. 只要搞出每个区间 ...

  7. wikioi 1294 全排列 dfs

    1294 全排列 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold       题目描述 Description 给出一个n, 请输出n的所有全排列 输入描述 Inpu ...

  8. MyBatis接口的简单实现原理

    MyBatis接口的简单实现原理 用过MyBatis3的人可能会觉得为什么MyBatis的Mapper接口没有实现类,但是可以直接用? 那是因为MyBatis使用Java动态代理实现的接口. 这里仅仅 ...

  9. C#引用类型转换,到底使用is,as还是显式强转?

    在C#中,当引用类型需要转换的时候,经常会用到关键字is.as以及显式强转.本篇来体验这三者的用法. 先来梳理.NET引用类型转换的"约定俗成",或者叫"惯例" ...

  10. [Apache] Apache 從 2.2 換至 2.4 httpd.conf 的調整筆記 (windows 環境)

    原文地址: http://www.dotblogs.com.tw/maplenote/archive/2012/07/20/apache24_httpd_conf.aspx 整理一下 Windows ...