Trigger care flows
Learn about the various ways to trigger care flows in Awell
Keep in mind that you are not restricted to using just one type of trigger. Each trigger is designed for specific use cases, so you can use a variety of triggers for your care flows in Awell.
Regardless of the method used to trigger care flows in Awell, there are two fundamental principles to keep in mind.
In Awell, each care flow is linked to a patient. This means a patient needs to be created before starting a care flow. However, Awell’s system is flexible in the data you need to provide for patients; we can even support anonymous patients (no PHI).
We do recommend populating the patient_code
field in the patient profile. The value you input here is your internal ID for the patient, which facilitates matching a patient in Awell with one in your system.
It’s important to consider what data will be needed to start a care flow. There are two categories of data to consider:
You can learn more about each trigger type on their corresponding pages (see "Trigger types").
By pressing a link
Patient self-enrollment
Feature | Included |
---|---|
Triggered by | Patient |
Patient self-enrollment | Yes |
Starts Hosted Pages | Yes |
Supports baseline info | Link: no Session: yes |
Real-time | Yes |
Batch | No |
By calling our API
You want maximum control and flexibility
Feature | Included |
---|---|
Triggered by | Call to our API |
Patient self-enrollment | Yes |
Starts Hosted Pages | No |
Supports baseline info | Yes |
Real-time | Yes |
Batch | No |
Based on events in external systems
You want external system to trigger a care flow
Feature | Included |
---|---|
Triggered by | Event in external system |
Patient self-enrollment | No |
Starts Hosted Pages | No |
Supports baseline info | Yes |
Real-time | Yes |
Batch | No |
With a CSV, XML, JSON file
You want a convenient and easy way to trigger care flows in batch
Feature | Included |
---|---|
Triggered by | Uploading a file |
Patient self-enrollment | No |
Starts Hosted Pages | No |
Supports baseline info | Yes |
Real-time | No |
Batch | Yes |
By listening to ADT messages
Start care flows based on ADT messages
Feature | Included |
---|---|
Triggered by | receival of ADT message |
Patient self-enrollment | No |
Starts Hosted Pages | No |
Supports baseline info | Yes |
Real-time | Yes |
Batch | No |
Via Awell's app
You're using Awell Care to operate care flows
Feature | Included |
---|---|
Triggered by | Care team member |
Patient self-enrollment | No |
Starts Hosted Pages | No |
Supports baseline info | Yes |
Real-time | Yes |
Batch | No |
Awell Hosted Pages Link | Awell API | Incoming webhooks | File uploads | ADT feeds | Awell Care | |
---|---|---|---|---|---|---|
How | By pressing a link | By calling our API | Based on events in external systems | With a CSV, XML, JSON file | By listening to ADT messages | Via Awell's app |
Use when | Patient self-enrollment | You want maximum control and flexibility | You want external system to trigger a care flow | You want a convenient and easy way to trigger care flows in batch | Start care flows based on ADT messages | You're using Awell Care to operate care flows |
Effort | ||||||
Details | ||||||
Triggered by | Patient | Call to our API | Event in external system | Uploading a file | receival of ADT message | Care team member |
Patient self-enrollment | Included in Awell Hosted Pages Link | Included in Awell API | Not included in Incoming webhooks | Not included in File uploads | Not included in ADT feeds | Not included in Awell Care |
Starts Hosted Pages | Included in Awell Hosted Pages Link | Not included in Awell API | Not included in Incoming webhooks | Not included in File uploads | Not included in ADT feeds | Not included in Awell Care |
Supports baseline info | Link: no Session: yes | Included in Awell API | Included in Incoming webhooks | Included in File uploads | Included in ADT feeds | Included in Awell Care |
Real-time | Included in Awell Hosted Pages Link | Included in Awell API | Included in Incoming webhooks | Not included in File uploads | Included in ADT feeds | Included in Awell Care |
Batch | Not included in Awell Hosted Pages Link | Not included in Awell API | Not included in Incoming webhooks | Included in File uploads | Not included in ADT feeds | Not included in Awell Care |