Clients
1 min
essential client tables \<font color="#4ccfe2">these tables are required for client demographics and contact information \</font> \<font color="#93a2dd">clients are referred to as users (based on the mobile app implementation) \</font> \<font color="#93a2dd">clients are associated to the pet, as the pet \</font> \<font color="#93a2dd">clients are \</font> \<font color="#93a2dd">associated\</font> \<font color="#93a2dd"> to the clinic / vet \</font> \<font color="#93a2dd"> \</font> clients / users are associated to the pet, as the pet is the main entity clients / users are associated to the clinic and/or vet users > main client table basic client information userpetmapping > client patient relationship user id = users id pet id = pet id uservetmapping > client clinic/vet relationship user id = users id vet id = vets id clinic id = clinics id
