traits property

List<ICD10CMTrait>? traits
final

Provides Contextual information for the entity. The traits recognized by InferICD10CM are DIAGNOSIS, SIGN, SYMPTOM, and NEGATION.

Implementation

final List<ICD10CMTrait>? traits;