Values.DeleteMedicalVocabularyRequestSourceDeletes a custom medical vocabulary. To use this operation, specify the name of the custom vocabulary you want to delete using VocabularyName. Custom vocabulary names are case sensitive.
type nonrec t = {vocabularyName : VocabularyName.t;The name of the custom medical vocabulary you want to delete. Custom medical vocabulary names are case sensitive.
*)}