icd_classes_conflict: Check whether there are any ICD class conflicts
Description
Some classes cannot be simultaneously true for one vector of ICD codes, e.g.
ICD-9-CM and ICD-9 from the WHO. This function returns TRUE if there
are any such combinations of incompatible classes. If the constructor
functions such as icd9cm() and icd10() are used, this should
never happen.