Create Encounter Attachment

Uploads a file to the encounter. The file will be stored in the encounter’s attachments. The maximum file size is 25MB.

Path parameters

encounter_idUUIDRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects a multipart form containing a file.
attachment_filefileRequired
attachment_typeenumRequired
Allowed values:

Response

This endpoint returns a UUID.