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 | Метод є синхронним чи асинхронним? | Public/Private/Internal | Public | |
|
...
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.
...