Purpose
This WS allows getting a list of healthcare services by a legal entity.
Key points
Only authenticated and authorized user with an appropriate scope can get the healthcare services list.
WS returns only healthcare services related to the same legal entity as the user.
...
Page Properties | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Logic
Filter active healthcare_services:
with legal_entity_id = client_id from access token;
by search params.
Render found healthcare_services with all fields from PRM DB.
...
API paragraph not found
Global and configurable parameters
No
Input parameters
No
Filters
See on Apiary
Dictionaries
API paragraph not found
...
API paragraph not found
Response structure
...
Example:
Expand | ||
---|---|---|
| ||
|
...