Assessment
The Assessment feature allows the provider to document the assessment (diagnosis) for the encounter, and to create a plan (orders) for the patient. This is considered as a note field. Note: HTML format is allowed.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Get assessment for given
encounter
GET
/v1/{practiceid}/chart/encounter/{encounterid}/assessment
Retrieves the Assessment /Plan note by the provider for a specific 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
Update assessment for given
encounter
PUT
/v1/{practiceid}/chart/encounter/{encounterid}/assessment
Modifies the Assessment /Plan note for a specific 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 allExample Code