...
Page Properties | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
Purpose
N/A
Logic
N/AThis method allows to get the context of Condition in order to create approval on episode and receive access to other medical events.
Logic
Service returns context (episode), condition based on:
Get Condition object by condition_id from conditions (MongoDB)
Get condition.context_episode_id from Condition object
Render a response according to specification
Configuration parameters
N/A
...
Input parameter | Mandatory | Type | Description | Example | |
---|---|---|---|---|---|
1 | patient_id | M | String | Unique MPI patient identifier |
|
2 | id | M | String | Unique condition identifier |
|
Request structure
See on API-specification
Expand | ||
---|---|---|
| ||
|
...
Response structure examples
See on API-specification
Expand | |||||
---|---|---|---|---|---|
| |||||
|
...