ЕСОЗ - публічна документація
Get Clinical Impressions
Purpose
API paragraph not found
Specification
Link | |
Resource | /api/patients/{{patient_id}}/summary/clinical_impressions |
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
API paragraph not found
Filters
Filter | Values | Type | Description | Example |
---|---|---|---|---|
patient_id |
| String | MPI identifier of the patient |
|
encounter_id |
| String | identifier of the encounter in Clinical impression |
|
episode_id |
| String |
|
|
code |
| String | Clinical impression's code |
|
status |
| String | Clinical impression's status |
|
page |
| Number | Page number |
|
page_size |
| Number | A limit on the number of objects to be returned, between 1 and 100. Default: 50 |
|
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 |
|
|
ЕСОЗ - публічна документація