Purpose
This method is designed to retrieve eHealth dictionaries
Specification
Logic
Filter dictionaries by search params.
Render found dictionaries with all fields from PRM DB.
Input parameters
name - dictionary name
is_active - dictionary status
Filters
No
Authorize
API paragraph not found
Headers
API paragraph not found
Validation data request
API paragraph not found
Processing
API paragraph not found
Response structure
Each dictionary is an object that contains {key}:{value} pairs where:
{key} is a dictionary record
{value} is a dictionary record description
has a definite dictionary’s labels and flag ‘is_active’ that define a dictionary status
Example:
Post-processing processes
API paragraph not found
HTTP status codes
HTTP status code | Message | What caused the error |
---|---|---|
200 | Response |
|
Backward compatibility
API paragraph not found