| 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 CompletableFuture<InferIcd10CmResponse> |
ComprehendMedicalAsyncClient.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.
|
default InferIcd10CmResponse |
ComprehendMedicalClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
InferIcd10CmRequestMarshaller.marshall(InferIcd10CmRequest inferIcd10CmRequest) |
Copyright © 2020. All rights reserved.