| 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 StartIcd10CmInferenceJobResponse |
ComprehendMedicalClient.startICD10CMInferenceJob(StartIcd10CmInferenceJobRequest startIcd10CmInferenceJobRequest)
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology.
|
default CompletableFuture<StartIcd10CmInferenceJobResponse> |
ComprehendMedicalAsyncClient.startICD10CMInferenceJob(StartIcd10CmInferenceJobRequest startIcd10CmInferenceJobRequest)
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartIcd10CmInferenceJobRequestMarshaller.marshall(StartIcd10CmInferenceJobRequest startIcd10CmInferenceJobRequest) |
Copyright © 2023. All rights reserved.