traits property

List<RxNormTrait>? traits
final

Contextual information for the attribute. InferRxNorm recognizes the trait NEGATION for attributes, i.e. that the patient is not taking a specific dose or form of a medication.

Implementation

final List<RxNormTrait>? traits;