Values.InferRxNormRequestSourceInferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. 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 ]