class healthData { int MedCategoryID; int MedSubCategoryID; String Value; String Notes; String MachineDate; int TransactionsListID; }