entities property

List<RxNormEntity> entities
final

The medication entities detected in the text linked to RxNorm concepts. If the action is successful, the service sends back an HTTP 200 response, as well as the entities detected.

Implementation

final List<RxNormEntity> entities;