| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical |
Comprehend Medical; extracts structured information from unstructured clinical text.
|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
InferICD10CMResult |
AWSComprehendMedicalClient.inferICD10CM(InferICD10CMRequest request)
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to
normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control.
|
InferICD10CMResult |
AWSComprehendMedical.inferICD10CM(InferICD10CMRequest inferICD10CMRequest)
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to
normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control.
|
InferICD10CMResult |
AbstractAWSComprehendMedical.inferICD10CM(InferICD10CMRequest request) |
Future<InferICD10CMResult> |
AWSComprehendMedicalAsyncClient.inferICD10CMAsync(InferICD10CMRequest request) |
Future<InferICD10CMResult> |
AWSComprehendMedicalAsync.inferICD10CMAsync(InferICD10CMRequest inferICD10CMRequest)
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to
normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control.
|
Future<InferICD10CMResult> |
AbstractAWSComprehendMedicalAsync.inferICD10CMAsync(InferICD10CMRequest request) |
Future<InferICD10CMResult> |
AWSComprehendMedicalAsyncClient.inferICD10CMAsync(InferICD10CMRequest request,
AsyncHandler<InferICD10CMRequest,InferICD10CMResult> asyncHandler) |
Future<InferICD10CMResult> |
AWSComprehendMedicalAsync.inferICD10CMAsync(InferICD10CMRequest inferICD10CMRequest,
AsyncHandler<InferICD10CMRequest,InferICD10CMResult> asyncHandler)
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to
normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control.
|
Future<InferICD10CMResult> |
AbstractAWSComprehendMedicalAsync.inferICD10CMAsync(InferICD10CMRequest request,
AsyncHandler<InferICD10CMRequest,InferICD10CMResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<InferICD10CMResult> |
AWSComprehendMedicalAsyncClient.inferICD10CMAsync(InferICD10CMRequest request,
AsyncHandler<InferICD10CMRequest,InferICD10CMResult> asyncHandler) |
Future<InferICD10CMResult> |
AWSComprehendMedicalAsync.inferICD10CMAsync(InferICD10CMRequest inferICD10CMRequest,
AsyncHandler<InferICD10CMRequest,InferICD10CMResult> asyncHandler)
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to
normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control.
|
Future<InferICD10CMResult> |
AbstractAWSComprehendMedicalAsync.inferICD10CMAsync(InferICD10CMRequest request,
AsyncHandler<InferICD10CMRequest,InferICD10CMResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
InferICD10CMRequest |
InferICD10CMRequest.clone() |
InferICD10CMRequest |
InferICD10CMRequest.withText(String text)
The input text used for analysis.
|
Copyright © 2023. All rights reserved.