ppazos / cabolabs-ehrserver

Open platform to manage and share standardized clinical data, designed by @ppazos at CaboLabs Health Informatics.
https://cabolabs.com
Apache License 2.0
179 stars 110 forks source link

[API] Add admin stats API #924

Open ppazos opened 6 years ago

ppazos commented 6 years ago
  1. URL prefix adpi/v1 (admin API)
  2. suffix /stats to each major GET resource URL (ehrs/stats, queries/stats, templates/stats, compositions/stats, contributions/stats, organizations/stats, users/stats, ...)
  3. first implementation of the stats, just add total counts, later we will add date filters, group by periods (day, week, month, quarter, year, etc.)
  4. XML and JSON