v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Incoming Files

Create a new incoming file

Create a new incoming file for a patient

post/api/2.0/patients/{id}/incoming_files/

Path parameters

idinteger required

The ID of the patient

Request body

custom_titlestring

Custom title for the document

document_datestring date-time

Document date (defaults to current datetime)

document_tagsstring[]

Array of document tags

document_typestring required

Type of document (cannot be 'Lab')

filesinteger[] required

Array of file IDs

import_historyboolean

Whether to import history

reviewer_userinteger

User ID of the reviewer

sign_offboolean

Whether to sign off the document

urgentboolean

Whether the document is urgent

Response

No response body