Project BG3: Multiple Sites

The BG3 application supports muliple "sites". Each site could represent a fixed, physical location, a mobile location (e.g. a vet's car) or even a different practice. The key is all sites have the ability to access all accounts, patients and history regardless of where the account was created.

Depending on the size and the setup of the site, it may have it's own database store. Alternatively for smaller sites with a reliable internet connection the database store could be located at another practice. This does impact on the resiliency of the system though.

Software as a service (SaaS) may also be a suitable option for some practices or through preference. In this situation the whole application is hosted centrally by SoftFooding on your behalf. However, this could impact on the resiliency of the system. If the practice's internet connection were to fail, staff would not be able to access the BG3 application.