Home - PersonCentredSoftware/RelativesGateway GitHub Wiki

This is a Guide designed to help a Care Home web development team to implement the Relatives Gateway components API on their own website.

About Relatives Gateway (RG)

RG is a set of UI features which allows a Relative of a particular Service User to access that Service User's care information. It provides access to the following information, each acting as an individual component:

  • Service user portrait
  • Happiness chart
  • Complete care plan document
  • Care summary
  • Care hours chart
  • Daily plan
  • Daily care
  • Care notes
  • Activity chart
  • Hygiene chart
  • Fluid chart
  • Messenger
  • Shared photo gallery

It comes in 2 flavours:

  1. A fully implemented website, branded to the Care Provider (CP). CP is in control of which components are displayed. This website is maintained by Person Centred Software (PCS).
  2. As a Javascript based API. CP's development team is responsible for integrating it, and for keeping the component implementation up-to-speed with API changes. The API is provided as a Javascript library, and each component is loaded via authenticated ajax request.