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

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String