Skip to content

Infobuttons are context-sensitive links embedded in the electronic health record (EHR). They use clinical context information from the EHR, such as patient demographics, medications, diagnoses, user role, and clinical setting to help find answers to clinicians' and patients' questions using online health information resources.

Notifications You must be signed in to change notification settings

resmond/InfoButtons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoButtons

Repository for VHA Innovation 182 - Context Sensitive InfoButtons

This project is a part of the Veterans Health Administration (VHA) Grassroots initiative. Infobuttons are context-sensitive links embedded in the electronic medical record. They use context such as patient demographics, user role, or clinical setting to help anticipate the needs of the clinician. This project will insert Infobuttons into CPRS at several different points and use an Infobutton Manager to customize the way resources are delivered to clinicians.

Please note that this code is a collaboration among many different Universities. This is the current master branch and contains the most stable version of the application. The changes for the master branch include,

-Refactored modules into a logical build hierarchy that can be compiled from a single POM -Refactored individual classes so they are now organized into logical package names -The entire application is instantiated via Spring configuration files -Removed references to Duke in all Maven artifact Ids and package names -Cleaned up unnecessary dependencies in POM files to speed up build times -Created a testing framework where the necessary database tables are created with the necessary table for execution of test scripts -Unit tests for basic Profile matching -Unit tests for transform execution -Unit tests for response parsing -Includes a CMake build file to quickly build and test the code

Last Modified July 17, 2014 by Andrew Iskander

About

Infobuttons are context-sensitive links embedded in the electronic health record (EHR). They use clinical context information from the EHR, such as patient demographics, medications, diagnoses, user role, and clinical setting to help find answers to clinicians' and patients' questions using online health information resources.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 51.9%
  • Scheme 17.4%
  • XSLT 17.1%
  • HTML 5.8%
  • CSS 5.6%
  • CMake 1.3%
  • Other 0.9%