Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Primary mentor

~mseatonUnlicensed user

Backup mentor

~dariusUnlicensed user

Assigned to

Abstract

Excerpt

The reporting module provides an extensive API for defining and evaluating Datasets. Among the Datasets it includes are Row-per-Patient, Row-per-Encounter, and Row-per-Obs implementations. The plan is for the API to grow to support all domain objects in this format. At the moment, use of these features is limited to API users only. The goal of this project is to provide a user interface that provides a simplified, yet powerful tool that allows users to define, view, and export a customized table of data.

In it's first implementation, the focus should be on viewing and exporting Row-per-Patient Datasets. This capability should be designed in such a way that support for Row-per-XYZ object is also able to be incorporated easily in future iterations.

...