| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Amazon Comprehend Medical extracts structured information from unstructured clinical text.
|
| software.amazon.awssdk.services.comprehendmedical.transform |
| Modifier and Type | Method and Description |
|---|---|
default InferRxNormResponse |
ComprehendMedicalClient.inferRxNorm(InferRxNormRequest inferRxNormRequest)
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept
identifiers in the RxNorm database from the National Library of Medicine.
|
default CompletableFuture<InferRxNormResponse> |
ComprehendMedicalAsyncClient.inferRxNorm(InferRxNormRequest inferRxNormRequest)
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept
identifiers in the RxNorm database from the National Library of Medicine.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
InferRxNormRequestMarshaller.marshall(InferRxNormRequest inferRxNormRequest) |
Copyright © 2023. All rights reserved.