Documents
Upload Document
Upload a document to a patient’s chart.
POST
Documents are processed asynchronously. You’ll receive a webhook notification when the upload is complete or if there was an error.
Example Request
Example Response
Example Success Webhook
Example Failure Webhook
Authorizations
Body
multipart/form-data
The name of the folder where the document will be stored.
The medical record number of the patient.
The document file to be uploaded. Only PDF, JPEG, and PNG files are allowed. Maximum file size is 5MB.