attributes property

List<ICD10CMAttribute>? attributes
final

The detected attributes that relate to the entity. An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such as the nature of a medical condition.

Implementation

final List<ICD10CMAttribute>? attributes;