startRxNormInferenceJob
inline suspend fun ComprehendMedicalClient.startRxNormInferenceJob(crossinline block: StartRxNormInferenceJobRequest.Builder.() -> Unit): StartRxNormInferenceJobResponse
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology. Use the DescribeRxNormInferenceJob
operation to track the status of a job.