Returns the hash code for this disease.
Based on the disease ID for consistent hashing.
@override int get hashCode => id.hashCode;