Values.InferSNOMEDCTRequestSourceInferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology
type nonrec t = {text : OntologyLinkingBoundedLengthString.t;The input text to be analyzed using InferSNOMEDCT.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of OntologyLinkingBoundedLengthString.t ]) list ]