| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Amazon Comprehend Medical extracts structured information from unstructured clinical text.
|
| Modifier and Type | Method and Description |
|---|---|
default InferSnomedctResponse |
ComprehendMedicalClient.inferSNOMEDCT(Consumer<InferSnomedctRequest.Builder> inferSnomedctRequest)
InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized
Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology
|
default InferSnomedctResponse |
ComprehendMedicalClient.inferSNOMEDCT(InferSnomedctRequest inferSnomedctRequest)
InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized
Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<InferSnomedctResponse> |
ComprehendMedicalAsyncClient.inferSNOMEDCT(Consumer<InferSnomedctRequest.Builder> inferSnomedctRequest)
InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized
Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology
|
default CompletableFuture<InferSnomedctResponse> |
ComprehendMedicalAsyncClient.inferSNOMEDCT(InferSnomedctRequest inferSnomedctRequest)
InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized
Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology
|
Copyright © 2023. All rights reserved.