iCD10CMConcepts property

List<ICD10CMConcept>? iCD10CMConcepts
final

The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.

Implementation

final List<ICD10CMConcept>? iCD10CMConcepts;