class Aws::TranscribeStreamingService::Types::MedicalEntity

The medical entity identified as personal health information.

@!attribute [rw] start_time

The start time of the speech that was identified as a medical
entity.
@return [Float]

@!attribute [rw] end_time

The end time of the speech that was identified as a medical entity.
@return [Float]

@!attribute [rw] category

The type of personal health information of the medical entity.
@return [String]

@!attribute [rw] content

The word or words in the transcription output that have been
identified as a medical entity.
@return [String]

@!attribute [rw] confidence

A value between zero and one that Amazon Transcribe Medical assigned
to the personal health information that it identified in the source
audio. Larger values indicate that Amazon Transcribe Medical has
higher confidence in the personal health information that it
identified.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/transcribe-streaming-2017-10-26/MedicalEntity AWS API Documentation

Constants

SENSITIVE