| 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 DetectPhiResponse |
ComprehendMedicalClient.detectPHI(DetectPhiRequest detectPhiRequest)
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
|
default CompletableFuture<DetectPhiResponse> |
ComprehendMedicalAsyncClient.detectPHI(DetectPhiRequest detectPhiRequest)
Inspects the clinical text for personal health information (PHI) entities and entity category, location, and
confidence score on that information.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetectPhiRequestMarshaller.marshall(DetectPhiRequest detectPhiRequest) |
Copyright © 2019. All rights reserved.