View contains aggregate declarations by area, msp, division and doctor per day
Parameters | Description | Aggregate logic |
---|---|---|
date | calculation date | all calendar dates |
area_id | area, where legal_entity is located in which the declaration was made | |
msp_id | legal_entity in which the declaration was made | |
division_id | division in which the declaration was made | |
doctor_id | doctor which signed declaration | |
declaration_total | count all declarations on current date | |
declarations_created | count active declarations per day | |
declarations_closed | count closed declarations per day |
View contains aggregate doctors by area, msp and division per day.
Parameters | Description | Aggregate logic |
---|---|---|
date | calculation date | all calendar dates |
area_id | area, where legal_entity is located in which the declaration was made | |
msp_id | legal_entity in which the declaration was made | |
division_id | division in which the declaration was made | |
doctors_total | count all doctors on current date | |
doctors_created | count all declarations per day |
View contains aggregate devisions by area and msp per day.
Parameters | Description | Aggregate logic |
---|---|---|
date | calculation date | all calendar dates |
area_id | area, where legal_entity is located in which the declaration was made | |
msp_created | legal_entity in which the declaration was made | |
doctors_created | count all doctors on current date |