Plugin:org.tolven.analysis.hypertension

From DOC

Jump to: navigation, search

Contents

Overview

To download this plugin, add the following to your plugins.xml.

<plugin id="org.tolven.analysis.hypertension">
	<root />
</plugin>

In addition to the analysis plugins, the org.tolven.scheduler plugin is required for snapshots to be scheduled.

Charts Overview

The chart overview for hypertension is located under Analysis/Overview.

Cohorts

Cohorts are located under the Analysis/Cohorts tab. The hypertension cohort is created when hypertension problems are associated with patients. Thus the cohort contains a collection of patients which share a common set of problems defining hypertension. Currently, adding an observation for blood pressure to a patient using the blood pressure wizard will cause a patient to become a part of the hypertension cohort. Clicking on the cohort will show the patients it contains. Each patient in a cohort, will also have a Patient/Cohort tab showing the cohorts to which they belong.

Snapshots

Snapshots of the hypertension cohort, whose results are depicted in the charts overview, can be found by locating the cohort under the Analysis/Cohorts and clicking on its link. There you will find a Snapshots tab for that cohort. The Snapshots tab contains a number of submenus, which represent the aspect of interest for the cohort e.g. the hypertension cohort currently supports Blood Pressure.

Snapshots can be created by the account administrator under Preferences/AnalysisAdmin. The snapshot controls and blood pressure thresholds are located under the Blood Pressure link. The Snapshot Now button will take a snapshot for the current time period e.g. at a snapshot interval of 1 month, pressing the Snapshot Now button more than once will only result in an update to the current value for that month. The Start Schedule button will not take a snapshot immediately but will schedule one for the end of the next time slot, but will then repeat that at the interval setting without further user intervention.

Once a snapshot has been taken, you can locate the snapshot under the Analysis/Cohorts tab by clicking on the Hypertension cohort tab. There you will see a Snapshots/BloodPressure tab and can click on the latest Hypertension Blood Pressure snapshot. There are three lists: one for all hypertension patients in the cohort, one for cohort patients with systolic/diastolic below the threshold and one for patients above the threshold.

Target

The target represents that for the percentage of patients with Blood Pressure in control.

Threshold

The threshold for determining whether a patient is in the patients under control list defaults to a systolic of 140mm/Hg and a diastolic of 90mm/Hg.

Version 2 Notes

This version is in testing, see #Version_Notes

Version 2.0.5

  1. Minor, non-functional changes were made for repository renaming and to enable the plug-in to work in V2.

Version 2.0.4

  1. XAccountUser is sent from tolvenAPI to tolvenWeb in the Jersey response as an XML as opposed to storing it in the SSO session. It is stored in the HttpSession in tolvenWeb
  2. System properties, account user properties, etc are sent from tolvenAPI to tolvenWeb in a Jersey response as an XML
  3. All properties in tolvenWeb are now part of TolvenResourceBundle which is stored in the HttpSession, and can be accessed via JSF or Java POJOs

Version 2.0.3

  1. Fixed URL error: http://java.sun.com/jstl/core changed to http://java.sun.com/jsp/jstl/core

Version Notes

Version 0.0.2

  1. <from-action> tags in the faces-config.xml must follow the #{.*} pattern and also the methodValue pattern
Personal tools