HPI Findings
The HPI Findings feature allows the user to view the record and update the history of the patient's present illness. The HPI Findings Template are custom templates for the History of Present Illness encounter section. This is configured in Practice.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
- Reference
Get HPI findings for given
encounter
GET
/v1/{practiceid}/chart/encounter/{encounterid}/hpi
Retrieves the HPI summary for an encounter
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
Output Parameters
Expand allExample Code
Update HPI findings for given
encounter
PUT
/v1/{practiceid}/chart/encounter/{encounterid}/hpi
Modifies the HPI Summary for an encounter.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ Request Body
Expand allExample Code
Feedback from Elavon for HPI
transaction
POST
/v1/{practiceid}/hpi/transactionid/{transactionid}
Returns SUCCESS/ERRORTEXT.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ Request Body
Expand allExample Code
Get reference template for HPI
findings
GET
/v1/{practiceid}/chart/encounter/{encounterid}/hpi/templates
BETA: Retrieves the configured HPI templates for this encounter
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code