-
Notifications
You must be signed in to change notification settings - Fork 0
Visualization Visualization Histogram
Jeremy Ho edited this page Aug 16, 2013
·
1 revision
This document captures the visualization requirements for a histogram plot in the Hub (HQuery).
For these requirements, we will re-use the question from IT2. In IT2, we generated a text report on most frequent classes of medications. In this sprint, we will develop a graphical visualization for the same query.
- A histogram plot showing ranked order of most common items.
- Ability to set an arbitrary number of elements
- Can choose most frequent or least frequent
- Can choose to visualize vertical or horizontal histogram (depends on data needs)
- Can export the image.
- Displays labels for each category
In order to assess the most common prescribed classes of medications
The Network Question Manager should be able to
Select an HQuery visualization to display the results of the
frequent prescribing query as a horizontal histogram that
shows the top 20 classes of medications by prescription frequency.
In order to share findings visually with colleagues
The Network Question Manager should be able to
Export an image of the histogram visualization.
The Use of Medicines in the United States: Review of 2010
Based on Appendix 2
FirstHeader | SecondHeader |
---|---|
Lipid Regulators | 2634 |
Antidepressants | 2503 |
Narcotic Analgesics | 2233 |
Beta Blockers (Plain & Combo) | 2015 |
Ace Inhibitors | 1787 |
Antidiabetes | 1750 |
Respiratory Agents | 1633 |
Anti-Ulcerants | 1511 |
Diuretics | 1410 |
Anti-Epileptics | 1217 |
Tranquilizers | 1088 |
Thyroid Preps | 1070 |
Calcium Antagonists (Plain & Combo) | 965 |
Antirheumatics | 945 |
Hormonal Contraceptives | 933 |
Angiotensin II | 803 |
Penicillins | 780 |
Macrolides & Similar Type | 753 |
Vitamins & Minerals | 600 |
Hypnotics & Sedatives | 562 |
SCOOP is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
- SCOOP Overall Design
- SCOOP Actors
- User Stories and Use Case Maps
- System Architecture
- Development Process
- Prototypical Questions
- Current Meds vs Med List
- Data Enrichment Design
- Data Visualization
- Deployment Architecture
- EMR-2-EMR (E2E)
- OSCAR Setup
- Gateway & Hub Setup
- OSCAR Development Notes
- OSCAR DB Table Notes
- Coding Standards
- Mongodb Notes
- Server Configuration
- PDC Gateway Server
- Iteration Overview
- Feature List
- Architecture
- Requirements
- Visualization Requirements
- Test Specification