Info |
---|
REST API method / Метод REST API (настанова) (remove the link block before publishing the document) |
...
Page Properties | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
Purpose
Describe the purpose of the API method, add Key points (if necessary)
Logic
Description of the working algorithm of the API method and the interaction of services with each other add Service logic (if necessary)
Configuration parameters
Description of the configuration parameters that are used when processing a request in the system
Dictionaries
eHealth/resources - service_request (parameter “based_on“ in response)
eHealth/diagnostic_report_statuses (parameter “status“ in request / response)
eHealth/resources - service (parameter “code“ in request / response)
eHealth/diagnostic_report_categories (parameter “category“ in response)
eHealth/ICD10_AM/condition_codes (parameter “conclusion_code“ in response)
eHealth/resources - specimen (parameter “specimens“ in response)
eHealth/resources - equipment (parameter “used_references“ in response)
eHealth/resources - employee (parameter “recorded_by“ in response)
eHealth/resources - encounter (parameter “encounter“ in response)
eHealth/resources - episode (parameter “origin_episode“ in response)
eHealth/resources - division (parameter “division“ in response)
eHealth/resources - legal_enity (parameter “managing_organization“ in response)
eHealth/resources - employee (parameter “performer“ in response)
eHealth/report_origins (parameter “report_origin“ in response)
eHealth/resources - employee (parameter “results_interpreter“ in response)
eHealth/cancellation_reasons(parameter “cancellation_reason“ in response)eHealth/encounter_statuses (parameter “status“ in request / response)
eHealth/encounter_types (parameter “type“ in request / response)
eHealth/encounter_classes (parameter “class“ in request / response)
SPECIALITY_TYPE (parameter “performer_speciality“ in request / response)
Input parameters
...
See on API-specification
Headers
...
Input parameter
...
Mandatory
...
Type
...
Description
...
Example
...
Content-Type
...
application/json
...
M
...
Тип контенту
...
Content-Type:application/json
...
Authorization
...
Bearer {{access_token}}
...
M
...
Перевірка користувача
...
Authorization:Bearer {{access_token}}
...
api-key
...
{{secret}}
...
...
Секретний ключ
...
api-key:{{secret}}
...
X-Custom-PSK
...
{{secret}}
...
...
Секретний ключ МІС
...
See on Headers
Request data validation
Authorize
Request to process the request using a token in the headers
Processing
A list of processes related to receiving, changing or transmitting data according to the logic defined in the REST API
Response structure examples
...