Adding support for AWS Comprehend Medical's ontology linking APIs (InferICD10, InferRxNorm, and InferSNOWMEDCT) would be pretty straightforward, just call comprehendHTTP with service = "comprehendmedical" and action = "InferICD10"/action = "InferRxNorm"/action = "InferSNOMEDCT".
Adding support for AWS Comprehend Medical's ontology linking APIs (InferICD10, InferRxNorm, and InferSNOWMEDCT) would be pretty straightforward, just call
comprehendHTTPwithservice = "comprehendmedical"andaction = "InferICD10"/action = "InferRxNorm"/action = "InferSNOMEDCT".