traits property
Provides Contextual information for the entity. The traits recognized by
InferICD10CM are DIAGNOSIS
, SIGN
,
SYMPTOM
, and NEGATION.
Implementation
final List<ICD10CMTrait>? traits;
Provides Contextual information for the entity. The traits recognized by
InferICD10CM are DIAGNOSIS
, SIGN
,
SYMPTOM
, and NEGATION.
final List<ICD10CMTrait>? traits;