Values.ICD10CMConceptSourceThe ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.
type nonrec t = {description : String_.t option;The long description of the ICD-10-CM code in the ontology.
*)code : String_.t option;The ICD-10-CM code that identifies the concept found in the knowledge base from the Centers for Disease Control.
*)score : Float_.t option;The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to an ICD-10-CM concept.
*)}