Skip to main content

ITranscribeMedicalTranscriptionJobSummary

Interface in AWS.Transcribe

Interface for MedicalTranscriptionJobSummary.

Properties

CompletionTime

property CompletionTime: TOptional<TDateTime>

The date and time the medical transcription job finished processing.

ContentIdentificationType

property ContentIdentificationType: string

Indicates whether content idenitfication was enabled for the medical transcription job.

CreationTime

property CreationTime: TOptional<TDateTime>

The date and time the medical transcription job was created.

FailureReason

property FailureReason: string

The reason for failure.

Returned if the TranscriptionJobStatus is FAILED.

LanguageCode

property LanguageCode: string

The language code that used to create the medical transcription job.

Valid values: af-ZA | ar-AE | ar-SA | da-DK | de-CH | de-DE | en-AB | en-AU | en-GB | en-IE | en-IN | en-US | en-WL | es-ES | es-US | fa-IR | fr-CA | fr-FR | he-IL | hi-IN | id-ID | it-IT | ja-JP | ko-KR | ms-MY | nl-NL | pt-BR | pt-PT | ru-RU | ta-IN | te-IN | tr-TR | zh-CN | zh-TW | th-TH | en-ZA | en-NZ | vi-VN | sv-SE.

MedicalTranscriptionJobName

property MedicalTranscriptionJobName: string

The name of the medical transcription job.

OutputLocationType

property OutputLocationType: string

Indicates where the medical transcription output is stored.

Valid values:

Specialty

property Specialty: string

Describes the medical specialty represented in the media input file.

Valid values: PRIMARYCARE.

StartTime

property StartTime: TOptional<TDateTime>

The date and time the medical transcription job began processing.

TranscriptionJobStatus

property TranscriptionJobStatus: string

Specifies the status of the medical transcription job.

Valid values: QUEUED | IN_PROGRESS | FAILED | COMPLETED. If the status is COMPLETED, the job is finished and the results retrieved from the location specified in Transcript.

Type

property Type: string

Indicates whether the input media is a dictation or a conversation.

Valid values: CONVERSATION | DICTATION.