Info |
---|
/wiki/spaces/EN/pages/17591304241 (remove the link block before publishing the document) |
...
Page Properties | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
...
N/A (Not applicable)
Dictionaries
eHealth/resources - encounter(parameter “encounter_id“ in request)
eHealth/encounter_statuses (parameter “status“ in response)
eHealth/encounter_typesresources - episode (parameter “typeepisode “ in response)
eHealth/encounter_classes (parameter “class“ in response)
eHealth/encounter_types (parameter “type“ in response)
SPECIALITY_TYPE (parameter “performer_speciality“ in response)
...
See on API-specification
Headers
...
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}}
...
...
Секретний ключ МІС
...
X-Custom-PSK:{{secret}}
See on Headers
Request data validation
Authorize
...
Validate patient exists in MongoDB
In case of error return 404 not found
Processing
A list of processes related to receiving, changing or transmitting data according to the logic defined in the REST API
Response structure examples
...
Response code | HTTP Status code | Message | Internal name | Description | ||
---|---|---|---|---|---|---|
1 | Базові | |||||
2 |
| 200 | Response Response |
|
| |
3 |
| 401 |
| Access token validation failed |
| |
4 |
| 401 |
| Access token expired |
| |
5 |
| 403 |
| Invalid Invalid scope |
| |
6 |
| 404 | Patient Patient not found |
| ||
7 | Специфічні |
Post-processing processes
...