ЕСОЗ - публічна документація
Get Short Encounter by id
Purpose
Return single short Encounter info
Specification
Link | |
Resource | /api/patients/{{patient_id}}/summary/encounters/{{encounter_id}} |
Scope | patient_summary:read |
Components | Patient Summary |
Microservices | API paragraph not found |
Protocol type | REST |
Request type | GET |
Sync/Async | Async |
Public/Private/Internal | Public |
Logic
The endpoint returns single short Encounter info
Input parameters
Input parameter | Values | Type | Description | Example |
---|---|---|---|---|
patient_id |
| String | Unique patient identifier |
|
encounter_id |
| String | Unique encounter identifier |
|
Request structure
API paragraph not found
Authorize
Request to process the request using a token in the headers
Headers
Наприклад:
Content-Type:application/json
Authorization:Bearer mF_9.B5f-4.1JqM
Request data validation
API paragraph not found
Processing
API paragraph not found
Response structure
See on Apiary
Example:
Post-processing processes
API paragraph not found
HTTP status codes
HTTP status code | Message | What caused the error |
---|---|---|
200 |
|
|
ЕСОЗ - публічна документація