MedicalScribeListeningSessionDetails - Amazon Connect Health

MedicalScribeListeningSessionDetails

Detailed information about a Medical Scribe listening session

Contents

channelDefinitions

Channel definitions for the audio stream

Type: Array of MedicalScribeChannelDefinition objects

Array Members: Fixed number of 2 items.

Required: No

domainId

The Domain identifier

Type: String

Length Constraints: Minimum length of 20. Maximum length of 25.

Pattern: (hai-|dom-)[a-z0-9]+

Required: No

encounterContextProvided

Indicates whether encounter context was provided

Type: Boolean

Required: No

languageCode

The Language Code for the audio in the session

Type: String

Valid Values: en-US

Required: No

mediaEncoding

The encoding for the input audio

Type: String

Valid Values: pcm | flac

Required: No

mediaSampleRateHertz

The sample rate of the input audio

Type: Integer

Valid Range: Minimum value of 8000. Maximum value of 48000.

Required: No

postStreamActionResult

Results of post-stream actions

Type: MedicalScribePostStreamActionsResult object

Required: No

postStreamActionSettings

Settings for post-stream actions

Type: MedicalScribePostStreamActionSettingsResponse object

Required: No

sessionId

The Session identifier

Type: String

Length Constraints: Fixed length of 36.

Pattern: .*[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}.*

Required: No

streamCreationTime

The timestamp when the stream was created

Type: Timestamp

Required: No

streamEndTime

The timestamp when the stream ended

Type: Timestamp

Required: No

streamStatus

The current status of the stream

Type: String

Valid Values: IN_PROGRESS | PAUSED | FAILED | COMPLETED

Required: No

subscriptionId

The Subscription identifier

Type: String

Length Constraints: Fixed length of 25.

Pattern: sub-[a-zA-Z0-9]{21}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: