Flowsheet
The Flowsheet feature provides a view of patient information over time. This feature will allow the user to retrieve the flow sheet data for a specific problem. Flowsheet Template Reference feature allows the user to retrieve the templates from the streamlined enabled practices.
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 patient's problem-specific
flowsheet
GET
/v1/{practiceid}/chart/{patientid}/flowsheets/{snomedcode}
Retrieves data of the patient with a specific problem
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
Get list of problem-specific flowsheet
templates
GET
/v1/{practiceid}/chart/configuration/flowsheettemplates/{snomedcode}
Retrieves a flowsheet template for a specific problem
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