...
This WS is designed to return a list of detailed information for all active medications (with type innm_dosage) by search parameters.
...
Page Properties |
---|
Project Name | Електронний рецепт | COVID-certificate |
---|
Project abreviation | ePrescription | SVC |
---|
Developer | Edenlab | Розробник методу API. Наприклад, Edenlab |
---|
Project Manager | Mari Hulko (Unlicensed) | @Єлизавета Гессен-Дармштадська |
---|
Tech Lead | Mynchenko Andrii (SoE eHealth) | @Іоанн Воїнов |
---|
Product Owner | Igor Kostyria | @Нікодім Святогорцев |
---|
Вusiness analyst | Iryna Lishtaba (SoE eHealth) Oleksandr Zhuk (SoE eHealth) Oksana Demchenko | @Пантелеймон Нікомедійський |
---|
Status | | |
---|
Version | API paragraph not found | 1.0 |
---|
Date of release | PROD | |
---|
Link | https://ehealthmisapi1.docs.apiary.io/#reference/public.-reimbursement/drugs/get-drugs-list-v2 | Посилання на Apiary або Swagger | Resource | /api/v2/drugs | Наприклад: /api/persons/create | Scope | drugs:read | Зазначається потрібний scope | Components | ePrescription | Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription | Microservices | API paragraph not found | Перелік мікросервісів, які використовує метод API. Наприклад: Auth, ABAC | Protocol type | REST | Тип протоколу, який використовується запитом, наприклад: SOAP | REST | Request type | GET | Тип HTTP методу, який використовується запитом, наприклад: POST | GET… | Sync/Async | Sync | Метод є синхронним чи асинхронним? |
|
Logic
Service returns all medications (with type innm_dosage) filtered by submitted parameters:
...