Isla collects vital monitoring information from patients in the community including forms, photos and videos. 3rd party systems may want to trigger patient requests automatically or pull data collected in Isla automatically into existing systems.
To solve this challenge, Isla has developed an API which allows any partner to trigger Isla requests for any set of patients, and to retrieve responses once they are submitted by patients
How does it work?
The Isla data API has 5 end points:
GET entries
Returns a list of patient submissions into Isla for a given organisation, team and date range
GET templates
Returns a list of folder templates for a given organisation and team
GET collections
Returns a list of patient folders for a given patient and organisation
POST collections
Checks if a patient exists in Isla and creates the patient if not, then adds a folder to the patient from a template to request certain data on a predefined schedule
DELETE schedule
Terminates the schedule on an Isla patient's folder
What are the benefits?
The Trust can configure templates in Isla and have flexibility on how and when these are triggered
The Trust has complete control over when data is pulled out of Isla to populate existing systems
Clinical users can have confidence that data collected in Isla will be surfaced in the right places without manual overheads or risk of manual data entry issues