Info |
---|
/wiki/spaces/EN/pages/17591304241 (remove the link block before publishing the document) |
...
Page Properties | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
...
eHealth/encounter_statuses (parameter “status“ in request / response)
eHealth/resources - episode (parameter “episode “ in response)
eHealth/encounter_typesclasses (parameter “type“ “class“ in request / response)
eHealth/encounter_classestypes (parameter “class“ “type“ in request / response)
SPECIALITY_TYPE (parameter “performer_speciality“ in request / response)
Input parameters
Key
Value
Mandatory
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}}
Секретний ключ МІС
Input parameter | Mandatory | Type | Description | Example | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | patient_id | M | String | Patient Unique patient identifier |
| 2 | page |
| Number | Page number | ||
2 | 3 | page_size |
| Number | A limit on the number of objects to be returned, between 1 and 100. Default: 50
| 4 | period_start_from |
| String |
|
| |
53 | period_start_to |
| String |
|
| |||||||
64 | period_end_from |
| String |
|
| |||||||
75 | period_end_to |
| String |
|
| |||||||
86 | episode_id | String | Episode identifier |
| ||||||||
97 | status | String | Encounter status |
| ||||||||
108 | type | String | Encounter type |
| ||||||||
119 | class | String | Encounter class |
| ||||||||
1210 | performer_speciality | String |
|
Request structure
See on API-specification
Headers
11 | page |
| Number | Page number |
|
12 | page_size |
| Number | A limit on the number of objects to be returned, between 1 and 100. Default: 50 |
|
Request structure
See on API-specification
Headers
See on Headers
Request data validation
Authorize
...
Response code | HTTP Status code | Message | Internal name | Description | ||||||
---|---|---|---|---|---|---|---|---|---|---|
1 | Базові | |||||||||
2 | 200 | Response | ||||||||
3 | 401 | Access token validation failed | ||||||||
4 | 401 | Access token expired | ||||||||
5 | 403 |
| Invalid scope | |||||||
6 | 404 | Patient not found | ||||||||
7 | Специфічні | 8
Post-processing processes
...