startIcd10CmInferenceJob
inline suspend fun ComprehendMedicalClient.startIcd10CmInferenceJob(crossinline block: StartIcd10CmInferenceJobRequest.Builder.() -> Unit): StartIcd10CmInferenceJobResponse
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology. Use the DescribeICD10CMInferenceJob
operation to track the status of a job.