ClinicalNoteGenerationResult
The details for clinical note generation, including status, and output locations for clinical note and aggregated transcript if the analytics completed, or failure reason if the analytics failed.
Types
Properties
Link copied to clipboard
Holds the Amazon S3 URI for the output Clinical Note.
Link copied to clipboard
If ClinicalNoteGenerationResult
is FAILED
, information about why it failed.
Link copied to clipboard
The status of the clinical note generation.
Link copied to clipboard
Holds the Amazon S3 URI for the output Transcript.
Functions
Link copied to clipboard
inline fun copy(block: ClinicalNoteGenerationResult.Builder.() -> Unit = {}): ClinicalNoteGenerationResult