/AWS1/CL_CHMENGINETRANSCRIBE01¶
Settings specific to the Amazon Transcribe Medical engine.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_languagecode TYPE /AWS1/CHMTRANSCRIBEMEDICALLA00 /AWS1/CHMTRANSCRIBEMEDICALLA00¶
The language code specified for the Amazon Transcribe Medical engine.
iv_specialty TYPE /AWS1/CHMTRANSCRIBEMEDICALSP00 /AWS1/CHMTRANSCRIBEMEDICALSP00¶
The specialty specified for the Amazon Transcribe Medical engine.
iv_type TYPE /AWS1/CHMTRANSCRIBEMEDICALTYPE /AWS1/CHMTRANSCRIBEMEDICALTYPE¶
The type of transcription.
Optional arguments:¶
iv_vocabularyname TYPE /AWS1/CHMSTRING /AWS1/CHMSTRING¶
The name of the vocabulary passed to Amazon Transcribe Medical.
iv_region TYPE /AWS1/CHMTRANSCRIBEMEDICALRE00 /AWS1/CHMTRANSCRIBEMEDICALRE00¶
The Amazon Web Services Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
iv_contentidentificationtype TYPE /AWS1/CHMTRANSCRIBEMEDICALCO00 /AWS1/CHMTRANSCRIBEMEDICALCO00¶
Set this field to
PHIto identify personal health information in the transcription output.
Queryable Attributes¶
LanguageCode¶
The language code specified for the Amazon Transcribe Medical engine.
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 |
Specialty¶
The specialty specified for the Amazon Transcribe Medical engine.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPECIALTY() |
Getter for SPECIALTY, with configurable default |
ASK_SPECIALTY() |
Getter for SPECIALTY w/ exceptions if field has no value |
HAS_SPECIALTY() |
Determine if SPECIALTY has a value |
Type¶
The type of transcription.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
VocabularyName¶
The name of the vocabulary passed to Amazon Transcribe Medical.
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 |
Region¶
The Amazon Web Services Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGION() |
Getter for REGION, with configurable default |
ASK_REGION() |
Getter for REGION w/ exceptions if field has no value |
HAS_REGION() |
Determine if REGION has a value |
ContentIdentificationType¶
Set this field to
PHIto identify personal health information in the transcription output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTIDENTIFICATIONTYPE() |
Getter for CONTENTIDENTIFICATIONTYPE, with configurable defa |
ASK_CONTIDENTIFICATIONTYPE() |
Getter for CONTENTIDENTIFICATIONTYPE w/ exceptions if field |
HAS_CONTIDENTIFICATIONTYPE() |
Determine if CONTENTIDENTIFICATIONTYPE has a value |