Table of Contents | ||||
---|---|---|---|---|
|
...
...
Purpose
...
API paragraph not found
Specification
...
Page Properties | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Project Name | COVID-certificate | |||||||||||||||||||||||||||||||||||
Project abreviation | SVC | |||||||||||||||||||||||||||||||||||
Developer | Розробник методу API. Наприклад, Edenlab | Project Manager | @Єлизавета Гессен-Дармштадська||||||||||||||||||||||||||||||||||
Version 1.0 Date of release Link https://ehealthmedicaleventsapimedicaleventsmisapi.docs.apiary.io/#reference/medical-events/medication-statement/get-medication-statement-by-search-params Resource /api/patients/{{patient_id}}/medication_statements Scope medication_statement:read Components Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescriptionAPI paragraph not found Microservices Перелік мікросервісів, які використовує метод API. Наприклад: Auth, ABACAPI paragraph not found Protocol type Тип протоколу, який використовується запитом, наприклад: SOAP | REST Request type GET Sync/Async Async Метод є синхронним чи асинхронним? Public/Private/Internal Public |
Logic
...
API paragraph not found
Filters
Filter | Values | Type | Description | Example |
---|---|---|---|---|
page | Number | Page number |
| |
page_size | Number | A limit on the number of objects to be returned, between 1 and 100. Default: 50 |
| |
medication_code | String |
| ||
encounter_id | String |
| ||
episode_id | String |
| ||
asserted_date_from | String |
| ||
asserted_date_to | String |
|
Request structure
...
API paragraph not found
Authorize
...
Request to process the request using a token in the headers
Headers
...
Наприклад:
Content-Type:application/json
Authorization:Bearer mF_9.B5f-4.1JqM
Validate request*
...
Request data validation
...
API paragraph not found
Processing
...
API paragraph not found
Response structure
...
See on Apiary
Example:
Expand | ||
---|---|---|
| ||
|
Post-processing processes
...
API paragraph not found
HTTP status codes
...
HTTP status code | Message | What caused the error |
---|---|---|
200 |
|
|
...