Values.RxNormConceptSourceThe RxNorm concept that the entity could refer to, along with a score indicating the likelihood of the match.
type nonrec t = {description : String_.t option;The description of the RxNorm concept.
*)code : String_.t option;RxNorm concept ID, also known as the RxCUI.
*)score : Float_.t option;The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to the reported RxNorm concept.
*)}