| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Comprehend Medical; extracts structured information from unstructured clinical text.
|
| software.amazon.awssdk.services.comprehendmedical.transform |
| Modifier and Type | Method and Description |
|---|---|
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
|
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
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
InferSnomedctRequestMarshaller.marshall(InferSnomedctRequest inferSnomedctRequest) |
Copyright © 2023. All rights reserved.