Update Note By Id
Update a specific note by id
Documentation Index
Fetch the complete documentation index at: https://help.elationhealth.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Response
Successful Response
A full representation of a note.
Do not use this for endpoints that return notes in bulk. Use NoteMetadata
for that instead.
Practice-created identifiers for note category. A category is a Visit Note Type object. See https://docs.elationhealth.com/reference/visit_note_types_list for API to list all available categories.
The ID of the patient for whom the note was created.
Authoring practice ID.
The ID of the assigned provider.
The ID of the bill associated with the note
Whether the note is marked as confidential.
An object representing the body of the note.
Unstructured data for storing related metadata.