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-id Resource /api/patients/{{patient_id}}/medication_statements/medication_statement_id 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
Input parameters
Input parameter | Values | Type | Description | Example |
---|---|---|---|---|
patient_id | String | Unique patient identifier |
| |
medication_statement_id | String | Unique device identifier |
|
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 |
|
|
...