Update Note

Update the content or details of an existing clinical note.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Update the content or details of an existing clinical note by its unique id. You must send the _id, customer, createdBy, content, and consultType parameters in the request body.

Path Params
string
required

The unique identifier of the note to update, e.g., 67af63646cd80339c6272590.

Body Params

A schema for a clinical note, typically created by staff.

string
required

The unique identifier for the note record.

customer
object
required

The patient (patient) the note is about.

consultation
object

The consultation the note is related to.

appointment
object

The appointment the note is related to.

order
object

The order the note is related to.

createdBy
object
required

The staff member who created the note.

string
required

The content of the clinical note.

string
required

The type of consultation the note is categorized under.

date-time

The timestamp when the note was created.

date-time

The timestamp when the note was last updated.

string

The unique ID of the organization.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json