MedicalTranscriptionJobSummary

Provides detailed information about a specific medical transcription job.

Types

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

Properties

Link copied to clipboard

The date and time the specified medical transcription job finished processing.

Link copied to clipboard

Labels all personal health information (PHI) identified in your transcript. For more information, see Identifying personal health information (PHI) in a transcription.

Link copied to clipboard

The date and time the specified medical transcription job request was made.

Link copied to clipboard

If TranscriptionJobStatus is FAILED, FailureReason contains information about why the transcription job failed. See also: Common Errors.

Link copied to clipboard

The language code used to create your medical transcription. US English (en-US) is the only supported language for medical transcriptions.

Link copied to clipboard

The name of the medical transcription job. Job names are case sensitive and must be unique within an Amazon Web Services account.

Link copied to clipboard

Indicates where the specified medical transcription output is stored.

Link copied to clipboard

Provides the medical specialty represented in your media.

Link copied to clipboard

The date and time your medical transcription job began processing.

Link copied to clipboard

Provides the status of your medical transcription job.

Link copied to clipboard
val type: Type?

Indicates whether the input media is a dictation or a conversation, as specified in the StartMedicalTranscriptionJob request.

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