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
API paragraph not found
...
Access to the resource is also managed by ABAC rules (EN) .
Content-Type:application/json
...
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.
...