| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
List<RxNormConcept> |
RxNormEntity.rxNormConcepts()
The RxNorm concepts that the entity could refer to, along with a score indicating the likelihood of the match.
|
| Modifier and Type | Method and Description |
|---|---|
RxNormEntity.Builder |
RxNormEntity.Builder.rxNormConcepts(RxNormConcept... rxNormConcepts)
The RxNorm concepts that the entity could refer to, along with a score indicating the likelihood of the
match.
|
| Modifier and Type | Method and Description |
|---|---|
RxNormEntity.Builder |
RxNormEntity.Builder.rxNormConcepts(Collection<RxNormConcept> rxNormConcepts)
The RxNorm concepts that the entity could refer to, along with a score indicating the likelihood of the
match.
|
Copyright © 2022. All rights reserved.