Add Medical Record

Adds a medical record for AI processing (index generation, etc.) to your account.

Only .pdf files are currently supported.

The medical record will be downloaded from the provided file_url and AI processing will begin according to the provided processing_tasks_configuration.

To check (poll) the processing status, make a call to the Get Medical Record endpoint (webhook status updates coming soon).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The name of the media. Can be any string, such as a short description or original filename.

MedicalRecordValidationInfo | null

(FUTURE) The page number to insert the AI generated medical record assets before.

The page number to start processing from.

The page number to end processing at.

The audience for the AI generated medical record assets. This is a free-form field that used to align AI outputs.

Focus instructions for the AI generated medical record assets. This is a free-form field that used to align AI outputs.

The URL of the medical record to process. Required when adding medical records, unless an upload_id is supplied. Only .pdf files are currently supported. Files are downloaded within 60 minutes of being added - please be sure to use secure URLs with an expiry that is at least 60 minutes in the future.

The upload ID of the medical record to process. Required when adding medical records, unless a file_url is supplied. Only .pdf files are currently supported.

A user-provided ID that can be used to link the medical record to the user's system.

processing_tasks_configuration
object
required
array | null

The list of users and organizations to share the medical record with.

Headers
string
Defaults to {{organizationId}}
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json