Сторінка знаходиться в процесі розробки. Інформація на ній може бути застарілою.
/wiki/spaces/EN/pages/17591304241 (remove the link block before publishing the document)
Properties of a REST API method document
Purpose
N/A
Logic
N/A
Configuration parameters
N/A
Dictionaries
eHealth/resources - medication_request (parameter “based_on“ in response)
eHealth/medication_satement_statuses (parameter “status“ in response)
eHealth/resources - encounter (parameter “context“ in response)
eHealth/resources - employee (parameter “asserter“ in response)
eHealth/report_origins (parameter “report_origin“ in response)
eHealth/medical_statement_medications (parameter “medication_code“ in request/response)
Input parameters
Input parameter | Mandatory | Type | Description | Example | |
---|---|---|---|---|---|
1 | patient_id | M | String | Unique MPI patient identifier |
|
2 | medication_code |
| String |
|
|
3 | asserted_date_from |
| String |
|
|
4 | asserted_date_to |
| String |
|
|
5 | page |
| Number | Page number |
|
6 | 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
Request to process the request using a token in the headersPI
Processing
N/A
Response structure examples
See on API-specification
HTTP status codes
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 | Специфічні |
Post-processing processes
N/A