Auto Scribe
ModelsExpand Collapse
StudyReportMetadata { age, dateOfBirth, facilityName, 9 more } 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.
StudyReportStatus = "unassigned" | "assigned" | "in_progress" | 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 { 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 { 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
Auto ScribeStudiesExternal
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
Auto ScribeStudiesExternalReports
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.
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 { 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 { 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 { 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 { 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 { 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 { 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 { 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 { 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?: 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.
ReportPdfItem { 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?: 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.
ReportTextItem { 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?: 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.
ReportListResponse { 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?: 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.
ReportTextResponse = SingleReportTextResponse { isCritical, reportId, snapshotMetadata, 3 more } | ListReportsTextResponse { reports, studyId, studyInstanceUid } Response containing a single report with its plain text
Response containing a single report with its plain text
SingleReportTextResponse { 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?: 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.
ListReportsTextResponse { 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?: 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.
ReportPdfResponse = SingleReportPdfResponse { isCritical, presignedUrl, reportId, 3 more } | ListReportsPdfResponse { reports, studyId, studyInstanceUid } Response containing a single report with its PDF download URL
Response containing a single report with its PDF download URL
SingleReportPdfResponse { 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?: 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.
ListReportsPdfResponse { 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?: 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.