Plugin:org.tolven.analysis.cholesterol

From DOC

Jump to: navigation, search

Contents

Overview

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

<plugin id="org.tolven.analysis.cholesterol">
	<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 cholesterol is located under Analysis/Overview.

Cohorts

Cohorts are located under the Analysis/Cohorts tab. The cholesterol cohort is created when cholesterol problems are associated with patients. Thus the cohort contains a collection of patients which share a common set of problems defining cholesterol issues. This can occur automatically when using the patient data generator, for example. 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 cholesterol 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 cholesterol cohort currently supports LDL levels.

Snapshots can be created by the account administrator under Preferences/AnalysisAdmin. The snapshot controls and LDL thresholds are located under the LDL 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 Cholesterol cohort tab. There you will see a Snapshots/LDL tab and can click on the latest Cholesterol LDL snapshot. There are three lists: one for all cholesterol patients in the cohort, one for cohort patients with LDL below the threshold and one for patients above the threshold.

Target

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

Threshold

The threshold for determining whether a patient is in the patients under control list defaults to an LDL of 160mm/dL.

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.1

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