attributes property

List<RxNormAttribute>? attributes
final

The extracted attributes that relate to the entity. The attributes recognized by InferRxNorm are DOSAGE, DURATION, FORM, FREQUENCY, RATE, ROUTE_OR_MODE, and STRENGTH.

Implementation

final List<RxNormAttribute>? attributes;