Create Patient Note
Notes
Create Patient Note
POST
Create Patient Note
Documentation Index
Fetch the complete documentation index at: https://docs.silnahealth.com/llms.txt
Use this file to discover all available pages before exploring further.
These notes are intended for use by provider users only to store internal context about a patient. Silna does not use these notes to complete tasks.
Creating a Patient Note
A patient note can contain text, an attached file, or both. At least one ofnote or file_id must be provided.
- To attach a file, first upload it using the Upload File API and use the returned file
idas thefile_id. - Use this endpoint to create the note with the
patient_idof the patient you want to add the note to.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json