| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical |
Amazon Comprehend Medical extracts structured information from unstructured clinical text.
|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
StartRxNormInferenceJobResult |
AWSComprehendMedicalClient.startRxNormInferenceJob(StartRxNormInferenceJobRequest request)
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
|
StartRxNormInferenceJobResult |
AWSComprehendMedical.startRxNormInferenceJob(StartRxNormInferenceJobRequest startRxNormInferenceJobRequest)
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
|
StartRxNormInferenceJobResult |
AbstractAWSComprehendMedical.startRxNormInferenceJob(StartRxNormInferenceJobRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartRxNormInferenceJobResult> |
AbstractAWSComprehendMedicalAsync.startRxNormInferenceJobAsync(StartRxNormInferenceJobRequest request,
AsyncHandler<StartRxNormInferenceJobRequest,StartRxNormInferenceJobResult> asyncHandler) |
Future<StartRxNormInferenceJobResult> |
AWSComprehendMedicalAsyncClient.startRxNormInferenceJobAsync(StartRxNormInferenceJobRequest request,
AsyncHandler<StartRxNormInferenceJobRequest,StartRxNormInferenceJobResult> asyncHandler) |
Future<StartRxNormInferenceJobResult> |
AWSComprehendMedicalAsync.startRxNormInferenceJobAsync(StartRxNormInferenceJobRequest startRxNormInferenceJobRequest,
AsyncHandler<StartRxNormInferenceJobRequest,StartRxNormInferenceJobResult> asyncHandler)
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
|
| Modifier and Type | Method and Description |
|---|---|
StartRxNormInferenceJobResult |
StartRxNormInferenceJobResult.clone() |
StartRxNormInferenceJobResult |
StartRxNormInferenceJobResult.withJobId(String jobId)
The identifier of the job.
|
Copyright © 2023. All rights reserved.