|
316 | 316 | "LanguageOptions": {
|
317 | 317 | "target": "com.amazonaws.transcribe#LanguageOptions",
|
318 | 318 | "traits": {
|
319 |
| - "smithy.api#documentation": "<p>You can specify two or more language codes that represent the languages you think may\n be present in your media. Including more than five is not recommended. If you're unsure\n what languages are present, do not include this parameter.</p>\n <p>Including language options can improve the accuracy of language identification.</p>\n <p>For a list of languages supported with Call Analytics, refer to the <a href=\"https://docs.aws.amazon.com/transcribe/latest/dg/supported-languages.html\">Supported\n languages</a> table.</p>\n <p>To transcribe speech in Modern Standard Arabic (<code>ar-SA</code>), your media file\n must be encoded at a sample rate of 16,000 Hz or higher.</p>" |
| 319 | + "smithy.api#documentation": "<p>You can specify two or more language codes that represent the languages you think may\n be present in your media. Including more than five is not recommended. If you're unsure\n what languages are present, do not include this parameter.</p>\n <p>Including language options can improve the accuracy of language identification.</p>\n <p>For a list of languages supported with Call Analytics, refer to the <a href=\"https://docs.aws.amazon.com/transcribe/latest/dg/supported-languages.html\">Supported\n languages</a> table.</p>\n <p>To transcribe speech in Modern Standard Arabic (<code>ar-SA</code>) in Amazon Web Services GovCloud (US) (US-West, us-gov-west-1), Amazon Web Services GovCloud (US) (US-East, us-gov-east-1), Canada (Calgary) ca-west-1 and Africa (Cape Town) af-south-1, your media file\n must be encoded at a sample rate of 16,000 Hz or higher.</p>" |
320 | 320 | }
|
321 | 321 | },
|
322 | 322 | "LanguageIdSettings": {
|
|
579 | 579 | }
|
580 | 580 | }
|
581 | 581 | },
|
| 582 | + "com.amazonaws.transcribe#ClinicalNoteGenerationSettings": { |
| 583 | + "type": "structure", |
| 584 | + "members": { |
| 585 | + "NoteTemplate": { |
| 586 | + "target": "com.amazonaws.transcribe#MedicalScribeNoteTemplate", |
| 587 | + "traits": { |
| 588 | + "smithy.api#documentation": "<p>Specify one of the following templates to use for the clinical note summary. The default is <code>HISTORY_AND_PHYSICAL</code>.</p>\n <ul>\n <li>\n <p>HISTORY_AND_PHYSICAL: Provides summaries for key sections of the clinical documentation. Sections include Chief Complaint, \n History of Present Illness, Review of Systems, Past Medical History, Assessment, and Plan.</p>\n </li>\n <li>\n <p>GIRPP: Provides summaries based on the patients progress toward goals. Sections include Goal, Intervention, Response, Progress, and Plan.</p>\n </li>\n </ul>" |
| 589 | + } |
| 590 | + } |
| 591 | + }, |
| 592 | + "traits": { |
| 593 | + "smithy.api#documentation": "<p>The output configuration for clinical note generation.</p>" |
| 594 | + } |
| 595 | + }, |
582 | 596 | "com.amazonaws.transcribe#ConflictException": {
|
583 | 597 | "type": "structure",
|
584 | 598 | "members": {
|
|
4361 | 4375 | }
|
4362 | 4376 | }
|
4363 | 4377 | },
|
| 4378 | + "com.amazonaws.transcribe#MedicalScribeNoteTemplate": { |
| 4379 | + "type": "enum", |
| 4380 | + "members": { |
| 4381 | + "HISTORY_AND_PHYSICAL": { |
| 4382 | + "target": "smithy.api#Unit", |
| 4383 | + "traits": { |
| 4384 | + "smithy.api#enumValue": "HISTORY_AND_PHYSICAL" |
| 4385 | + } |
| 4386 | + }, |
| 4387 | + "GIRPP": { |
| 4388 | + "target": "smithy.api#Unit", |
| 4389 | + "traits": { |
| 4390 | + "smithy.api#enumValue": "GIRPP" |
| 4391 | + } |
| 4392 | + } |
| 4393 | + } |
| 4394 | + }, |
4364 | 4395 | "com.amazonaws.transcribe#MedicalScribeOutput": {
|
4365 | 4396 | "type": "structure",
|
4366 | 4397 | "members": {
|
|
4438 | 4469 | "traits": {
|
4439 | 4470 | "smithy.api#documentation": "<p>Specify how you want your custom vocabulary filter applied to your transcript.</p>\n <p>To replace words with <code>***</code>, choose <code>mask</code>.</p>\n <p>To delete words, choose <code>remove</code>.</p>\n <p>To flag words without changing them, choose <code>tag</code>.</p>"
|
4440 | 4471 | }
|
| 4472 | + }, |
| 4473 | + "ClinicalNoteGenerationSettings": { |
| 4474 | + "target": "com.amazonaws.transcribe#ClinicalNoteGenerationSettings", |
| 4475 | + "traits": { |
| 4476 | + "smithy.api#documentation": "<p>Specify settings for the clinical note generation.</p>" |
| 4477 | + } |
4441 | 4478 | }
|
4442 | 4479 | },
|
4443 | 4480 | "traits": {
|
|
5624 | 5661 | "LanguageCode": {
|
5625 | 5662 | "target": "com.amazonaws.transcribe#LanguageCode",
|
5626 | 5663 | "traits": {
|
5627 |
| - "smithy.api#documentation": "<p>The language code that represents the language spoken in the input media file.</p>\n <p>If you're unsure of the language spoken in your media file, consider using\n <code>IdentifyLanguage</code> or <code>IdentifyMultipleLanguages</code> to enable\n automatic language identification.</p>\n <p>Note that you must include one of <code>LanguageCode</code>,\n <code>IdentifyLanguage</code>, or <code>IdentifyMultipleLanguages</code> in your\n request. If you include more than one of these parameters, your transcription job\n fails.</p>\n <p>For a list of supported languages and their associated language codes, refer to the\n <a href=\"https://docs.aws.amazon.com/transcribe/latest/dg/supported-languages.html\">Supported languages</a> table.</p>\n <note>\n <p>To transcribe speech in Modern Standard Arabic (<code>ar-SA</code>), your media\n file must be encoded at a sample rate of 16,000 Hz or higher.</p>\n </note>" |
| 5664 | + "smithy.api#documentation": "<p>The language code that represents the language spoken in the input media file.</p>\n <p>If you're unsure of the language spoken in your media file, consider using\n <code>IdentifyLanguage</code> or <code>IdentifyMultipleLanguages</code> to enable\n automatic language identification.</p>\n <p>Note that you must include one of <code>LanguageCode</code>,\n <code>IdentifyLanguage</code>, or <code>IdentifyMultipleLanguages</code> in your\n request. If you include more than one of these parameters, your transcription job\n fails.</p>\n <p>For a list of supported languages and their associated language codes, refer to the\n <a href=\"https://docs.aws.amazon.com/transcribe/latest/dg/supported-languages.html\">Supported languages</a> table.</p>\n <note>\n <p>To transcribe speech in Modern Standard Arabic (<code>ar-SA</code>) in Amazon Web Services GovCloud (US) (US-West, us-gov-west-1), Amazon Web Services GovCloud (US) (US-East, us-gov-east-1), Canada (Calgary, ca-west-1) and Africa (Cape Town, af-south-1), your media\n file must be encoded at a sample rate of 16,000 Hz or higher.</p>\n </note>" |
5628 | 5665 | }
|
5629 | 5666 | },
|
5630 | 5667 | "MediaSampleRateHertz": {
|
|
5709 | 5746 | "LanguageOptions": {
|
5710 | 5747 | "target": "com.amazonaws.transcribe#LanguageOptions",
|
5711 | 5748 | "traits": {
|
5712 |
| - "smithy.api#documentation": "<p>You can specify two or more language codes that represent the languages you think may\n be present in your media. Including more than five is not recommended. If you're unsure\n what languages are present, do not include this parameter.</p>\n <p>If you include <code>LanguageOptions</code> in your request, you must also include\n <code>IdentifyLanguage</code>.</p>\n <p>For more information, refer to <a href=\"https://docs.aws.amazon.com/transcribe/latest/dg/supported-languages.html\">Supported\n languages</a>.</p>\n <p>To transcribe speech in Modern Standard Arabic (<code>ar-SA</code>), your media file\n must be encoded at a sample rate of 16,000 Hz or higher.</p>" |
| 5749 | + "smithy.api#documentation": "<p>You can specify two or more language codes that represent the languages you think may\n be present in your media. Including more than five is not recommended. If you're unsure\n what languages are present, do not include this parameter.</p>\n <p>If you include <code>LanguageOptions</code> in your request, you must also include\n <code>IdentifyLanguage</code>.</p>\n <p>For more information, refer to <a href=\"https://docs.aws.amazon.com/transcribe/latest/dg/supported-languages.html\">Supported\n languages</a>.</p>\n <p>To transcribe speech in Modern Standard Arabic (<code>ar-SA</code>)in Amazon Web Services GovCloud (US) (US-West, us-gov-west-1), Amazon Web Services GovCloud (US) (US-East, us-gov-east-1), in Canada (Calgary) ca-west-1 and Africa (Cape Town) af-south-1, your media file\n must be encoded at a sample rate of 16,000 Hz or higher.</p>" |
5713 | 5750 | }
|
5714 | 5751 | },
|
5715 | 5752 | "Subtitles": {
|
|
0 commit comments