/AWS1/CL_TNSMEDICALSCRIBESTR00¶
Contains details about a Amazon Web Services HealthScribe streaming session.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sessionid TYPE /AWS1/TNSSESSIONID /AWS1/TNSSESSIONID¶
The identifier of the HealthScribe streaming session.
iv_streamcreatedat TYPE /AWS1/TNSDATETIME /AWS1/TNSDATETIME¶
The date and time when the HealthScribe streaming session was created.
iv_streamendedat TYPE /AWS1/TNSDATETIME /AWS1/TNSDATETIME¶
The date and time when the HealthScribe streaming session was ended.
iv_languagecode TYPE /AWS1/TNSMEDICALSCRIBELANGUA00 /AWS1/TNSMEDICALSCRIBELANGUA00¶
The Language Code of the HealthScribe streaming session.
iv_mediasampleratehertz TYPE /AWS1/TNSMEDICALSCRIBEMEDIAS00 /AWS1/TNSMEDICALSCRIBEMEDIAS00¶
The sample rate (in hertz) of the HealthScribe streaming session.
iv_mediaencoding TYPE /AWS1/TNSMEDICALSCRIBEMEDIAE00 /AWS1/TNSMEDICALSCRIBEMEDIAE00¶
The Media Encoding of the HealthScribe streaming session.
iv_vocabularyname TYPE /AWS1/TNSVOCABULARYNAME /AWS1/TNSVOCABULARYNAME¶
The vocabulary name of the HealthScribe streaming session.
iv_vocabularyfiltername TYPE /AWS1/TNSVOCABULARYFILTERNAME /AWS1/TNSVOCABULARYFILTERNAME¶
The name of the vocabulary filter used for the HealthScribe streaming session .
iv_vocabularyfiltermethod TYPE /AWS1/TNSMEDICALSCRIBEVOCABU00 /AWS1/TNSMEDICALSCRIBEVOCABU00¶
The method of the vocabulary filter for the HealthScribe streaming session.
iv_resourceaccessrolearn TYPE /AWS1/TNSIAMROLEARN /AWS1/TNSIAMROLEARN¶
The Amazon Resource Name (ARN) of the role used in the HealthScribe streaming session.
it_channeldefinitions TYPE /AWS1/CL_TNSMEDICALSCRIBECHA00=>TT_MEDICALSCRIBECHANNELDEFNS TT_MEDICALSCRIBECHANNELDEFNS¶
The Channel Definitions of the HealthScribe streaming session.
io_encryptionsettings TYPE REF TO /AWS1/CL_TNSMEDICALSCRIBEENC00 /AWS1/CL_TNSMEDICALSCRIBEENC00¶
The Encryption Settings of the HealthScribe streaming session.
iv_streamstatus TYPE /AWS1/TNSMEDICALSCRIBESTRMSTAT /AWS1/TNSMEDICALSCRIBESTRMSTAT¶
The streaming status of the HealthScribe streaming session.
Possible Values:
IN_PROGRESS
PAUSED
FAILED
COMPLETEDThis status is specific to real-time streaming. A
COMPLETEDstatus doesn't mean that the post-stream analytics is complete. To get status of an analytics result, check theStatusfield for the analytics result within theMedicalScribePostStreamAnalyticsResult. For example, you can view the status of theClinicalNoteGenerationResult.
io_poststreamalyssettings TYPE REF TO /AWS1/CL_TNSMEDICALSCRIBEPOS00 /AWS1/CL_TNSMEDICALSCRIBEPOS00¶
The post-stream analytics settings of the HealthScribe streaming session.
io_poststreamanalyticsresult TYPE REF TO /AWS1/CL_TNSMEDICALSCRIBEPOS01 /AWS1/CL_TNSMEDICALSCRIBEPOS01¶
The result of post-stream analytics for the HealthScribe streaming session.
iv_medicalscribectxprovided TYPE /AWS1/TNSNULLABLEBOOLEAN /AWS1/TNSNULLABLEBOOLEAN¶
Indicates whether the
MedicalScribeContextobject was provided when the stream was started.
Queryable Attributes¶
SessionId¶
The identifier of the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SESSIONID() |
Getter for SESSIONID, with configurable default |
ASK_SESSIONID() |
Getter for SESSIONID w/ exceptions if field has no value |
HAS_SESSIONID() |
Determine if SESSIONID has a value |
StreamCreatedAt¶
The date and time when the HealthScribe streaming session was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMCREATEDAT() |
Getter for STREAMCREATEDAT, with configurable default |
ASK_STREAMCREATEDAT() |
Getter for STREAMCREATEDAT w/ exceptions if field has no val |
HAS_STREAMCREATEDAT() |
Determine if STREAMCREATEDAT has a value |
StreamEndedAt¶
The date and time when the HealthScribe streaming session was ended.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMENDEDAT() |
Getter for STREAMENDEDAT, with configurable default |
ASK_STREAMENDEDAT() |
Getter for STREAMENDEDAT w/ exceptions if field has no value |
HAS_STREAMENDEDAT() |
Determine if STREAMENDEDAT has a value |
LanguageCode¶
The Language Code of the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LANGUAGECODE() |
Getter for LANGUAGECODE, with configurable default |
ASK_LANGUAGECODE() |
Getter for LANGUAGECODE w/ exceptions if field has no value |
HAS_LANGUAGECODE() |
Determine if LANGUAGECODE has a value |
MediaSampleRateHertz¶
The sample rate (in hertz) of the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIASAMPLERATEHERTZ() |
Getter for MEDIASAMPLERATEHERTZ, with configurable default |
ASK_MEDIASAMPLERATEHERTZ() |
Getter for MEDIASAMPLERATEHERTZ w/ exceptions if field has n |
HAS_MEDIASAMPLERATEHERTZ() |
Determine if MEDIASAMPLERATEHERTZ has a value |
MediaEncoding¶
The Media Encoding of the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIAENCODING() |
Getter for MEDIAENCODING, with configurable default |
ASK_MEDIAENCODING() |
Getter for MEDIAENCODING w/ exceptions if field has no value |
HAS_MEDIAENCODING() |
Determine if MEDIAENCODING has a value |
VocabularyName¶
The vocabulary name of the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOCABULARYNAME() |
Getter for VOCABULARYNAME, with configurable default |
ASK_VOCABULARYNAME() |
Getter for VOCABULARYNAME w/ exceptions if field has no valu |
HAS_VOCABULARYNAME() |
Determine if VOCABULARYNAME has a value |
VocabularyFilterName¶
The name of the vocabulary filter used for the HealthScribe streaming session .
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOCABULARYFILTERNAME() |
Getter for VOCABULARYFILTERNAME, with configurable default |
ASK_VOCABULARYFILTERNAME() |
Getter for VOCABULARYFILTERNAME w/ exceptions if field has n |
HAS_VOCABULARYFILTERNAME() |
Determine if VOCABULARYFILTERNAME has a value |
VocabularyFilterMethod¶
The method of the vocabulary filter for the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOCABULARYFILTERMETHOD() |
Getter for VOCABULARYFILTERMETHOD, with configurable default |
ASK_VOCABULARYFILTERMETHOD() |
Getter for VOCABULARYFILTERMETHOD w/ exceptions if field has |
HAS_VOCABULARYFILTERMETHOD() |
Determine if VOCABULARYFILTERMETHOD has a value |
ResourceAccessRoleArn¶
The Amazon Resource Name (ARN) of the role used in the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEACCESSROLEARN() |
Getter for RESOURCEACCESSROLEARN, with configurable default |
ASK_RESOURCEACCESSROLEARN() |
Getter for RESOURCEACCESSROLEARN w/ exceptions if field has |
HAS_RESOURCEACCESSROLEARN() |
Determine if RESOURCEACCESSROLEARN has a value |
ChannelDefinitions¶
The Channel Definitions of the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANNELDEFINITIONS() |
Getter for CHANNELDEFINITIONS, with configurable default |
ASK_CHANNELDEFINITIONS() |
Getter for CHANNELDEFINITIONS w/ exceptions if field has no |
HAS_CHANNELDEFINITIONS() |
Determine if CHANNELDEFINITIONS has a value |
EncryptionSettings¶
The Encryption Settings of the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENCRYPTIONSETTINGS() |
Getter for ENCRYPTIONSETTINGS |
StreamStatus¶
The streaming status of the HealthScribe streaming session.
Possible Values:
IN_PROGRESS
PAUSED
FAILED
COMPLETEDThis status is specific to real-time streaming. A
COMPLETEDstatus doesn't mean that the post-stream analytics is complete. To get status of an analytics result, check theStatusfield for the analytics result within theMedicalScribePostStreamAnalyticsResult. For example, you can view the status of theClinicalNoteGenerationResult.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMSTATUS() |
Getter for STREAMSTATUS, with configurable default |
ASK_STREAMSTATUS() |
Getter for STREAMSTATUS w/ exceptions if field has no value |
HAS_STREAMSTATUS() |
Determine if STREAMSTATUS has a value |
PostStreamAnalyticsSettings¶
The post-stream analytics settings of the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POSTSTREAMALYSSETTINGS() |
Getter for POSTSTREAMANALYTICSSETTINGS |
PostStreamAnalyticsResult¶
The result of post-stream analytics for the HealthScribe streaming session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POSTSTREAMALYSRESULT() |
Getter for POSTSTREAMANALYTICSRESULT |
MedicalScribeContextProvided¶
Indicates whether the
MedicalScribeContextobject was provided when the stream was started.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDICALSCRIBECTXPROVIDED() |
Getter for MEDICALSCRIBECONTEXTPROVIDED, with configurable d |
ASK_MEDICALSCRIBECTXPROVIDED() |
Getter for MEDICALSCRIBECONTEXTPROVIDED w/ exceptions if fie |
HAS_MEDICALSCRIBECTXPROVIDED() |
Determine if MEDICALSCRIBECONTEXTPROVIDED has a value |