entities property

List<ICD10CMEntity> entities
final

The medical conditions detected in the text linked to ICD-10-CM concepts. If the action is successful, the service sends back an HTTP 200 response, as well as the entities detected.

Implementation

final List<ICD10CMEntity> entities;