...
...
...
...
...
...
...
...
...
...
...
...
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.
Key points
No authorization is needed to get provision stats.
The method returns a list of all Medical programs provision in the system with detailed data from the Report database.
The list can be filtered by search parameters.
...
...
Table of Contents | ||||
---|---|---|---|---|
|
Required parameters are marked with "*"
Якщо інформації по відповідному параметру немає, потрібно зазначити: “APIparagraph not found”.
Purpose*
Searche Medical program provision by parameters and returne it's details
Specification*
Page Properties | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Logic
...
Get and render all the records from Report DB, medical_program_provision table filtered by search params.
Preconditions
API paragraph not found
Global and configurable parameters
No
Input parameters
No
Filters
See on Apiary
Dictionaries
API paragraph not found
...
*
Method searches Medical program provision by parameters and returnes it's details
Filters
Filter | Values | Type | Description | Example |
---|---|---|---|---|
id | String | provision ID |
| |
medical_program_id | String | Medical program ID |
| |
medical_program_name | String | the name of medical program |
| |
division_id | String | ID of the division that provides a program |
| |
division_name | String | the name of pharmacy division |
| |
is_active | Boolean | Medical program provision status |
| |
page | Number |
| ||
page_size | Number |
|
Request structure*
API paragraph not found
Authorize
...
API paragraph not found
...
*
Request to process the request using a token in the headers
Headers*
Наприклад:
Content-Type:application/json
Request data validation*
API paragraph not found
Processing*
API paragraph not found
Response structure*
See on Apiary
Example:
Expand | ||
---|---|---|
| ||
|
Post-processing processes*
API paragraph not found
HTTP status codes
...
*
HTTP status code | Message | What caused the error |
---|---|---|
200 |
...
|
|
...
Backward compatibility
...