| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
List<RxNormEntity> |
InferRxNormResponse.entities()
The medication entities detected in the text linked to RxNorm concepts.
|
| Modifier and Type | Method and Description |
|---|---|
InferRxNormResponse.Builder |
InferRxNormResponse.Builder.entities(RxNormEntity... entities)
The medication entities detected in the text linked to RxNorm concepts.
|
| Modifier and Type | Method and Description |
|---|---|
InferRxNormResponse.Builder |
InferRxNormResponse.Builder.entities(Collection<RxNormEntity> entities)
The medication entities detected in the text linked to RxNorm concepts.
|
Copyright © 2021. All rights reserved.