| 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 |
|---|---|
InferRxNormResult |
AWSComprehendMedicalClient.inferRxNorm(InferRxNormRequest request)
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.
|
InferRxNormResult |
AbstractAWSComprehendMedical.inferRxNorm(InferRxNormRequest request) |
InferRxNormResult |
AWSComprehendMedical.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.
|
Future<InferRxNormResult> |
AbstractAWSComprehendMedicalAsync.inferRxNormAsync(InferRxNormRequest request) |
Future<InferRxNormResult> |
AWSComprehendMedicalAsync.inferRxNormAsync(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.
|
Future<InferRxNormResult> |
AWSComprehendMedicalAsyncClient.inferRxNormAsync(InferRxNormRequest request) |
Future<InferRxNormResult> |
AbstractAWSComprehendMedicalAsync.inferRxNormAsync(InferRxNormRequest request,
AsyncHandler<InferRxNormRequest,InferRxNormResult> asyncHandler) |
Future<InferRxNormResult> |
AWSComprehendMedicalAsync.inferRxNormAsync(InferRxNormRequest inferRxNormRequest,
AsyncHandler<InferRxNormRequest,InferRxNormResult> asyncHandler)
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.
|
Future<InferRxNormResult> |
AWSComprehendMedicalAsyncClient.inferRxNormAsync(InferRxNormRequest request,
AsyncHandler<InferRxNormRequest,InferRxNormResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<InferRxNormResult> |
AbstractAWSComprehendMedicalAsync.inferRxNormAsync(InferRxNormRequest request,
AsyncHandler<InferRxNormRequest,InferRxNormResult> asyncHandler) |
Future<InferRxNormResult> |
AWSComprehendMedicalAsync.inferRxNormAsync(InferRxNormRequest inferRxNormRequest,
AsyncHandler<InferRxNormRequest,InferRxNormResult> asyncHandler)
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.
|
Future<InferRxNormResult> |
AWSComprehendMedicalAsyncClient.inferRxNormAsync(InferRxNormRequest request,
AsyncHandler<InferRxNormRequest,InferRxNormResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
InferRxNormRequest |
InferRxNormRequest.clone() |
InferRxNormRequest |
InferRxNormRequest.withText(String text)
The input text used for analysis.
|
Copyright © 2021. All rights reserved.