Getting started
What is Awell Orchestration?
Awell Orchestration is the part of Awell's platform that allows you to run your care flows, designed in Awell Studio, for your patient population. It automatically handles the variability encoded in the care flow you designed by evaluating all conditional logic, activating and discarding branches, scheduling activities and assigning them to the right stakeholder and more.
Awell exposes a powerful Orchestration API and low-code solutions allowing you to embed your care flows into your tech stack.
After publishing a care flow in Awell Studio, you will want to start enrolling patients in that flow. From that point onwards, Awell orchestrates all activities for all stakeholders in the care flow in the back-end. To allow users to interact with these activities you can integrate with our Orchestration API for full control over the end-user experience or leverage one of our low-code options to provide user interfaces to your patient and care team members. Orchestration also means automating data flow and integrations with 3d party systems like your EMR.
Orchestrating care flows is the act of enrolling a patient into the care flow you have designed and published in Awell Studio. The orchestration domain is exposed by an API, the "Orchestration API" and this is the API you'll integrate against.
Whereas in the design domain you've built a theoretical model or blueprint of your care flow, when orchestrating care flows you'll be actually executing a care flow for patient against that model or blueprint.
The Orchestration domain will therefore help you with answering the following questions:
Additionally, you can also let the Orchestration API know that certain pieces of data were collected, actions were completed, etc. Which could be a trigger to go to the next step or activate a new track.
In essence, Awell Orchestration and its corresponding API can be seen as a state machine. For every patient enrolled in a care flow you've designed and published, Awell knows exactly what happened, what inputs are needed next and what activities need to happen by whom and when. You can feed data into the machine (eg: a patient submits a form) to let Awell Orchestration recompute what's next.
Awell Studio | Awell Orchestration |
---|---|
Design, build, and publish care flows using Awell's low-code editor. | Orchestrate or run care flows for your patient population with Awell's API and integrate them in your tech stack. |
We strongly believe in an ecosystem of solutions (vs. a monolithic one-app-to-rule-them-all).
From your EMR or practice management software to your patient app, scheduling and medication delivery, Awell integrates with your existing tech stack. Check our Webhooks and Healthcare interoperability for more information or contact us to discuss your particular set-up.