Values.SNOMEDCTConceptSourceThe SNOMED-CT 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 description of the SNOMED-CT concept.
*)code : String_.t option;The numeric ID for the SNOMED-CT concept.
*)score : Float_.t option;The level of confidence Amazon Comprehend Medical has that the entity should be linked to the identified SNOMED-CT concept.
*)}