| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
List<SNOMEDCTAttribute> |
SNOMEDCTEntity.attributes()
An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such as
the dosage of a medication taken.
|
| Modifier and Type | Method and Description |
|---|---|
SNOMEDCTEntity.Builder |
SNOMEDCTEntity.Builder.attributes(SNOMEDCTAttribute... attributes)
An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such
as the dosage of a medication taken.
|
| Modifier and Type | Method and Description |
|---|---|
SNOMEDCTEntity.Builder |
SNOMEDCTEntity.Builder.attributes(Collection<SNOMEDCTAttribute> attributes)
An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such
as the dosage of a medication taken.
|
Copyright © 2023. All rights reserved.