fetchHealthDataByDate

fun fetchHealthDataByDate(day: Int, month: Int, year: Int, callback: AFCallback<HealthData>)