rxNormConcepts property

List<RxNormConcept>? rxNormConcepts
final

The RxNorm concepts that the entity could refer to, along with a score indicating the likelihood of the match.

Implementation

final List<RxNormConcept>? rxNormConcepts;