Studies
Create a new study
List studies with pagination
Retrieve a study by ID
Update a study
Cancel a study
Uncancel a study
Generate a reroute URL with viewer and dictation
Generate a viewer-only reroute URL
Retrieve a study by DICOM UID
ModelsExpand Collapse
ReportIDWithStatus { isCritical, reportId, status } A report ID paired with its current status
A report ID paired with its current status
StudyCreateResponse { cancelledAt, createdAt, isCancelled, 23 more } A study entity in the AutoScribe system with report workflow status
A study entity in the AutoScribe system with report workflow status
Timestamp when the study was cancelled, null if not cancelled
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height?: Height { unit, value } Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Procedure or study type (e.g., ‘MRI Brain with Contrast’). Maps to database scan_type and dictation report_header.scan_type.
Study date (YYYY-MM-DD). Maps to database scan_date and dictation report_header.scan_date.
Study time (HH:MM). Maps to database scan_time and dictation report_header.scan_time.
Description of the study/scan (e.g., ‘Brain MRI with Contrast’, ‘Chest CT’)
DICOM Study Instance UID. Must be a valid DICOM UID format (e.g., ‘1.2.840.10008.5.1.4.1.1.2’)
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
createdByApiKey?: APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } | nullA reference to an API key with basic identifying information
A reference to an API key with basic identifying information
External report identifier when this study has an attached archive report. Format: ext_{32-hex-chars}
Custom key-value metadata for the study. Maximum 50 pairs, keys up to 100 chars, values up to 1000 chars
Array of report IDs associated with this study, including addendums
Array of report IDs associated with this study, including addendums
StudyListResponse { cancelledAt, createdAt, isCancelled, 23 more } A study entity in the AutoScribe system with report workflow status
A study entity in the AutoScribe system with report workflow status
Timestamp when the study was cancelled, null if not cancelled
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height?: Height { unit, value } Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Procedure or study type (e.g., ‘MRI Brain with Contrast’). Maps to database scan_type and dictation report_header.scan_type.
Study date (YYYY-MM-DD). Maps to database scan_date and dictation report_header.scan_date.
Study time (HH:MM). Maps to database scan_time and dictation report_header.scan_time.
Description of the study/scan (e.g., ‘Brain MRI with Contrast’, ‘Chest CT’)
DICOM Study Instance UID. Must be a valid DICOM UID format (e.g., ‘1.2.840.10008.5.1.4.1.1.2’)
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
createdByApiKey?: APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } | nullA reference to an API key with basic identifying information
A reference to an API key with basic identifying information
External report identifier when this study has an attached archive report. Format: ext_{32-hex-chars}
Custom key-value metadata for the study. Maximum 50 pairs, keys up to 100 chars, values up to 1000 chars
Array of report IDs associated with this study, including addendums
Array of report IDs associated with this study, including addendums
StudyRetrieveResponse { cancelledAt, createdAt, isCancelled, 23 more } A study entity in the AutoScribe system with report workflow status
A study entity in the AutoScribe system with report workflow status
Timestamp when the study was cancelled, null if not cancelled
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height?: Height { unit, value } Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Procedure or study type (e.g., ‘MRI Brain with Contrast’). Maps to database scan_type and dictation report_header.scan_type.
Study date (YYYY-MM-DD). Maps to database scan_date and dictation report_header.scan_date.
Study time (HH:MM). Maps to database scan_time and dictation report_header.scan_time.
Description of the study/scan (e.g., ‘Brain MRI with Contrast’, ‘Chest CT’)
DICOM Study Instance UID. Must be a valid DICOM UID format (e.g., ‘1.2.840.10008.5.1.4.1.1.2’)
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
createdByApiKey?: APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } | nullA reference to an API key with basic identifying information
A reference to an API key with basic identifying information
External report identifier when this study has an attached archive report. Format: ext_{32-hex-chars}
Custom key-value metadata for the study. Maximum 50 pairs, keys up to 100 chars, values up to 1000 chars
Array of report IDs associated with this study, including addendums
Array of report IDs associated with this study, including addendums
StudyUpdateResponse { cancelledAt, createdAt, isCancelled, 23 more } A study entity in the AutoScribe system with report workflow status
A study entity in the AutoScribe system with report workflow status
Timestamp when the study was cancelled, null if not cancelled
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height?: Height { unit, value } Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Procedure or study type (e.g., ‘MRI Brain with Contrast’). Maps to database scan_type and dictation report_header.scan_type.
Study date (YYYY-MM-DD). Maps to database scan_date and dictation report_header.scan_date.
Study time (HH:MM). Maps to database scan_time and dictation report_header.scan_time.
Description of the study/scan (e.g., ‘Brain MRI with Contrast’, ‘Chest CT’)
DICOM Study Instance UID. Must be a valid DICOM UID format (e.g., ‘1.2.840.10008.5.1.4.1.1.2’)
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
createdByApiKey?: APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } | nullA reference to an API key with basic identifying information
A reference to an API key with basic identifying information
External report identifier when this study has an attached archive report. Format: ext_{32-hex-chars}
Custom key-value metadata for the study. Maximum 50 pairs, keys up to 100 chars, values up to 1000 chars
Array of report IDs associated with this study, including addendums
Array of report IDs associated with this study, including addendums
StudyRetrieveByUidResponse { cancelledAt, createdAt, isCancelled, 23 more } A study entity in the AutoScribe system with report workflow status
A study entity in the AutoScribe system with report workflow status
Timestamp when the study was cancelled, null if not cancelled
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height?: Height { unit, value } Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Procedure or study type (e.g., ‘MRI Brain with Contrast’). Maps to database scan_type and dictation report_header.scan_type.
Study date (YYYY-MM-DD). Maps to database scan_date and dictation report_header.scan_date.
Study time (HH:MM). Maps to database scan_time and dictation report_header.scan_time.
Description of the study/scan (e.g., ‘Brain MRI with Contrast’, ‘Chest CT’)
DICOM Study Instance UID. Must be a valid DICOM UID format (e.g., ‘1.2.840.10008.5.1.4.1.1.2’)
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
createdByApiKey?: APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } | nullA reference to an API key with basic identifying information
A reference to an API key with basic identifying information
External report identifier when this study has an attached archive report. Format: ext_{32-hex-chars}
Custom key-value metadata for the study. Maximum 50 pairs, keys up to 100 chars, values up to 1000 chars
Array of report IDs associated with this study, including addendums
Array of report IDs associated with this study, including addendums
StudiesExternal
Create an external study
Delete an external study
ModelsExpand Collapse
ExternalCreateResponse { cancelledAt, createdAt, isCancelled, 23 more } A study entity in the AutoScribe system with report workflow status
A study entity in the AutoScribe system with report workflow status
Timestamp when the study was cancelled, null if not cancelled
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height?: Height { unit, value } Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Procedure or study type (e.g., ‘MRI Brain with Contrast’). Maps to database scan_type and dictation report_header.scan_type.
Study date (YYYY-MM-DD). Maps to database scan_date and dictation report_header.scan_date.
Study time (HH:MM). Maps to database scan_time and dictation report_header.scan_time.
Description of the study/scan (e.g., ‘Brain MRI with Contrast’, ‘Chest CT’)
DICOM Study Instance UID. Must be a valid DICOM UID format (e.g., ‘1.2.840.10008.5.1.4.1.1.2’)
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
AutoScribe report workflow status for a study. ‘unassigned’ = no radiologist assigned, ‘assigned’ = assigned but not started, ‘in_progress’ = actively being dictated, ‘completed’ = report signed, ‘addendum_active’ = addendum in progress.
createdByApiKey?: APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } | nullA reference to an API key with basic identifying information
A reference to an API key with basic identifying information
External report identifier when this study has an attached archive report. Format: ext_{32-hex-chars}
Custom key-value metadata for the study. Maximum 50 pairs, keys up to 100 chars, values up to 1000 chars
Array of report IDs associated with this study, including addendums
Array of report IDs associated with this study, including addendums
StudiesExternalReports
Attach an external report
List external reports
Retrieve an external report
ModelsExpand Collapse
ReportRetrieveResponse { createdAt, externalReportId, studyId, 6 more } External report snapshot including text and/or a presigned file URL
External report snapshot including text and/or a presigned file URL
Short-lived download URL for the attached PDF or image. Not used for AI tooling; the reader can still access it.
When this study is used as a prior, report AI tools leverage this text directly.
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height?: Height { unit, value } Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Patient’s height with unit (e.g., {value: 70, unit: ‘inches’} or {value: 178, unit: ‘cm’})
Procedure or study type (e.g., ‘MRI Brain with Contrast’). Maps to database scan_type and dictation report_header.scan_type.
Study date (YYYY-MM-DD). Maps to database scan_date and dictation report_header.scan_date.
Study time (HH:MM). Maps to database scan_time and dictation report_header.scan_time.