|
230 | 230 | "Double": {
|
231 | 231 | "base": null,
|
232 | 232 | "refs": {
|
233 |
| - "Entity$StartTime": "<p>The start time, in milliseconds, of the utterance that was identified as PII.</p>", |
234 |
| - "Entity$EndTime": "<p>The end time, in milliseconds, of the utterance that was identified as PII.</p>", |
235 |
| - "Item$StartTime": "<p>The start time, in milliseconds, of the transcribed item.</p>", |
236 |
| - "Item$EndTime": "<p>The end time, in milliseconds, of the transcribed item.</p>", |
| 233 | + "Entity$StartTime": "<p>The start time of the utterance that was identified as PII in seconds, with millisecond precision (e.g., 1.056)</p>", |
| 234 | + "Entity$EndTime": "<p>The end time of the utterance that was identified as PII in seconds, with millisecond precision (e.g., 1.056)</p>", |
| 235 | + "Item$StartTime": "<p>The start time of the transcribed item in seconds, with millisecond precision (e.g., 1.056)</p>", |
| 236 | + "Item$EndTime": "<p>The end time of the transcribed item in seconds, with millisecond precision (e.g., 1.056)</p>", |
237 | 237 | "LanguageWithScore$Score": "<p>The confidence score associated with the identified language code. Confidence scores are values between zero and one; larger values indicate a higher confidence in the identified language.</p>",
|
238 |
| - "MedicalEntity$StartTime": "<p>The start time, in milliseconds, of the utterance that was identified as PHI.</p>", |
239 |
| - "MedicalEntity$EndTime": "<p>The end time, in milliseconds, of the utterance that was identified as PHI.</p>", |
240 |
| - "MedicalItem$StartTime": "<p>The start time, in milliseconds, of the transcribed item.</p>", |
241 |
| - "MedicalItem$EndTime": "<p>The end time, in milliseconds, of the transcribed item.</p>", |
242 |
| - "MedicalResult$StartTime": "<p>The start time, in milliseconds, of the <code>Result</code>.</p>", |
243 |
| - "MedicalResult$EndTime": "<p>The end time, in milliseconds, of the <code>Result</code>.</p>", |
| 238 | + "MedicalEntity$StartTime": "<p>The start time, in seconds, of the utterance that was identified as PHI.</p>", |
| 239 | + "MedicalEntity$EndTime": "<p>The end time, in seconds, of the utterance that was identified as PHI.</p>", |
| 240 | + "MedicalItem$StartTime": "<p>The start time, in seconds, of the transcribed item.</p>", |
| 241 | + "MedicalItem$EndTime": "<p>The end time, in seconds, of the transcribed item.</p>", |
| 242 | + "MedicalResult$StartTime": "<p>The start time, in seconds, of the <code>Result</code>.</p>", |
| 243 | + "MedicalResult$EndTime": "<p>The end time, in seconds, of the <code>Result</code>.</p>", |
244 | 244 | "MedicalScribeTranscriptItem$BeginAudioTime": "<p>The start time, in milliseconds, of the transcribed item.</p>",
|
245 | 245 | "MedicalScribeTranscriptItem$EndAudioTime": "<p>The end time, in milliseconds, of the transcribed item.</p>",
|
246 | 246 | "MedicalScribeTranscriptSegment$BeginAudioTime": "<p>The start time, in milliseconds, of the segment.</p>",
|
247 | 247 | "MedicalScribeTranscriptSegment$EndAudioTime": "<p>The end time, in milliseconds, of the segment.</p>",
|
248 |
| - "Result$StartTime": "<p>The start time, in milliseconds, of the <code>Result</code>.</p>", |
249 |
| - "Result$EndTime": "<p>The end time, in milliseconds, of the <code>Result</code>.</p>" |
| 248 | + "Result$StartTime": "<p>The start time of the <code>Result</code> in seconds, with millisecond precision (e.g., 1.056).</p>", |
| 249 | + "Result$EndTime": "<p>The end time of the <code>Result</code> in seconds, with millisecond precision (e.g., 1.056).</p>" |
250 | 250 | }
|
251 | 251 | },
|
252 | 252 | "Entity": {
|
|
263 | 263 | },
|
264 | 264 | "GetMedicalScribeStreamRequest": {
|
265 | 265 | "base": null,
|
266 |
| - "refs": { |
267 |
| - } |
| 266 | + "refs": {} |
268 | 267 | },
|
269 | 268 | "GetMedicalScribeStreamResponse": {
|
270 | 269 | "base": null,
|
271 |
| - "refs": { |
272 |
| - } |
| 270 | + "refs": {} |
273 | 271 | },
|
274 | 272 | "IamRoleArn": {
|
275 | 273 | "base": null,
|
|
546 | 544 | "MedicalScribeNoteTemplate": {
|
547 | 545 | "base": null,
|
548 | 546 | "refs": {
|
549 |
| - "ClinicalNoteGenerationSettings$NoteTemplate": "<p>Specify one of the following templates to use for the clinical note summary. The default is <code>HISTORY_AND_PHYSICAL</code>.</p> <ul> <li> <p>HISTORY_AND_PHYSICAL: Provides summaries for key sections of the clinical documentation. Sections include Chief Complaint, History of Present Illness, Review of Systems, Past Medical History, Assessment, and Plan.</p> </li> <li> <p>GIRPP: Provides summaries based on the patients progress toward goals. Sections include Goal, Intervention, Response, Progress, and Plan.</p> </li> </ul>" |
| 547 | + "ClinicalNoteGenerationSettings$NoteTemplate": "<p>Specify one of the following templates to use for the clinical note summary. The default is <code>HISTORY_AND_PHYSICAL</code>.</p> <ul> <li> <p>HISTORY_AND_PHYSICAL: Provides summaries for key sections of the clinical documentation. Examples of sections include Chief Complaint, History of Present Illness, Review of Systems, Past Medical History, Assessment, and Plan. </p> </li> <li> <p>GIRPP: Provides summaries based on the patients progress toward goals. Examples of sections include Goal, Intervention, Response, Progress, and Plan.</p> </li> <li> <p>BIRP: Focuses on the patient's behavioral patterns and responses. Examples of sections include Behavior, Intervention, Response, and Plan.</p> </li> <li> <p>SIRP: Emphasizes the situational context of therapy. Examples of sections include Situation, Intervention, Response, and Plan.</p> </li> <li> <p>DAP: Provides a simplified format for clinical documentation. Examples of sections include Data, Assessment, and Plan.</p> </li> <li> <p>BEHAVIORAL_SOAP: Behavioral health focused documentation format. Examples of sections include Subjective, Objective, Assessment, and Plan.</p> </li> <li> <p>PHYSICAL_SOAP: Physical health focused documentation format. Examples of sections include Subjective, Objective, Assessment, and Plan.</p> </li> </ul>" |
550 | 548 | }
|
551 | 549 | },
|
552 | 550 | "MedicalScribeParticipantRole": {
|
|
732 | 730 | },
|
733 | 731 | "ResourceNotFoundException": {
|
734 | 732 | "base": "<p>The request references a resource which doesn't exist.</p>",
|
735 |
| - "refs": { |
736 |
| - } |
| 733 | + "refs": {} |
737 | 734 | },
|
738 | 735 | "Result": {
|
739 | 736 | "base": "<p>The <code>Result</code> associated with a <code/>.</p> <p>Contains a set of transcription results from one or more audio segments, along with additional information per your request parameters. This can include information relating to alternative transcriptions, channel identification, partial result stabilization, language identification, and other transcription-related data.</p>",
|
|
793 | 790 | },
|
794 | 791 | "StartCallAnalyticsStreamTranscriptionRequest": {
|
795 | 792 | "base": null,
|
796 |
| - "refs": { |
797 |
| - } |
| 793 | + "refs": {} |
798 | 794 | },
|
799 | 795 | "StartCallAnalyticsStreamTranscriptionResponse": {
|
800 | 796 | "base": null,
|
801 |
| - "refs": { |
802 |
| - } |
| 797 | + "refs": {} |
803 | 798 | },
|
804 | 799 | "StartMedicalScribeStreamRequest": {
|
805 | 800 | "base": null,
|
806 |
| - "refs": { |
807 |
| - } |
| 801 | + "refs": {} |
808 | 802 | },
|
809 | 803 | "StartMedicalScribeStreamResponse": {
|
810 | 804 | "base": null,
|
811 |
| - "refs": { |
812 |
| - } |
| 805 | + "refs": {} |
813 | 806 | },
|
814 | 807 | "StartMedicalStreamTranscriptionRequest": {
|
815 | 808 | "base": null,
|
816 |
| - "refs": { |
817 |
| - } |
| 809 | + "refs": {} |
818 | 810 | },
|
819 | 811 | "StartMedicalStreamTranscriptionResponse": {
|
820 | 812 | "base": null,
|
821 |
| - "refs": { |
822 |
| - } |
| 813 | + "refs": {} |
823 | 814 | },
|
824 | 815 | "StartStreamTranscriptionRequest": {
|
825 | 816 | "base": null,
|
826 |
| - "refs": { |
827 |
| - } |
| 817 | + "refs": {} |
828 | 818 | },
|
829 | 819 | "StartStreamTranscriptionResponse": {
|
830 | 820 | "base": null,
|
831 |
| - "refs": { |
832 |
| - } |
| 821 | + "refs": {} |
833 | 822 | },
|
834 | 823 | "String": {
|
835 | 824 | "base": null,
|
|
0 commit comments