| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Amazon Comprehend Medical extracts structured information from unstructured clinical text.
|
| Modifier and Type | Method and Description |
|---|---|
default StartRxNormInferenceJobResponse |
ComprehendMedicalClient.startRxNormInferenceJob(Consumer<StartRxNormInferenceJobRequest.Builder> startRxNormInferenceJobRequest)
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
|
default StartRxNormInferenceJobResponse |
ComprehendMedicalClient.startRxNormInferenceJob(StartRxNormInferenceJobRequest startRxNormInferenceJobRequest)
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartRxNormInferenceJobResponse> |
ComprehendMedicalAsyncClient.startRxNormInferenceJob(Consumer<StartRxNormInferenceJobRequest.Builder> startRxNormInferenceJobRequest)
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
|
default CompletableFuture<StartRxNormInferenceJobResponse> |
ComprehendMedicalAsyncClient.startRxNormInferenceJob(StartRxNormInferenceJobRequest startRxNormInferenceJobRequest)
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
|
Copyright © 2020. All rights reserved.