This WS allows to generate Printout form by medication request id.
...
Page Properties |
---|
Link | https://ehealthmisapi1.docs.apiary.io/#reference/public.-reimbursement/medication-request/get-medication-request-printout-form | Посилання на Apiary або Swagger | Resource | /api/persons/{{person_id}}/medication_requests/{{id}}/printout_form | Посилання на ресурс, наприклад: /api/persons/create | Scope | medication_request:details | Scope для доступу | Components | ePrescription | Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription | Microservices | API paragraph not found | Перелік мікросервісів, які використовує метод API, наприклад: Auth, ABAC | Protocol type | REST | Тип протоколу, який використовується запитом, наприклад: SOAP | REST | Request type | GET | Тип запиту API, наприклад: GET, POST, PATCH… | Sync/Async | Sync | Метод є синхронним чи асинхронним? |
|
Logic
...
| Public/Private/Internal | Public | |
|
Logic
Технічний опис бізнес-процесу виписування рецепту в ЕСОЗ (загальний процес для усіх рецептурних ЛЗ, в т.ч. і тих, які підлягають реімбурсації)
Процеси роботи з випискою електронних рецептів
Preconditions
No
Global and configurable parameters
...
Access to the resource is also managed by ABAC rules (EN) .
Content-Type:application/json
...
Access to the method is defined by the scope medication_request:details. Permission for this scope is determined by the System administrator by configuring scopes in the context of clients and roles.
Dictionaries
API paragraph not found
Processing
Get Medication request by ID
...
Parameter | Source |
---|
id | MEDICATION_REQUEST_REQUEST_PRINTOUT_FORM_TEMPLATE_ID |
Logic of generation of fields for the printout form is described in Sign Medication Request Request.
...