Table of Contents |
---|
...
This web service returns only specific clinical impressions filtered by clinical impressions.code based on system configuration parameter in order to ensure Medical Confidentiality
Specification
Page Properties | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||
|
Configuration
Parameter | Type | Description | Value |
---|---|---|---|
SUMMARY_CLINICAL_IMPRESSIONS_ALLOWED | LIST | List of restricted clinical impressions codes Example: "109006" | TBD |
Logic
API paragraph not found
Request structure
API paragraph not found
Authorize
API paragraph not found
Headers
...
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
See on Apiary
Authorize
Request to process the request using a token in the headers
Headers
Content-Type:application/json
Authorization:Bearer mF_9.B5f-4.1JqM
X-Custom-PSK:a2aa05c76f3f2d91870f923a53cc8aa8f23bbc01a8238d1c2c26d4299715a7e4
Request data validation
Validate token
...
Get all patient's clinical_impressions
Query clinical_impressions using configuration.SUMMARY_CLINICAL_IMPRESSIONS_ALLOWED
Filter using Forbidden Groups
Apply filters provided by user
Response structure
...
See on Apiary
Example:
Expand | ||
---|---|---|
| ||
|
Post-processing processes
API paragraph not found
HTTP status codes
...
Page Properties | ||||||
---|---|---|---|---|---|---|
| ||||||
|