...
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Logic
This web service is designed to return encounters info by episode_id.
Filters
Filter | Values | Type | Description | Example |
---|---|---|---|---|
patient_id | String | Patient identifier |
| |
episode_id | String | Episode identifier |
| |
date_from | String |
| ||
incoming_referral | String |
| ||
date_to | String |
| ||
page | Number | Page number |
| |
page_size | Number | A limit on the number of objects to be returned, between 1 and 100. Default: 50 |
| |
origin_episode_id | String |
|
Request structure
API paragraph not foundSee on Apiary
Authorize
Request to process the request using a token in the headers
...