Auto Scribe
ModelsExpand Collapse
StudyReportMetadata object { age, dateOfBirth, facilityName, 9 more } Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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.
StudyReportStatus = "unassigned" or "assigned" or "in_progress" or 2 moreAutoScribe 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.
Auto ScribeClinical References
Create a clinical reference
List clinical references
Retrieve a clinical reference by ID
Retrieve a clinical reference by external reference ID
Update a clinical reference
Delete a clinical reference
ModelsExpand Collapse
ClinicalReference object { clinicalReferenceId, createdAt, isActive, 6 more } A canonical clinical reference value for study workflow pickers and normalization
A canonical clinical reference value for study workflow pickers and normalization
Auto ScribeEphemeral Sessions
Create an ephemeral AutoScribe viewer session
Auto ScribeStudies
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 object { isCritical, reportId, status } A report ID paired with its current status
A report ID paired with its current status
StudyCreateResponse object { 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
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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: optional APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } A 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 object { 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
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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: optional APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } A 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 object { 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
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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: optional APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } A 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 object { 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
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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: optional APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } A 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 object { 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
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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: optional APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } A 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
Auto ScribeStudiesExternal
Create an external study
Delete an external study
ModelsExpand Collapse
ExternalCreateResponse object { 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
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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: optional APIKeyReference { apiKeyId, description, isClinicalContextEnrichmentEnabled, isViewerEnabled } A 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
Auto ScribeStudiesExternalReports
Attach an external report
List external reports
Retrieve an external report
ModelsExpand Collapse
ReportRetrieveResponse object { 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: optional object { 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.
Auto ScribeUsers
Create and invite a new user
List users with pagination
Retrieve a user by ID
Update a user
Revoke user access
Reactivate a user
ModelsExpand Collapse
UserInviteResponse object { canCreateReports, canManageStudies, clinicRole, 14 more } Response for inviting a user to AutoScribe. Level is restricted to admin/member since owners cannot be invited via API.
Response for inviting a user to AutoScribe. Level is restricted to admin/member since owners cannot be invited via API.
Whether the user can generate and sign radiology reports. Requires NPI number
Whether the user can access the dashboard interface. Required for admin users
User access level assignable via the API. ‘admin’ can manage users/settings, ‘member’ has standard access. ‘owner’ is dashboard-only and cannot be assigned via the API.
User access level assignable via the API. ‘admin’ can manage users/settings, ‘member’ has standard access. ‘owner’ is dashboard-only and cannot be assigned via the API.
UserListResponse object { canCreateReports, canManageStudies, clinicRole, 14 more } A user in the AutoScribe system with report creation permissions
A user in the AutoScribe system with report creation permissions
Whether the user can generate and sign radiology reports. Requires NPI number
Whether the user can access the dashboard interface. Required for admin users
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
UserRetrieveResponse object { canCreateReports, canManageStudies, clinicRole, 14 more } A user in the AutoScribe system with report creation permissions
A user in the AutoScribe system with report creation permissions
Whether the user can generate and sign radiology reports. Requires NPI number
Whether the user can access the dashboard interface. Required for admin users
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
UserUpdateResponse object { canCreateReports, canManageStudies, clinicRole, 14 more } A user in the AutoScribe system with report creation permissions
A user in the AutoScribe system with report creation permissions
Whether the user can generate and sign radiology reports. Requires NPI number
Whether the user can access the dashboard interface. Required for admin users
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
Auto ScribeUsersInvitations
List user invitations
Retrieve an invitation by ID
Update an invitation
Revoke an invitation
ModelsExpand Collapse
InvitationListResponse object { canCreateReports, canManageStudies, clinicId, 20 more } A pending user invitation in the AutoScribe system
A pending user invitation in the AutoScribe system
Whether the invited user can generate and sign radiology reports. Requires NPI number
Whether the invited user will have permission to create, update, and manage studies
User ID of the person who sent the invitation. Format: usr_{32-hex-chars}. Null if invited via API
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
Pre-generated user ID for this invitation. Format: usr_{32-hex-chars}. This ID is assigned at invitation creation and will become the user’s permanent ID upon acceptance
UUID of the API key used to send this invitation. Null if sent via dashboard
InvitationRetrieveResponse object { canCreateReports, canManageStudies, clinicId, 20 more } A pending user invitation in the AutoScribe system
A pending user invitation in the AutoScribe system
Whether the invited user can generate and sign radiology reports. Requires NPI number
Whether the invited user will have permission to create, update, and manage studies
User ID of the person who sent the invitation. Format: usr_{32-hex-chars}. Null if invited via API
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
Pre-generated user ID for this invitation. Format: usr_{32-hex-chars}. This ID is assigned at invitation creation and will become the user’s permanent ID upon acceptance
UUID of the API key used to send this invitation. Null if sent via dashboard
InvitationUpdateResponse object { canCreateReports, canManageStudies, clinicId, 20 more } A pending user invitation in the AutoScribe system
A pending user invitation in the AutoScribe system
Whether the invited user can generate and sign radiology reports. Requires NPI number
Whether the invited user will have permission to create, update, and manage studies
User ID of the person who sent the invitation. Format: usr_{32-hex-chars}. Null if invited via API
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
User access level. ‘owner’ has full control (dashboard-only, not assignable via API), ‘admin’ can manage users/settings, ‘member’ has standard access.
Pre-generated user ID for this invitation. Format: usr_{32-hex-chars}. This ID is assigned at invitation creation and will become the user’s permanent ID upon acceptance
UUID of the API key used to send this invitation. Null if sent via dashboard
Auto ScribeReports
List reports for a study
Retrieve report text
Retrieve report PDF URL
Create a report addendum
Cancel a report addendum
ModelsExpand Collapse
Report object { createdAt, isAddendum, isCritical, 8 more } A radiology report in the AutoScribe system
A radiology report in the AutoScribe system
Whether the report was marked critical at sign-off. null when the report is not yet completed; true/false once completed.
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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.
ReportPdfItem object { isCritical, presignedUrl, reportId, 3 more } A report with its PDF download URL
A report with its PDF download URL
Whether the report was marked critical at sign-off. null when the report is not yet completed; true/false once completed.
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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.
ReportTextItem object { isCritical, reportId, snapshotMetadata, 3 more } A report with its plain text content
A report with its plain text content
Whether the report was marked critical at sign-off. null when the report is not yet completed; true/false once completed.
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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.
ReportListResponse object { reports, studyId, studyInstanceUid } Response containing a list of reports for a study
Response containing a list of reports for a study
Array of report objects with full details
Array of report objects with full details
Whether the report was marked critical at sign-off. null when the report is not yet completed; true/false once completed.
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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.
ReportTextResponse = object { isCritical, reportId, snapshotMetadata, 3 more } or object { reports, studyId, studyInstanceUid } Response containing a single report with its plain text
Response containing a single report with its plain text
SingleReportTextResponse object { isCritical, reportId, snapshotMetadata, 3 more } Response containing a single report with its plain text
Response containing a single report with its plain text
Whether the report was marked critical at sign-off. null when the report is not yet completed; true/false once completed.
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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.
ListReportsTextResponse object { reports, studyId, studyInstanceUid } Response containing a list of reports with their plain text
Response containing a list of reports with their plain text
Array of report text items
Array of report text items
Whether the report was marked critical at sign-off. null when the report is not yet completed; true/false once completed.
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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.
ReportPdfResponse = object { isCritical, presignedUrl, reportId, 3 more } or object { reports, studyId, studyInstanceUid } Response containing a single report with its PDF download URL
Response containing a single report with its PDF download URL
SingleReportPdfResponse object { isCritical, presignedUrl, reportId, 3 more } Response containing a single report with its PDF download URL
Response containing a single report with its PDF download URL
Whether the report was marked critical at sign-off. null when the report is not yet completed; true/false once completed.
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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.
ListReportsPdfResponse object { reports, studyId, studyInstanceUid } Response containing a list of reports with their PDF download URLs
Response containing a list of reports with their PDF download URLs
Array of report PDF items with download URLs
Array of report PDF items with download URLs
Whether the report was marked critical at sign-off. null when the report is not yet completed; true/false once completed.
Patient demographics and scan information for report generation
Patient demographics and scan information for report generation
height: optional object { 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.