OB Flowsheet
The OB Flowsheet feature allows the user to create, modify or delete a prenatal flowsheet for a given OB Episode. The OB Flowsheet Reference allows the user to view the list of configured fields for an OB Episode.
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
Add prenatal flowsheet to OB
episode
POST
/v1/{practiceid}/chart/{patientid}/obepisodes/{obepisodeid}/flowsheets
BETA: Adds a prenatal flowsheet for a given OB Episode
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
Update flowsheet of OB
episode
PUT
/v1/{practiceid}/chart/{patientid}/obepisodes/{obepisodeid}/flowsheets/{flowsheetid}
BETA: Modifies a specified prenatal flowsheet for a given OB Episode
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
Delete flowsheet of OB
episode
DELETE
/v1/{practiceid}/chart/{patientid}/obepisodes/{obepisodeid}/flowsheets/{flowsheetid}
BETA: Deletes a specified prenatal flowsheet for a given OB Episode
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
Get reference field-list for prenatal
flowsheet
GET
/v1/{practiceid}/chart/{patientid}/obepisodes/{obepisodeid}/flowsheet/configuration
BETA: Retrieves the valid fields for a prenatal flowsheet in an OB Episode
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