Purpose
This WS allows getting stats of medical programs already provided by the divisions of the legal entity. Also, this list can be filtered using search parameters.
...
Specification
Page Properties |
---|
Link | https://uaehealthapi.docs.apiary.io/#reference/internal.-portal-and-reports/medical-program-provision/search-medical-program-provision | Посилання на Apiary або Swagger | Resource | /reports/stats/medical_program_provision | Посилання на ресурс, наприклад: /api/persons/create | Scope | API paragraph not found | Scope для доступу | Public/Private/Internal | Internal | | Components | ePrescription | Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription | Microservices | API paragraph not found | Перелік мікросервісів, які використовує метод API, наприклад: Auth, ABAC | Protocol type | REST | Тип протоколу, який використовується запитом, наприклад: SOAP | REST | Request type | GET | Тип запиту API, наприклад: GET, POST, PATCH… | Sync/Async | Sync | Метод є синхронним чи асинхронним? |
|
Logic
Get and render all the records from Report DB, medical_program_provision table filtered by search params.
...