Purpose
This method allows to get the context of Encounter in order to create approval on episode and receive access to other medical events.
Specification
...
Посилання на Apiary або Swagger
Resource | /api/patients/{{patient_id}}/encounters/{{encounter_id}}/context |
|
...
| Scope | medical_event_context:read |
|
...
Scope для доступу
...
Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription
...
API paragraph not found | Protocol type | REST |
|
...
Тип протоколу, який використовується запитом, наприклад: SOAP | REST
...
Тип запиту API, наприклад: GET, POST, PATCH…
...
| Public/Private/Internal | Public |
|
...
Logic
Service returns context (episode), encounter based on:
...