| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
List<ICD10CMEntity> |
InferIcd10CmResponse.entities()
The medical conditions detected in the text linked to ICD-10-CM concepts.
|
| Modifier and Type | Method and Description |
|---|---|
InferIcd10CmResponse.Builder |
InferIcd10CmResponse.Builder.entities(ICD10CMEntity... entities)
The medical conditions detected in the text linked to ICD-10-CM concepts.
|
| Modifier and Type | Method and Description |
|---|---|
InferIcd10CmResponse.Builder |
InferIcd10CmResponse.Builder.entities(Collection<ICD10CMEntity> entities)
The medical conditions detected in the text linked to ICD-10-CM concepts.
|
Copyright © 2019. All rights reserved.