Skip to content

hlama/openmrs-module-commonreports

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Common Reports" OpenMRS module

Common Reports bundles reports defined and evaluated by the OpenMRS Reporting module.

It bundles two groups of reports:

  1. All-use reports that are activated by default or
  2. Use-case specific reports that need to be explicitely activated through Initializer's 'jsonkeyvalues'.
    ⚠️ Common Reports holds a hard dependency on Initializer ⇒ both modules need to be installed for Common Reports to work properly.

List of Embedded Reports:

General use reports (always activated)

  • Patient History - an easy-to-read report of the entire patient file, or sections of the patient file, rendered as a PDF and that is printer friendly.
  • Data Extracts reports - those are flattened tables provided as CSV extracts and available for various domains of OpenMRS data model
    • Appointments
    • Concepts
    • Conditions
    • Diagnoses
    • Encounters
    • Observations
    • Orders
    • Patients
    • Programs
    • Visits

Opt-in Reports

Cambodia

  • MoH HC1 'I. Outpatient Consultation (OPD)' report
  • MPA Guidelines for Health Center Development 2008 ~ 2015 'Outpatient Record Book'

Haiti

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.8%
  • XSLT 1.2%