Awell Health Developer Hub
Dev Hub

Retrieve the full list of published care flow definitions including the title, version, baseline data point definitions, and track definitions.

Request

Query

01

The can_trigger_manually field

This boolean field indicates that the track can be triggered manually using the startTrack or scheduleTrack mutations.

The id of the track is the track reference required for these mutations, and does not change between published care flow versions. You will also need the id of the specific patient care flow the track is (scheduled) to be added to.

How to use