| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Comprehend Medical; extracts structured information from unstructured clinical text.
|
| software.amazon.awssdk.services.comprehendmedical.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartRxNormInferenceJobResponse |
ComprehendMedicalClient.startRxNormInferenceJob(StartRxNormInferenceJobRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartRxNormInferenceJobRequestMarshaller.marshall(StartRxNormInferenceJobRequest startRxNormInferenceJobRequest) |
Copyright © 2023. All rights reserved.