Values.SNOMEDCTDetailsSourceThe information about the revision of the SNOMED-CT ontology in the response. Specifically, the details include the SNOMED-CT edition, language, and version date.
type nonrec t = {edition : String_.t option;The edition of SNOMED-CT used. The edition used for the InferSNOMEDCT editions is the US edition.
*)language : String_.t option;The language used in the SNOMED-CT ontology. All Amazon Comprehend Medical operations are US English (en).
*)versionDate : String_.t option;The version date of the SNOMED-CT ontology used.
*)}