Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


DB views

View contains aggregate declarations by area, msp, division and doctor per day 

ParametersDescription
datecalculation date
area_idarea, where legal_entity is located in which the declaration was made
msp_idlegal_entity in which the declaration was made
division_iddivision in which the declaration was made
doctor_iddoctor which signed declaration
declaration_active_on_datecount all active declarations on date (declaration status = ACTIVE)
declaration_closed_on_datecount all closed declarations on current date (declaration status = CLOSED)
declarations_created_per_daycount active declarations per day (declaration status = ACTIVE)
declarations_closed_per_daycount closed declarations per day (declaration status = CLOSED)

...