Overview

Welcome

This is the documentation for the VCH Palliative Assistant Tool created by Learning Technologies. PAT is made up of three parts: PAT, the API, and PAPI.

PAT

The VCH Palliative Assistance Tool (PAT) is an iOS application that assists Palliative nurses. It acts as a documentation tool that ensures nurses follow standardized procedures. It is populated using data from the Palliative API (PAPI).

Read More

API and Backend

The Backend is provided by a Directus instance that provides an easy to to create relational databases via a web-based user interface. The API is also provided by a Directus instance that provides CRUD functionality through a RESTful JSON interface.

Read More about the API

Read More and the Directus Backend

PAPI

PAPI is a tool created to help edit the API in a more intuitive and user friendly way than using the Directus backend.

Please note

Due to time constraints the current version of PAPI is broken and does not work with the current version of the API. All Data modification must be done through Directus at them moment.

Read More