Sha256: 8b94a8d8a3bf8a847fb4950f1c5cbdaa3f009e9ec5955b420c4a55cc99237d32

Contents?: true

Size: 1.77 KB

Versions: 1

Compression:

Stored size: 1.77 KB

Contents

-
  name: Main Authors
  description: A list of authors with their letter statistics.
  materialized_view_name: reporting_main_authors_audit
  refresh_schedule: "1 0 * * *"
  display_configuration: >
    { "columnDefs": [
      { "title": "Author", "targets": 3, width: "300" },
      { "title": "Total", "targets": 4, width: "100" },
      { "title": "% Archived in 5 working days", "targets": 5, width: "200" },
      { "title": "Avg. days to archive", "targets": 6, width: "200" },
      { "title": "User ID", "targets": 7, visible: false }
    ]}
-
  name: HD Blood Pressures
  description:
  materialized_view_name: reporting_hd_blood_pressures_audit
  refresh_schedule: "1 0 * * *"
  display_configuration: >
    {
    "columnDefs": [
      { "title": "Unit", "targets": 0, width: "300" },
      { "title": "Sys pre avg", "targets": 1, width: "100" },
      { "title": "Dia pre avg", "targets": 2, width: "100" },
      { "title": "Sys post avg", "targets": 3, width: "100" },
      { "title": "Dia post avg", "targets": 4, width: "100" }
    ]}
-
  name: HD Overall
  description: An overview of HD activity in the current month across all HD units.
  materialized_view_name: reporting_hd_overall_audit
  refresh_schedule: "1 0 * * *"
  display_configuration: >
    { "columnDefs": [
      { "title": "Unit", "targets": 0, width: "300" },
      { "title": "No. patients", "targets": 1, width: "120" },
      { "title": "% HB > 100", "targets": 2, width: "120" },
      { "title": "% URR > 65", "targets": 3, width: "120" },
      { "title": "% Phosphate < 1.8", "targets": 4, width: "200" },
      { "title": "% w/fistula or graft", "targets": 5, width: "200" },
      { "title": "Avg. missed HD time", "targets": 6, width: "200" }
      { "title": "% missing >5% HD time", "targets": 7, width: "200" }
    ]}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta8 db/seeds/default/reporting/audits.yml