Activities
The following table lists the activities that are included in the Amazon Comprehend Activities Package.
| Activity | Description |
|---|---|
| Amazon Comprehend Scope | Establishes an authenticated connection between UiPath and your AWS resources using your IAM credentials. |
| Invoke Method | The Invoke Method activity allows you to specify any public Amazon Comprehend API operation and its relevant properties. After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic). |
| Infer ICD10CM | The Infer ICD10CM activity allows you to infer ICD10CM information from a text string. After completing the operation, the activity outputs the result of the operation in an Entities record. |
| Infer RxNorm | The Infer RxNorm activity allows you to infer RxNorm information from a text string. After completing the operation, the activity outputs the result of the operation in an Entities record. |
| Medical Entities Analysis | The Infer Medical Entities Analysis activity allows you to specify any of the public Amazon Comprehend Medical API Medical Entities Analysis operations and its relevant properties. After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic). |
| PHI Analysis | The Infer PHI Analysis activity allows you to specify any of the public Amazon Comprehend Medical API PHI Analysisoperations and its relevant properties. After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic). |