Values.InferICD10CMRequestSourceInferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts.
type nonrec t = {text : OntologyLinkingBoundedLengthString.t;The input text used for analysis.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of OntologyLinkingBoundedLengthString.t ]) list ]