Create patients

Add patients to the Awell Platform, to enroll them in published care flows

Sanne Willekens avatar
Written by Sanne Willekens
Updated over a week ago

Care flows can only be started for patients - so you need a patient resource or patient profile as a prerequisite before you can start a care flow.

Patients can be created through:

  • the Awell Care user interface, which is referred to as manual patient creation

  • the Awell Orchestration API, which is referred to as integrated patient creation

Manual Patient Creation

  1. Navigate to the Patient list of Awell Care

  2. Click on 'Create patient' in the right upper corner.

  3. Fill out the mandatory fields of the patient profile (first name, last name, date of birth, sex and Email)

  4. Click 'Create patient' at the bottom of the page to complete the process.

β†’ You'll land on the Patient profile page of your newly created patient. Read up here on how to Start a care flow πŸŽ‰!

Integrated Patient Creation

Use the createPatient mutation of the Awell Orchestration API to create new patients on the Awell platform.

πŸ‘€ tip: creation of anonymous patients is supported through the API.

Did this answer your question?